From 880149d73797d8e8aa5059bdd5423a74798bc2c3 Mon Sep 17 00:00:00 2001 From: "marcoemi.poleggi" <marco-emilio.poleggi@hesge.ch> Date: Thu, 28 Nov 2024 10:04:09 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9b5134..e875227 100644 --- a/README.md +++ b/README.md @@ -692,8 +692,8 @@ service. `playbooks/kind-metallb.yml` boilerplate. :bulb: To go as quick as possible, please: - * provision a more powerful VM: 2 CPUs, 4GB RAM, 40GB root disk -- no extra - volume needed; + * provision a more powerful VM: **Debian 12 Bookworm** OS, 2 CPUs, 4GB RAM, 40GB root disk -- no extra + volume needed. :warning: Do not use Debian 11; * provision a 2-node KinD cluster with 2 http-echo pods on the only worker node; * use Ansible's [debugging -- GitLab