Hi Team,
I am currently exploring Rancher project. I have created a VM, brought up RKE2 cluster and installed rancher through docker command on the same VM. Am able to access the UI. To import existing cluster created on the VM, followed the steps that UI suggested and observed that the “cattle-cluster-agent” pod going into crashloopbackoff state with the logs
ERROR: https://127.0.0.1:8443/ping is not accessible (Failed to connect to 127.0.0.1 port 8443 after 0 ms: Connection refused)
Could you please help me on how to resolve the same. Thanks
a
agreeable-oil-87482
03/09/2023, 1:10 PM
brought up RKE2 cluster and installed rancher through docker command
You should do one or the other, not both
b
broad-bird-4347
03/09/2023, 1:49 PM
will try that way and keep you posted. Thanks
Bringing it on 2 different VM's helped to reolve this issue. Thanks @agreeable-oil-87482.Why is it not allowed to bring up both on the same VM?