We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73b0ab commit 32134ddCopy full SHA for 32134dd
README.md
@@ -53,6 +53,7 @@ bash -c "$(curl -sL https://get.containerlab.dev)"
53
# Install kind (kubernetes in docker), for more details see https://kind.sigs.k8s.io/docs/user/quick-start/#installation
54
sudo curl -Lo /usr/local/bin/kind "https://kind.sigs.k8s.io/dl/v0.20.0/kind-linux-amd64"
55
sudo chmod +x /usr/local/bin/kind
56
+```
57
58
The following ports are used statically on your host machine:
59
0 commit comments