Gateway API v1.5.1
Declared support is generated from the gateway repository support matrix and conformance profile
Kubernetes Gateway API control plane with a Rust data plane
Standard Gateway API routing · Go control plane · gRPC/xDS · Experimental AI and Wasm extensions
Split-plane control plane and data plane communicating over gRPC xDS
One platform for all your gateway needs
Declared support is generated from the gateway repository support matrix and conformance profile
AIService and TokenPolicy are disabled by default and configure model providers and token policy when enabled
The Go control plane watches Kubernetes resources; the Rust data plane receives runtime snapshots over gRPC/xDS
WasmPlugin supports URL, ConfigMap, or inline module sources bound to target resources
Admin APIs, Prometheus metrics, Grafana dashboards, and health probe ports are part of the stack
The Helm chart is published at charts.nantian.dev and repository-local Kustomize overlays are available
Add the Helm repository, install the gateway, then follow the full quick start
helm repo add nantian-gw https://charts.nantian.dev
helm repo update
helm install nantian-gw nantian-gw/nantian-gw --namespace nantian-gw --create-namespace