For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Kubernetes control plane
Where to find the docs for the managed Kubernetes deployment model, which is not a standalone installation method.
Agentgateway runs in one of two modes. Standalone mode, which the rest of this documentation section covers, runs the agentgateway proxy from a configuration file that you manage yourself. Kubernetes mode adds a control plane that manages agentgateway proxies from Kubernetes custom resources and the Kubernetes Gateway API. Kubernetes mode is therefore not a standalone installation method, and it has its own documentation section.
For a comparison of the two modes, see Standalone vs. Kubernetes modes.