Get started
Get started with agentgateway on Kubernetes. Install the control plane, or jump to a quick start that routes traffic to the backend you need.
Install the agentgateway control plane in your cluster.
Route requests to OpenAI’s chat completions API.
Connect to an MCP server and try tools.
Route HTTP traffic to a backend service such as httpbin.
Before you begin
These guides assume you have a Kubernetes cluster, kubectl, and helm. For quick testing, you can use Kind.
kind create cluster