Waiting for etcd and controlplane nodes to be registered

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

Same issue for me in rancher 2.0.2, just trying register node on bare-metal host.

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?

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.