added robotnik

This commit is contained in:
2025-06-29 18:12:59 +02:00
parent 0f48caa9aa
commit 828d67dfff
2 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,7 @@ This setup will create a Kubernetes cluster with the following topology and comp
- **Calico** as the CNI (Container Network Interface) - **Calico** as the CNI (Container Network Interface)
- **MetalLB** as the cloud load balancer for bare metal services (change the configmap to adapt it to your network) - **MetalLB** as the cloud load balancer for bare metal services (change the configmap to adapt it to your network)
- **Traefik** as the ingress controller on IP 10.50.3.30 (change it in the values.yaml to adapt it to your network) - **Traefik** as the ingress controller on IP 10.50.3.30 (change it in the values.yaml to adapt it to your network)
- **Longhorn** as the persistent storage provider - **Longhorn** as the persistent storage provider (change the host to adapt it to your network)
## 🚀 How to Deploy ## 🚀 How to Deploy
@ -30,3 +30,5 @@ chmod +x init-deploy.sh
chmod +x helm-deploy.sh chmod +x helm-deploy.sh
chmod +x redbutton.sh chmod +x redbutton.sh
./redbutton.sh ./redbutton.sh
![alt text](robotnik.png)

BIN
robotnik.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 KiB