For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
About
Learn about agentgateway components, architecture, and policies.
Agentgateway is an open source, AI-first data plane that provides connectivity for agents, MCP tools, LLMs, and inferences in any environment. In Kubernetes environments, you can use agentgateway as the control plane to quickly spin up and manage the lifecycle of agentgateway proxies. The control plane translates Kubernetes Gateway API and agentgateway’s Kubernetes custom resources such as AgentgatewayPolicy and AgentgatewayBackend into proxy configuration for the data plane.To learn more about agentgateway, review the following topics.
Overview
Overview of agentgateway features and architecture for AI workloads in Kubernetes.
Architecture
Learn about agentgateway control plane and data plane components and architecture.
Gateway API
Learn how agentgateway implements and extends the Kubernetes Gateway API standard.
Policies
Learn about how AgentgatewayPolicy sections target different Kubernetes resource types, and how …