kgateway is a mature, cloud-native API and ingress gateway designed to provide unified API connectivity for services, microservices, serverless workloads, and AI-centric systems running on Kubernetes clusters. It implements the Kubernetes Gateway API and can operate as both a lightweight in-cluster microgateway and a centralized gateway capable of handling billions of API calls with high performance and low latency. By integrating with Envoy and advanced data planes, it handles modern ingress concerns such as traffic routing, authentication, authorization, rate limiting, and observability for traditional HTTP/gRPC services and AI workloads alike. Beyond standard API traffic, kgateway also supports gateway patterns tailored for large language model (LLM) consumption, inference routing, and Model Context Protocol (MCP) orchestration, enabling secure access to models, tools, and agent interactions.
Features
- Implements Kubernetes Gateway API for flexible ingress control
- Supports Envoy proxy and agentgateway data planes for scalable connectivity
- Advanced traffic management including authentication and rate limiting
- Designed for AI traffic, LLM routing, and MCP federation
- Hybrid support for microservices, serverless, and legacy systems
- Deployable via Helm charts and container images