Merge branch 'main' into 2021-02-enix

This commit is contained in:
Jerome Petazzoni
2021-02-18 09:18:34 +01:00

View File

@@ -63,6 +63,7 @@
```bash
k3d cluster create groscluster \
--image rancher/k3s:v1.18.9-k3s1 --servers 3 --agents 5
```
(3 nodes for the control plane + 5 worker nodes)