File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The mini-lab is a small, virtual setup to locally run the metal-stack. It deploy
2424- [ docker] ( https://www.docker.com/ ) >= 18.09 (for using kind and our deployment base image)
2525- [ docker-compose] ( https://docs.docker.com/compose/ ) >= 1.25.4 (for ease of use and for parallelizing control plane and partition deployment)
2626- [ kind] ( https://github.com/kubernetes-sigs/kind/releases ) == v0.9.0 (for hosting the metal control plane on a kubernetes cluster v1.19.1)
27- - [ containerlab] ( https://containerlab.srlinux.dev/install/ )
27+ - [ containerlab] ( https://containerlab.srlinux.dev/install/ ) == v0.19.2
2828- the lab creates a docker network on your host machine (` 172.17.0.1 ` ), this hopefully does not overlap with other networks you have
2929- (recommended) haveged to have enough random entropy (only needed if the PXE process does not work)
3030
You can’t perform that action at this time.
0 commit comments