Remove the current CNI configuration with : microk8s kubectl delete -f /var/snap/microk8s/current/args/cni-network/cni.yaml Edit /var/snap/microk8s/current/args/kube-proxy and update the –cluster-cidr=10.1.0.0/16 argument with the new CIDR. Restart MicroK8s with: microk8s stop microk8s…
Linux cheat sheet