Compare commits

..

1 Commits

Author SHA1 Message Date
194fe4bf24 test 2025-07-05 13:22:00 +02:00

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**
- **Any Worker Nodes you like** - **2 Worker Nodes**
- **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