kubernetes-sigs/gateway-api
Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 58
- age_days: 2497
- days_rel: 48
- days_push: 7
- n_releases_24m: 10
Adoption not part of the score
2978 stars · 779 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kubernetes Gateway API is the official successor to Ingress, providing a role-oriented, expressive specification and CRDs for L4/L7 routing, load balancing, and service mesh traffic management. This repository contains the API specification, Custom Resource Definitions, and a conformance test suite for implementations.
Use cases
- replace ingress with gateway api
- route http traffic into a kubernetes cluster
- configure grpc routing in kubernetes
- manage tls routes and gateway listeners
- standardize load balancing apis across gateway controllers
- east-west service mesh traffic routing
- verify gateway controller conformance
When to choose
- you need role-oriented ingress/load-balancing config in Kubernetes
- you want portable routing APIs across multiple gateway controllers
- you need HTTP, GRPC, TLS, TCP, or UDP routing with a stable GA API
- you are building or validating a Gateway API controller implementation
When to avoid
- you need a concrete traffic proxy rather than an API spec (pick a controller like Envoy Gateway or Istio)
- you run a very old Kubernetes cluster without CRD support for the required version
- you only need simple host/path ingress and prefer minimal tooling
Facets
framework · maturity stable
routing api-framework middleware networking networking infrastructure-as-code cloud-computing apis go cloud self-hosted gateway-api ingress load-balancing crds service-mesh k8s-sig-network l7-routing l4-routing kubernetes
3 sources
- readme: https://github.com/kubernetes-sigs/gateway-api · fetched 2026-08-28 · 1dd96bbd2e77
- homepage: https://gateway-api.sigs.k8s.io · fetched 2026-08-29 · 1bde00cd495a
- site_page: https://gateway-api.sigs.k8s.io/docs · fetched 2026-08-29 · 11d71ec4b9d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-sigs/gateway-api | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes-sigs/gateway-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem