diff --git a/README.md b/README.md index f02809c..408bcae 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This setup will create a Kubernetes cluster with the following topology and comp - **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) - **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 @@ -30,3 +30,5 @@ chmod +x init-deploy.sh chmod +x helm-deploy.sh chmod +x redbutton.sh ./redbutton.sh + +![alt text](robotnik.png) diff --git a/robotnik.png b/robotnik.png new file mode 100644 index 0000000..7b75699 Binary files /dev/null and b/robotnik.png differ