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

allowed_networks.api with HA cluster #457

Open
jampy opened this issue Sep 30, 2024 · 1 comment
Open

allowed_networks.api with HA cluster #457

jampy opened this issue Sep 30, 2024 · 1 comment

Comments

@jampy
Copy link

jampy commented Sep 30, 2024

The Creating a cluster page states:

the setting networking.allowed_networks.api allows specifying which networks can access the Kubernetes API, but this only works with single master clusters currently. Multi-master HA clusters require a load balancer for the API, but load balancers are not yet covered by Hetzner's firewalls

I guess this is outdated since v2 now creates a kubeconfig with each master as a separate context?

I successfully tried setting networking.allowed_networks.api to a private subnet on a HA cluster and it seems to work as expected: the firewall is configured accordingly and cluster operations seem to work fine.

@vitobotta
Copy link
Owner

Hi! Good catch, I indeed forgot to update that section. Would you mind making a small PR with the amended text?

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