mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-29 01:31:11 +00:00
10 lines
265 B
Markdown
10 lines
265 B
Markdown
## 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)
|