-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Cannot create a RKE2 or K3S cluster #137
Comments
Is there any update on this issue or was someone able to resolve it? |
Realizing I'm poking an old issue here, but do you remember what version of Rancher you used, @klauserber ? Still having the same issue using a local Rancher 2.7 instance provisioned with Hetzner Cloud credentials and with all the known fixes applied. Also, if you used Rancher 2.6+ as well, where do you set the instance type in the new UI? |
Try to enable the userDataFromFile flag in the settings by the pool. Otherwise the cloud-init file by rancher will not be copied/executed on the node. |
Also poking this issue. Have the same issue waiting for agent. Tried a lot of combinations RKE2/K3S different networks etc. |
Try to pass https://github.com/hetznercloud/hcloud-cloud-controller-manager/releases/download/v1.20.0/ccm-networks.yaml in the Add On Config -> Additional Manifest. I added the api key and network hardcoded in the yaml. And use CLoud Provider: External and --cloud-provider=external as Additional Kubelet Args, Additional Controller Manager Args and Additional API Server Args. Also add the Private IPS in TLS Names. |
I have problems to create RKE2 or K3S clusters. RKE clusters are working fine.
Test scenario:
Test results:
Provisioning log:
Log Rancher pod:
The text was updated successfully, but these errors were encountered: