Slide 31
Slide 31 text
Ingress, like the Service underlying it, selects destination of
route based on rules and labels, e.g., app=nginx
An Ingress Controller is responsible for routing this traffic
by configuring an LB, edge router, or other frontend (ex:
nginx Ingress controller in Tectonic)
Ingress: Decoupling service
endpoints