This message was deleted.
# rke
a
This message was deleted.
h
Determine what changes your IT made to Azure RHEL7 VM (the one they gave you which doesn't work). That's where I would start
e
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.