mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 09:11:18 +00:00
243 B
243 B
Exercise — Ingress
-
Add an ingress controller to a Kubernetes cluster
-
Create an ingress resource for a web app on that cluster
-
Challenge: accessing/exposing port 80
(different methods depending on how the cluster was deployed)