Hello,
I am running a k8s cluster with several nodes, all VMs. I am trying to add a new node (also a VM) but the kubelet keeps restarting. On the logs I get the message:
kubelet.go:1370] Kubelet failed to get node info: failed to get external ID from cloud provider: instance not found
I am running Rancher 1.6.25
Docker 17.03.2-ce (the docker root dir is “/rancher/docker_run”)
K8s v1.9.5
Thanks in advance