Skip to content

kgateway-dev/kgateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kgateway
The most widely deployed gateway in Kubernetes for microservices and AI agents

OpenSSF Best Practices

About kgateway

Kgateway is the most mature and widely deployed gateway in the market today. Built on open source and open standards, kgateway is a dual control plane that implements the Kubernetes Gateway API for both Envoy and agentgateway. This unique architecture enables kgateway to provide unified API connectivity spanning from traditional HTTP/gRPC workloads to advanced AI agent orchestration.

With a control plane that scales from lightweight microgateway deployments between services, to massively parallel centralized gateways handling billions of API calls, to advanced AI gateway use cases for safety, security, and governance, kgateway brings omni-directional API connectivity to any cloud and any environment.

Use Cases

Kgateway is designed for:

  • Advanced Ingress Controller and Next-Gen API Gateway: Aggregate web APIs and apply functions like authentication, authorization and rate limiting in one place. Powered by Envoy or agentgateway and programmed with the Gateway API, kgateway is a world-leading Cloud Native ingress.

  • AI Gateway for LLM Consumption: Protect models, tools, agents, and data from inappropriate access. Manage traffic to LLM providers, enrich prompts at a system level, and apply prompt guards for safety and compliance.

  • Inference Gateway for Generative Models: Intelligently route to AI inference workloads in Kubernetes environments utilizing the Inference Extension project.

  • Native MCP and Agent-to-Agent Gateway: Federate Model Context Protocol tool services and secure agent-to-agent communications with a single scalable endpoint powered by agentgateway.

  • Hybrid Application Migration: Route to backends implemented as microservices, serverless functions or legacy apps. Gradually migrate from legacy code while maintaining existing systems.

Kgateway is feature-rich, fast, and flexible. It excels in function-level routing, supports legacy apps, microservices and serverless, offers robust discovery capabilities, integrates seamlessly with open-source projects, and is designed to support hybrid applications with various technologies, architectures, protocols, and clouds.

History

The project was launched in 2018 as Gloo by Solo.io and has been production-ready since 2019. Since then, it has steadily evolved to become the most trusted and feature-rich API gateway for Kubernetes, processing billions of API requests for many of the world's biggest companies. Please see the migration plan for more information about the transition from Gloo to kgateway.

Get involved

Contributing to kgateway

Please refer to devel/contributing/README.md as a starting point for contributing to the project.

Releasing kgateway

Please refer to devel/contributing/releasing.md as a starting point for understanding releases of the project.

Thanks

Kgateway would not be possible without the valuable open source work of projects in the community. We would like to extend a special thank-you to Envoy and agentgateway, the two data planes upon which we build our dual control plane architecture.

Security

See our SECURITY.md file for details.


Cloud Native Computing Foundation logo

kgateway is a Cloud Native Computing Foundation sandbox project.