# projectcontour/contour

Contour is a Kubernetes ingress controller using Envoy proxy.

Repository: https://github.com/projectcontour/contour
Canonical: https://ross.abutalabs.com/products/contour
Homepage: https://projectcontour.io
Language: HTML
License: Apache-2.0
License Family: permissive
Topics: kubernetes, http-proxy, ingress-controller, envoy, contour, cncf, gateway-api, hacktoberfest
Last push: 2026-08-26T05:14:45+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 3233, "days_push": 7, "days_rel": 21, "gap_med": 0, "n_releases_24m": 30}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3944, forks 725 (observed 2026-08-28T04:08:30.257329+00:00)

## What it is
Contour is a Kubernetes ingress controller that acts as the control plane for the Envoy proxy, deploying Envoy as a reverse proxy and load balancer. It supports the Ingress API, its own HTTPProxy CRD, and the Kubernetes Gateway API with dynamic configuration updates and multi-team ingress delegation.

## Use cases
- route external http traffic to kubernetes services
- manage ingress with gateway api
- delegate ingress configuration across teams
- terminate tls for kubernetes workloads
- rate limit and verify jwt at the edge
- deploy envoy as a kubernetes load balancer

## When to choose
- you need a high-performance L7 ingress controller for Kubernetes
- you want Gateway API or HTTPProxy features beyond basic Ingress
- you need multi-team ingress delegation and TLS certificate delegation
- you want dynamic Envoy reconfiguration without restarts

## When to avoid
- you are not running Kubernetes
- you need a simple single-binary proxy outside a cluster
- you prefer a different data plane than Envoy

## Facets
- artifact type: service
- maturity: active
- function: api-gateway, proxy, routing, load-testing, middleware
- domain: cloud-computing, networking, infrastructure-as-code
- platform: go, self-hosted, cloud
- tags: ingress-controller, envoy-proxy, gateway-api, httpproxy, cncf, reverse-proxy, load-balancer, tls-termination, kubernetes, devops, containers, docker

## Member repositories
- projectcontour/contour (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.257329+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:36.077862+00:00, confidence not recorded.
  - readme: https://github.com/projectcontour/contour (fetched 2026-08-28T04:08:30.257329+00:00, sha 47de09aa1b2c)
  - homepage: https://projectcontour.io (fetched 2026-08-29T09:18:14.730017+00:00, sha 18804c55c03d)
  - site_page: https://projectcontour.io/getting-started (fetched 2026-08-29T09:18:14.739375+00:00, sha 29be223b9113)
  - site_page: https://projectcontour.io/docs/1.33 (fetched 2026-08-29T09:18:14.742222+00:00, sha 333ea0242359)
- Data as of 2026-08-30T08:39:29.467469+00:00.
