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

service.beta.kubernetes.io/do-loadbalancer-hostname: Use nip.io for easier setup? #756

Open
simonhammes opened this issue Aug 26, 2024 · 0 comments

Comments

@simonhammes
Copy link

Hi,

would it be possible to automatically set the hostname annotation to ${IP}.nip.io when provisioning a loadbalancer that uses the proxy protocol?

This would make it much easier since it would essentially eliminate the need to edit the initial deployment/manually override the annotations on the ingress controller (in case it would be the only override).

The OpenStack CCM does a similar thing: kubernetes/cloud-provider-openstack#1449

This was also proposed by @regnerisch in #291 (comment)


Or, as a different approach: Support kubernetes/enhancements#1860 even though it's still in beta?

I believe this has already been implemented in other CCMs (e.g. here).

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@simonhammes and others