vjr
June 4, 2018, 8:38pm
1
Hi,
I am new to Rancher and doing a POC
I created one cluster on a VM and trying to deploy the cluster on a second VM
The second cluster creation hangs with below error.
Waiting for etcd and controlplane nodes to be registered
Let me know if anyone faced similar error and resolved it.
Thanks
vukor
June 21, 2018, 6:56am
2
Same issue for me in rancher 2.0.2, just trying register node on bare-metal host.
vjr
June 21, 2018, 3:32pm
3
clean up the node you are trying to register and deploy Rancher. it worked for me.
1 Like
Care to share your clean up steps please?
vjr
July 3, 2018, 3:11pm
5
Here is what you need to do.
• Select the cluster in Rancher and delete it
• Open the terminal, check the docker process, stop them and delete the images
• Deploy the cluster from Rancher
Hope this helps.