Skip to content

Commit d863900

Browse files
authored
Merge pull request #92 from metal-stack/Readme-edit
containerlab version constraint to README.md
2 parents 5904f63 + 8e22c3b commit d863900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)