mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-19 23:36:33 +00:00
265 B
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)