
Kubernetes error: “The connection to the server localhost:8080 was refused – did you specify the right host or port ?”
This error is caused Kubeadm missing the environment variables it needs to run, and often happens after a restart of the master node. To fix this issue, simply export the […]