From feccdd00110d6e522a1bcda34a86aa92e5601a55 Mon Sep 17 00:00:00 2001 From: holden093 Date: Sat, 5 Jul 2025 13:34:48 +0200 Subject: [PATCH] fixed a typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60a0c18..dc97f41 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Before running the deployment script, ensure the following are in place: This setup will create a Kubernetes cluster with the following topology and components: - **1 Control Plane Node** -- **2 Worker Nodes** +- **Any Worker Nodes you like** - **Calico** as the CNI (Container Network Interface) - **MetalLB** as the cloud load balancer for bare metal services on your desired range - **Traefik** as the ingress controller on your desired IP