Merge pull request #2 from lhoupert/patch-1
Add kubectl to requirements
This commit is contained in:
commit
939d72a07c
@ -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 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 install 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.
|
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.
|
Note: this tutorial has not been tested on versions prior to 20.04.
|
||||||
|
Loading…
Reference in New Issue
Block a user