No description
Find a file
Paul Harkink 633f3f6e46 feat(ex03): MetalLB + Ingress-Nginx + podinfo ingress
- apps/networking/metallb.yaml: MetalLB Helm app (chart 0.14.9)
- apps/networking/metallb-config.yaml: IPAddressPool + L2Advertisement CRDs
- apps/networking/ingress-nginx.yaml: Ingress-Nginx Helm app (chart 4.12.0)
- manifests/networking/metallb/: values.yaml + metallb-config.yaml (pool 192.168.56.200-220)
- manifests/networking/ingress-nginx/values.yaml: LB IP 192.168.56.200, class nginx
- manifests/apps/podinfo/ingress.yaml: podinfo.192.168.56.200.nip.io
- docs/03-metallb-ingress.md: Exercise 03 participant guide
- manifests/argocd/values.yaml: ArgoCD ingress block commented (enabled in Ex03)
2026-02-28 15:28:39 +01:00
apps feat(ex03): MetalLB + Ingress-Nginx + podinfo ingress 2026-02-28 15:28:39 +01:00
docs feat(ex03): MetalLB + Ingress-Nginx + podinfo ingress 2026-02-28 15:28:39 +01:00
manifests feat(ex03): MetalLB + Ingress-Nginx + podinfo ingress 2026-02-28 15:28:39 +01:00
scripts feat(ex01): ArgoCD bootstrap — Vagrantfile, helm install, app-of-apps 2026-02-28 15:24:42 +01:00
.gitignore feat(ex01): ArgoCD bootstrap — Vagrantfile, helm install, app-of-apps 2026-02-28 15:24:42 +01:00
Vagrantfile feat(ex01): ArgoCD bootstrap — Vagrantfile, helm install, app-of-apps 2026-02-28 15:24:42 +01:00