Closed boris-savic closed 1 month ago
If i remove the node.cloudprovider.kubernetes.io/uninitialized
taint manually the creation is completed, but i seem to end up with non functional nodes...
The nodes are missing external IPs in K3s on them and topology labels. Nodes on the Hetzner console have public IPs, I can SSH to them, but when I rerun the hetzner-k3s create command, the process is stuck on SSH step Waiting for successful ssh connectivity with instance
Didnt change a thing. Retried couple of days later with same yamls and it worked....
Could have been a temporary problem with the Hetzner API. Something similar happened to me some months ago and the problem was that the cloud controller manager was unable to talk to Hetzner for a little while. Next time please check the CCM logs to see if there are hints to what the problem might be.
Also don't remove that taint manually. It's normally removed automatically once the networking on the node is correctly configured and the CCM works correctly.
Hi,
I've stumbled on another issue, that I cannot seem to find any existing issues related to.
So I've setup my cluster with two worker pools, and tried to add another ARM based workers into the mix. Nodes get created, I can ssh to them, but they never become active on the k3s. The create command gets stuck on Starting k3s-agent. Below is my config file and all the logs.
I have tried with non-arm instance, but same behavior, so it's not related to the ARM.
Using hetzner-k3s version 2.0.8 on OSX.
My config is following:
Logs on the workers that are stuck:
Journal logs