envoyproxy/gateway
Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- 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: 9
- age_days: 1605
- days_rel: 18
- days_push: 7
- n_releases_24m: 56
Adoption not part of the score
2990 stars · 843 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Envoy Gateway is an open-source control plane that manages Envoy Proxy as a standalone or Kubernetes-based application gateway, using Kubernetes Gateway API resources to provision and configure Envoy proxies. It provides traffic management, security policies (mTLS, JWT, OIDC, API keys), rate limiting, and rich observability without requiring deep Envoy configuration knowledge.
Use cases
- expose kubernetes services through an api gateway
- implement kubernetes gateway api with envoy
- rate limit and authenticate api traffic
- manage ingress traffic routing in kubernetes
- add jwt and oidc authentication to services
- get metrics and tracing for edge traffic
- manage llm provider traffic with token-based rate limiting
When to choose
- you run Kubernetes and want a Gateway API-conformant ingress gateway
- you want Envoy Proxy's power without hand-writing xDS configuration
- you need built-in security policies like mTLS, JWT validation, or OIDC
- you need advanced traffic control such as retries, circuit breaking, and failover
When to avoid
- you need a simple reverse proxy outside Kubernetes with minimal setup
- you already have deep Envoy expertise and prefer direct xDS control
- you use a non-Kubernetes environment where the standalone mode doesn't fit
- you need a lightweight layer-4 load balancer only
Facets
service · maturity stable
api-gateway proxy routing rate-limiting auth monitoring tracing middleware microservices cloud-computing networking apis infrastructure-as-code go cloud self-hosted envoy-proxy gateway-api kubernetes-ingress traffic-management cncf mtls jwt oidc load-balancing observability genai-traffic devops kubernetes docker linux
6 sources
- readme: https://github.com/envoyproxy/gateway · fetched 2026-08-28 · 0c880f951468
- homepage: https://gateway.envoyproxy.io · fetched 2026-08-29 · cc04d3477a0d
- site_page: https://gateway.envoyproxy.io/docs/tasks/quickstart · fetched 2026-08-29 · 992695edb104
- site_page: https://gateway.envoyproxy.io/docs · fetched 2026-08-29 · 87e54dfdf3ac
- site_page: https://gateway.envoyproxy.io/about · fetched 2026-08-29 · 987f7af4c445
- site_page: https://gateway.envoyproxy.io/news/releases/notes · fetched 2026-08-29 · 7b96cb6d65d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| envoyproxy/gateway | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="envoyproxy/gateway")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem