website/docs/rancher-err.md

251 B

Api Server

Failed to communicate with API server: Get https:///api/v1/componentstatuses?timeout=30s: waiting for cluster agent to connect :

ssh to the node and remove k8s_agent_cattle-node-agent

docker ps | grep -i agent
docker rmi $ID