Files
container.training/slides/exercises/ingress-controller-brief.md
Jérôme Petazzoni e573d520e9 🔧 Rename ingress exercise
Reflect that it's mostly about ingress controller deployment
2024-09-05 09:43:42 +02:00

265 B

Exercise — Ingress Controller

  • Add an ingress controller to a Kubernetes cluster

  • Create an ingress resource for a couple of web apps on that cluster

  • Challenge: accessing/exposing port 80

    (different methods depending on how the cluster was deployed)