Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] - Support v4 and v6 PTR records by annotation #60

Open
jtackaberry opened this issue Jan 29, 2022 · 0 comments
Open

[Feature] - Support v4 and v6 PTR records by annotation #60

jtackaberry opened this issue Jan 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jtackaberry
Copy link

jtackaberry commented Jan 29, 2022

For standalone LBs, Vultr allows configuring PTR records for both IPv4 and IPv6. For LBs provisioned and managed by vultr-cloud-controller-manager, this capability should be surfaced via annotations.

For v4, this is a simple scalar value.

For v6, the console allows creating multiple addresses. As I'm new to Vultr, I'm not clear on the use case yet (because while creating PTRs for IPv6 addresses other than the one presented does properly resolve, it doesn't cause the LB to bind to this address), but a format similar to firewall-rules would make sense, where you have a semicolon delimited list defining multiple addresses. Each element of the list can be in the form <64-bit suffix>,<hostname> or, for the LB's primary assigned IP, simply <hostname>.

Thanks!

@jtackaberry jtackaberry added the enhancement New feature or request label Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants