Hey Kubernetes folks ![]()
I’ve published a deep dive into Gateway API.
The blog post covers:
-
how Kubernetes ingress patterns evolved from
Serviceresources to Ingress and now Gateway API -
why the Ingress API is limited for modern teams
-
how Gateway API works:
GatewayClass,Gateway, 5xRoutes, policies,ReferenceGrant, and more -
what to do if you are still running the deprecated NGINX Ingress Controller
-
how I would think about picking a Gateway API implementation: Envoy Gateway, Istio, kgateway, Traefik, NGINX Gateway Fabric, Cilium, Kong, etc.
I hope you find this helpful and good luck with your Ingress → Gateway API migrations ![]()