Gateway API is the next-generation Kubernetes networking API, replacing Ingress with more expressive routing, traffic splitting, and multi-tenant support.Documentation Index
Fetch the complete documentation index at: https://radarhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
What Radar Shows
Topology: Full network path - GatewayClass → Gateway → HTTPRoute/GRPCRoute/TCPRoute/TLSRoute → Service → Pod. Visualize how traffic flows from the gateway controller through routes to your backend services.
Supported CRDs
| CRD | Group | Topology | Detail View | AI Summary |
|---|---|---|---|---|
| GatewayClass | gateway.networking.k8s.io/v1 | Yes | Yes | Yes |
| Gateway | gateway.networking.k8s.io/v1 | Yes | Yes | Yes |
| HTTPRoute | gateway.networking.k8s.io/v1 | Yes | Yes | Yes |
| GRPCRoute | gateway.networking.k8s.io/v1 | Yes | Yes | Yes |
| TCPRoute | gateway.networking.k8s.io/v1alpha2 | Yes | Yes | Yes |
| TLSRoute | gateway.networking.k8s.io/v1alpha2 | Yes | Yes | Yes |