Advertisements

Thursday, January 23, 2020

kubectl taking long to respond

After creating my first pod in Kubernetes I noticed that is taking a very long time to respond when using commands like:

kubectl get all

Am I using a Virtual Box machine running a Linux Mint distro and using microK8s using snap.

I fixed using the following instructions given by Tatsuro:

Please replace user:user part with your login username
sudo chown -R user:user ~/.kube