Please share what exact commands you used + output, and any other check commands + output you ran. The pod output show two installs (at least, based on the output there are multiple ReplicaSet (rancher-$IDENTIFIER-$RANDOM
) which does not happen on default install, it should just be one with 3 pods (or 2 if you used the flag to modify it). If you are trying to redo the install, please use rke remove
to clean the nodes properly (reboot doesn’t hurt either) and start over. If you can share any other outputs regarding kubectl (like get nodes
and get pods --all-namespaces
), there is more info to determine what is failing.