54500/the-connection-to-the-server-localhost-8080-was-refused
Hey @Lakshiminarayanan, did you execute the following commands after kubeadm init?
sudo cp /etc/kubernetes/admin.conf $HOME/ sudo chown $(id -u):$(id -g) $HOME/admin.conf export KUBECONFIG=$HOME/admin.conf
/etc/kubernetes/admin.conf file missing
Also, have a look at this: https://www.edureka.co/community/18633/error-saying-connection-server-localhost-refused-specify
I was trying to get status from ...READ MORE
Hi@akhtar, You may get this error if Kubectl ...READ MORE
Hi@akhtar, This error may occur because of network ...READ MORE
export KUBECONFIG=/etc/kubernetes/admin.conf READ MORE
If you check your config file, it ...READ MORE
You probably missed the --client-ca-file flag in ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.