A reverse proxy and load-balancing component formerly used as the default Kubernetes Ingress Controller.
Role:
• Terminates incoming HTTP/HTTPS traffic
• Provides routing based on Ingress rules
• Applies L7 features like TLS, rewrites, limits
Rationale:
Used for routing and ingress in older or transitional workloads.
Hosted On:
The Kubernetes v1.35 platform.