-
Notifications
You must be signed in to change notification settings - Fork 118
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
Hetzner Cloud Control manager not connecting with Hetzner #663
Comments
Hey @abishekas, first off, there was an incident in our API yesterday around 17:00-17:40 CEST which might have been the cause for this. Can you try again today? If it still does not work:
|
Hey @apricote , Myself and @abishekas are part of the same team. Here are the logs you have requested. P.S: |
The node does not have the unitialized taint that HCCM expects. Are you sure you started the kubelet on that node with You can try to re-add the taint with
This sounds like your IP is blocked by |
Hi @apricote , Today around 13:30 UTC+0 we saw a maintenance work on the cloud API and cloud console in hetzner side and after that our cluster’s are able to make connection with the hetzner cloud. I am attaching that maintenance window screenshot for your reference. It is resolved right after the maintenance window. Not sure if anything is changed at your end. We want this to be future proof. As a precaution do you have any suggestions to solve this for future if such issue happen again? |
Good to hear that everything works now. I am not really sure what the issue was, so I do not have any suggestions on what you can improve for the future. If you ever encounter issues again, you can try to run HCCM with env variable |
This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs. |
TL;DR
Hi Everyone,
We were planning to move our production environment to the Hetzner cloud. So we provisioned a Kubernetes cluster (self-managed) setup in Hetzner servers for our project and for making connection establishment between Hetzner and our Kubernetes cluster we used the Hetzner cloud controller manager. By following the below document, we provisioned it.
https://community.hetzner.com/tutorials/install-kubernetes-cluster#:~:text=Now%20deploy%20the%20Hetzner%20Cloud%20controller%20manager%20into%20the%20cluster
Expected behavior
We deployed this during March 2024 and everything was working as expected till yesterday, but today when we create a new server in the Hcloud console and add it to the same cluster, the hcloud providerid and the region topology labels are not added for that server and we are utilizing the nginx ingress as Loadbalancer for this setup. when we apply the ingress-nginx it will automatically connect with the load balancer in the cloud but from today that connection is also not working.
Observed behavior
We tried to resolve this with logs from the Hetzner cloud controller manager but we couldn't see any errors in the logs. I'm sharing the log data below for reference. We also tried provisioning a new setup to see if that works, but we received the same issue. We verified the network connectivity to Hetzner Cloud from our server through API calls, and through PING requests, it works fine. We even created a new setup with another region, but the issue still persists.
We have planned our production migration for this weekend, so any quick help would be greatly appreciated. Thanks.
Minimal working example
No response
Log output
Additional information
No response
The text was updated successfully, but these errors were encountered: