I want to start it only when I need it.
Thanks for a great tool!
When you do a microk8s.stop it is actually disabling the services. Although there is a bug when the snap refreshes it starts the services. Checkout the comment here. https://github.com/ubuntu/microk8s/issues/474#issuecomment-493898948
Ah, so microk8s.stop disables the services thus persisting across a reboot. Thanks!
Most helpful comment
When you do a
microk8s.stopit is actually disabling the services. Although there is a bug when the snap refreshes it starts the services. Checkout the comment here. https://github.com/ubuntu/microk8s/issues/474#issuecomment-493898948