Quick installation
MicroK8s is deployed via snaps. Snaps are containerized (like Docker) software packages that are easy to create and install; they bundle their dependencies, and they work on all major Linux systems without modification. Snaps auto-update and are safe to run. Also, keep in mind that the MicroK8s snap will be updated frequently to keep up with Kubernetes releases.
In the next section, we will guide you through a minimal installation that'll work while we walk through the introduction.
Technical requirements
For the minimal installation, you require the following:
- You should have either a Linux distribution such as Ubuntu (20.04 LTS, 18.04 LTS, or 16.04 LTS) environment to execute the commands or any other operating system that supports
snapd
. - 4 GB of memory and 20 GB of disk space are recommended.
Step 1 – Installation
In the following steps, we will be installing a MicroK8s cluster. We will install a limited set of components...