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

Use Kube-VIP for HA control-plane API #99

Open
displague opened this issue Dec 10, 2021 · 0 comments
Open

Use Kube-VIP for HA control-plane API #99

displague opened this issue Dec 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@displague
Copy link
Member

Kube-VIP is currently configured as a the Service loadbalancer.
It can also be configured to provide a single API (Elastic IP) for the cluster using BGP to ensure that one of the available control-plane nodes receives API requests.

During kubeadm init, the EIP should be known because it will be used in the generated certs.

By enabling this feature:

  • users can continue to choose between kube-vip and metallb for services
  • users will consume an additional IP address
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

1 participant