Skip to content

ControlPlanes not added to API server LoadBalancer #1595

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

Open
madbbb opened this issue May 3, 2025 · 2 comments
Open

ControlPlanes not added to API server LoadBalancer #1595

madbbb opened this issue May 3, 2025 · 2 comments

Comments

@madbbb
Copy link
Contributor

madbbb commented May 3, 2025

/kind bug

First of all thank you for such a great software! When I create a cluster all works perfect: nodes are up and running and recreated if I delete them manually, can create LoadBalancers and volumes. My only problem is that when cluster created with 3 control planes, only one added to LoadBalancer. If I recreate it by deletion then new node won't be added to LoadBalancer at all. Sometimes it might be 2 nodes added instead of 3, but the main issue is that new control planes not added at all to LoadBalancer. As a workaround I add targets to LoadBalancer using label=machine_type:control_plane but it's manual and doesn't feel proper. Please help me, how can I debug the issue why its not automated? I tried to look in the logs but all clean. Do you have any ideas what could be wrong?

Environment:

  • cluster-api-provider-hetzner version: v1.0.3
  • Kubernetes version: (use kubectl version) 1.32.2
  • OS (e.g. from /etc/os-release): Talos 1.9.5
@madbbb
Copy link
Contributor Author

madbbb commented May 4, 2025

Seems like its a known issue #1496 :(

@janiskemper
Copy link
Contributor

If your use case is the same as in #1496, then we should close this issue probably! I'm happy for contributions!

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