Hi,
I’m trying to make a Kubernetes cluster with kubeadm using a Ubuntu Server as my master node and two windows nodes as workers, but is giving me this error:
I think that it may be the kubelet service in the Windows Node, I tried to start it with the Start-Service but it didn’t work.