That DevOps Guy
Watch video

INGRESS VS Gateway API - whats the difference?

A comparison of Kubernetes Ingress and Gateway API, focusing on their key differences. Both use controllers deployed to namespaces and expose services via load balancers, but Gateway API introduces modularity by splitting the control plane into GatewayClass, Gateway, and routing resources. Unlike Ingress, which consolidates all HTTP routing rules in a single YAML file, Gateway API separates concerns across infrastructure engineers, Kubernetes admins, and application teams. This modularity also enables better RBAC enforcement and the ability to split or share data planes across namespaces.

    #gateway-api#kubernetes
May 31•2m watch time
1 Impression
That DevOps Guy's image
That DevOps Guy

4 Followers

•

18 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard