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 request: loadBalancerIP support for the TURN LoadBalancer service #25

Open
danielxvu opened this issue Apr 22, 2022 · 1 comment

Comments

@danielxvu
Copy link

As the Kubernetes docs note:

Some cloud providers allow you to specify the loadBalancerIP. In those cases, the load-balancer is created with the user-specified loadBalancerIP. If the loadBalancerIP field is not specified, the loadBalancer is set up with an ephemeral IP address. If you specify a loadBalancerIP but your cloud provider does not support the feature, the loadbalancerIP field that you set is ignored.

It would be useful in my org's case to provision a static external IP address before making cluster changes. Happy to contribute a PR if that's alright with you.

@davidzhao
Copy link
Member

@danielxvu sorry that I'm seeing this late. Please do create a PR, we'd be happy to include.

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