getting issues while creating a simple cluster #556
Replies: 2 comments 1 reply
-
@kunoSchlonz Which platform are you using? If on Windows, you have to use WSL. Also, please make sure to run Finally, if none of the above work, please do share your full kube.tf without hetzner token of course. |
Beta Was this translation helpful? Give feedback.
-
@kunoSchlonz You kube.tf seems ok. Did you try applying again? The error means that the LB is not getting an IP from the CCM. Maybe the ingress controller is not deploying somehow. Two things. Post the output of And, SSH into the node (see readme) and execute |
Beta Was this translation helpful? Give feedback.
-
i simply created a testcluster with this script. i adjusted only a few things:
so roughly after 20mins i got the following error message
after restarting the script by
terraform apply -auto-approve
it says
then next it shows some issue withe the loadbalancer
any ideas or suggestions?
Beta Was this translation helpful? Give feedback.
All reactions