Platforms
Agent Gateway runs anywhere—from local development to production cloud environments.
Deployment Options
EKS, GKE, AKS, OpenShift, kind, minikube, and more
Container deployment
ECS, Lambda, and AWS services
Cloud Run and GCP services
Container Apps and Azure services
Kubernetes distributions
Agent Gateway runs on all Kubernetes distributions through kgateway:
| Category | Distributions |
|---|---|
| Cloud-managed | Amazon EKS, Google GKE, Azure AKS, DigitalOcean, Linode, IBM Cloud, Oracle OKE, Alibaba ACK |
| On-premises | Red Hat OpenShift, Rancher RKE/RKE2, VMware Tanzu, Canonical MicroK8s, K3s, vanilla Kubernetes |
| Local development | kind, minikube, Docker Desktop, Rancher Desktop, k3d |
Choosing a deployment model
| Platform | Best for | Key features |
|---|---|---|
| Kubernetes | Production workloads | Gateway API, auto-scaling, MCP service discovery, CRD configuration |
| Docker | Development, small deployments | Simple setup, Docker Compose support |
| AWS | AWS-native workloads | ECS, Bedrock integration, Secrets Manager |
| GCP | Google Cloud workloads | Cloud Run, Vertex AI integration, Secret Manager |
| Azure | Azure workloads | Container Apps, Azure OpenAI integration, Key Vault |