Create Machine Pools
A Machine Pool is a grouping entity for Machines (Kubernetes workers) which share a set of common configuration such as Kubelet version or network profiles and are updated together ("update domain").
It always belongs to a Cluster.
Create a Machine Pool
- Navigate to a Cluster, select the Tab Machine Pools and hit Create Machine Pool
- Provide a name for the machine pool and select the desired Kubernetes version for the Kubelet.
- Optionally select a Network Profile and hit Create Machine Pool
Once the Machine Pool is created, Machines can be assigned.