Blog

Tag: gateway-api

A focused list of articles for this topic.

14 min read · migrate cluster edge traffic from Ingress to Gateway API safely

Kubernetes Gateway API: migration patterns from Ingress

Ingress packs routing, TLS, and policy into one object and leans on vendor annotations. Gateway API splits GatewayClass, Gateway, and HTTPRoute by ownership—migrate side by side with ingress2gateway, ReferenceGrant, and RequestMirror before you cut DNS.

All articles