RKE2ControlPlane have no IP Address available - stuck in WaitingForRKE2Server #156
Labels
kind/bug
Something isn't working
needs-priority
Indicates an issue or PR needs a priority assigning to it
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What happened:
I'm trying to combine the Syself Hetzner CAPI Provider with RKE2 Bootstrap / Control-Plane Provider. My RKE2ControlPlane get's never ready because of a missing ExternalIP in the object.
My machines get created successfully but RKE2 is unable. I'm getting the following error from the rke2-control-plane-controller-manager pod on my clusterapi-mgt-cluster
The cluster is therefore stuck in the "WaitingForRKE2Server"-State
On the node-itself, i can see that the Node is ready
It seems like the ExternalIP is available in the machine object gets populated correctly.
but is then missing from the RKE2ControlPlane object.
Thanks in advance!
What did you expect to happen:
RKE2ControlPlane should switch to ready state
How to reproduce it:
Clone the following repository https://github.com/localleon/hetzner-clusterapi-rke2 and apply
hetzner-capi-rke2-demo.yaml
to you're clustesr.Anything else you would like to add:
I would think this issue lies in this function of
[Miscellaneous information that will assist in solving the issue.]
Environment:
/etc/os-release
): Hetzner Cloud Ubuntu 22.04The text was updated successfully, but these errors were encountered: