🐞 Fix missing closing triple-backquote

This commit is contained in:
Jerome Petazzoni
2021-02-18 09:18:23 +01:00
parent 10920509c3
commit b5eb59ab80

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)