microk8s is a Kubernetes snap package for Ubuntu.
microk8s is a Kubernetes snap package for Ubuntu. microk8s is self-contained and does not overwrite an existing Kubernetes installation.
All Kubernetes commands run using microk8s are prepended with microk8s. For example, to run the kubectl tool with microk8s, run microk8s.kubectl. To set an alias with the default kubectl command, run snap alias microk8s.kubectl kubectl.