Closed hwuethrich closed 1 year ago
Hey @hwuethrich,
thanks for the report, we received multiple similar reports. We have identified an issue with the way lb targets are removed when the server is deleted. This was fixed on 19 October 2023, and should not happen anymore. If this exact issue still happens for you, it would be best if you create a support ticket, as the responsible team can then directly react to your issue and have access to internal logs etc. You can open a new support ticket here: https://console.hetzner.cloud/support
We are using kubeone and machine-controller to manage our k8s nodes.
We upgraded our cluster of 8 nodes from k8s 1.21 -> 1.26 yesterday, which caused the controller to add/remove a lot of targets from the LBs. We noticed that in some cases the LBs were in a broken state after replacing all nodes and the controller was unable to update the targets:
In the HCloud Console, the LB had an empty list of targets but showed "1 Server" at the top. I now added the 8 existing nodes shown below to prevent an outage, but the deleted node is not visible in the UI and can't be deleted:
When deleting and recreating the LB the issue is fixed, but will have a new IP address (which we would like to avoid). This is probably a HCloud API race-condition and I will open a ticket with Hetzner support. This is just to make people aware of this issue.