kube100
kube100 copied to clipboard
Node launch failed, cluster not resolved
Today I launched a Civo K3s cluster for 2 nodes and 1 of the nodes failed to launch. But the cluster neither tried to create a new node nor gave a cluster creation failed status.
Current Behaviour:
The cluster was in a creating state with only 1 nodes for about an hour when I specified 2. Couldn't delete for a few mins, after a few mins delete option showed up. Couldn't connect cause it was an incomplete cluster no Kubeconfig file got generated.
Problem:
I specified 2 nodes. 1 node failed to launch and cluster is not resolving(Automatically).
Ideal Behaviour:
- The cluster should try to create another node and continue to launch even in case of a minor delay.
- The cluster should show a 'failed to launch' status.