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

Adding support for loadbalancer-ips #1

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Conversation

hyperbolic2346
Copy link
Contributor

config option for specifying the load balancer IP to pass to the worker nodes. Allows for floating a virtual IP in front of the load balancers.

This is the load balancer side of charmed-kubernetes/charm-kubernetes-control-plane#5

The user would set this config on the master if not using a load balancer and on the load balancer if using one. At first, I thought this was redundant on the load balancer charm, but then I thought about the high availability use case and just wanting to have multiple load balancers and float a virtual IP in front of them through some other means.

config option for specifying the load balancer IP to pass to the worker nodes. Allows for floating a virtual IP in front of the load balancers.
@Cynerva
Copy link
Contributor

Cynerva commented Apr 16, 2019

LGTM

@Cynerva Cynerva merged commit 8d159ba into master Apr 16, 2019
@Cynerva Cynerva deleted the mwilson/custom-vip branch April 16, 2019 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants