They are building a VM using pre-configured image. What is happening, when running rke up command it creates kube config file and no issues with running kubectl in the host itself. But the job (that creates a pod and that pod responsible to create configmap, sa, crds - all initial pods to make node ready) fails. I exec into that pod and running kubectl get pods commands fails that it can’t connect to the server.