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

It's not obvious that a load balancer is required for HA #602

Open
jbergler opened this issue Dec 2, 2023 · 1 comment
Open

It's not obvious that a load balancer is required for HA #602

jbergler opened this issue Dec 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jbergler
Copy link

jbergler commented Dec 2, 2023

Is your feature request related to a problem? Please describe.

I know it's documented, but when I read the docs the first time I missed the nuance about control plane connectivity issues without having a tcp load balancer and spent quite a while debugging konnectivity-agent "duplicate server" errors.

Describe the solution you would like

It would be awesome if k0sctl required either spec.api.externalAddress or spec.network.nodeLocalLoadBalancing to be set when there are multiple controllers defined for the cluster. If there are valid deployments without a load balancer then maybe a warning during apply would be sufficient.

Describe alternatives you've considered

No response

Additional context

None, just wanted to say thanks for what is a great project!

@jbergler jbergler added the enhancement New feature or request label Dec 2, 2023
@twz123 twz123 transferred this issue from k0sproject/k0s Dec 2, 2023
@twz123
Copy link
Member

twz123 commented Dec 2, 2023

See:

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