Install a local Kubernetes with Microk8s
![](https://cloudyuga.guru/wp-content/uploads/2022/04/install-Microk8s-with-k8s-f.png)
Getting started with Microk8s Single-node deployments of Kubernetes are more common than one would expect. In some scenarios, single-node clusters make much more sense. For development or testing purposes, there’s no need to deploy a full production cluster. So, to solve this trouble, we have MicroK8s, a tool by Canonical. In this hands-on lab, we will […]