All posts

#GatewayAPI

2 posts

How to Choose a Kubernetes Gateway API Implementation
KubernetesNetworking
April 15, 2026 · 12 min read

How to Choose a Kubernetes Gateway API Implementation

Envoy Gateway, Istio, NGINX, Traefik, and KGateway compared across spec alignment, security, extensibility, and governance. A practical guide to picking the right Gateway API controller for your platform.

Read more
Kubernetes Gateway API: when Ingress isn't enough and what to use instead
KubernetesNetworking
February 1, 2026 · 9 min read

Kubernetes Gateway API: when Ingress isn't enough and what to use instead

Ingress solved basic HTTP routing, but modern platforms need more. A practical look at K8S Gateway API and how it improves on Ingress traffic.

Read more