From 32dd29102440b67726f5ace1efe918f3357e6516 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 12 Jun 2024 15:44:11 +0200 Subject: [PATCH] new containerlab version works again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 986385b7..cb0a08c1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The mini-lab is a small, virtual setup to locally run the metal-stack. It deploy - kvm as hypervisor for the VMs (you can check through the `kvm-ok` command) - [docker](https://www.docker.com/) >= 24.x.y (for using kind and our deployment base image) - [kind](https://github.com/kubernetes-sigs/kind/releases) == v0.23.0 (for hosting the metal control plane) -- [containerlab](https://containerlab.dev/install/) >= v0.47.1 +- [containerlab](https://containerlab.dev/install/) >= v0.55.0 - the lab creates a docker network on your host machine (`172.17.0.1`), this hopefully does not overlap with other networks you have - (recommended) haveged to have enough random entropy (only needed if the PXE process does not work)