mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
🐞 Fix missing closing triple-backquote
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user