fixed a typo in the README

This commit is contained in:
2025-07-05 13:34:48 +02:00
parent f6c138c46e
commit feccdd0011

View File

@ -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: This setup will create a Kubernetes cluster with the following topology and components:
- **1 Control Plane Node** - **1 Control Plane Node**
- **2 Worker Nodes** - **Any Worker Nodes you like**
- **Calico** as the CNI (Container Network Interface) - **Calico** as the CNI (Container Network Interface)
- **MetalLB** as the cloud load balancer for bare metal services on your desired range - **MetalLB** as the cloud load balancer for bare metal services on your desired range
- **Traefik** as the ingress controller on your desired IP - **Traefik** as the ingress controller on your desired IP