1. 程式人生 > >kubectl error: The connection to the server localhost:8080 was refused

kubectl error: The connection to the server localhost:8080 was refused

init log use using after hub server iss error

did you run below commands after kubeadm init

To start using your cluster, you need to run (as a regular user):

sudo cp /etc/kubernetes/admin.conf $HOME/
sudo chown $(id -u):$(id -g) $HOME/admin.conf
export KUBECONFIG=$HOME/admin.conf

ref: https://github.com/kubernetes/kubernetes/issues/44665

kubectl error: The connection to the server localhost:8080 was refused