This message was deleted.
# rke2
a
This message was deleted.
c
What do the logs on the node say? Check rancher-system-agent and rke2-server logs in journald. If you see nothing there check the cloud-init log.
Also note that you need all roles in the cluster. Make sure that you have a worker node added, or have the worker role on the etcd+CP node.
👀 1
m
Thank you for your response. I seem to have failed at adding the worker. We separate our control plane from worker nodes and I remember when setting up a cluster before, I could start a control plane without necessarily having all roles applied. I thought this behavior was the same but the moment I added the worker node, things worked. Thank you again