Update README.md

I had to do this step to be able to run the `kubectl` command, I thought I would flag it.
This commit is contained in:
Loïc Houpert 2022-03-15 13:01:48 +00:00 committed by GitHub
parent 70c1b836c7
commit 29dc84562f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Read maas-setup.sh. The script is not fully automated and requires manual interv
You need a reasonably powerful **bare metal** machine, 4 or more cores with 32 GB of RAM and 500GB of free disk space. Assumes a fresh install of Ubuntu server (20.04 or higher) on the machine.
You will need to instlal the command line configuration tool for Kubernetes [`kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)
The reason you need a bare metal machine is because nesting multiple layers of VMs will not work and/or have performance problems.
Note: this tutorial has not been tested on versions prior to 20.04.