Rancher desktop says `Kubernetes is running` but r...
# rancher-desktop
c
Rancher desktop says
Kubernetes is running
but running
kubectl get nodes
returns
The connection to the server 127.0.0.1:6443 was refused - did you specify the right host or port?
and running
docker ps
returns
Cannot connect to the Docker daemon at unix:///Users/{username}/.rd/docker.sock. Is the docker daemon running?