I am trying to set up kubernetes cluster on centos 8 and running kubeadm init on the master and the error is that
The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get "http://localhost:10248/healthz": dial tcp [::1]:10248: connect: connection refused
I uninstalled kubeadm and docker and started from scratch again, but of no use
when i run journalctl -xeu kubelet
the error is no such file or directory, path: /var/lib/kubelet/kubelet-config.yaml
I have been stuck with the error for a long time now, please help
tried this too , no luck - kubeadm init shows kubelet isn't running or healthy