Skip to content

fix microk8s kubectl not working after install

Gregor Krmelj requested to merge microk8s-kubectl-fix into master

This is caused when the .kube dir does not exist and copying the kube config file fails during installation of microk8s.

Merge request reports