Traefik Proxy
The Cloud Native Application Proxy observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 0.0
- age_days: 4007
- days_rel: 7
- days_push: 7
- n_releases_24m: 113
Adoption not part of the score
64607 stars · 6160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Traefik is a cloud-native HTTP reverse proxy and load balancer written in Go that automatically discovers services from orchestrators like Kubernetes, Docker, Consul, and Etcd and dynamically generates routes. It includes a web UI, automatic TLS via Let's Encrypt, and middleware support, and ships with an official Helm chart for Kubernetes deployment.
Use cases
- expose kubernetes microservices with automatic ingress routing
- reverse proxy for docker containers with auto-discovery
- load balancer with automatic letsencrypt certificates
- edge router for microservices that reconfigures itself dynamically
- replace nginx with a proxy that reads service registries like consul or etcd
- deploy an ingress controller on kubernetes via helm
- route http traffic to services that scale up and down many times a day
When to choose
- you run containers or microservices on an orchestrator and want zero-touch routing
- you need automatic TLS certificate management with Let's Encrypt
- you want a built-in dashboard and dynamic configuration without reloads
- you deploy on Kubernetes and prefer a Helm-installable ingress controller
When to avoid
- you need a lightweight static reverse proxy with hand-written config files
- you require advanced layer-7 features of a full API gateway like complex quota or billing
- your environment has no dynamic service discovery and changes rarely
Facets
service · maturity stable
proxy api-gateway routing middleware http-server service-discovery configuration-management microservices cloud-computing networking self-hosted infrastructure-as-code windows go self-hosted cloud reverse-proxy load-balancer letsencrypt edge-router ingress helm-chart service-mesh-adjacent auto-discovery load-balancing devops containers docker kubernetes linux macos
1 source
- readme: https://github.com/traefik/traefik · fetched 2026-08-28 · 03697ac6e286
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| traefik/traefik | main | 95 |
| traefik/traefik-helm-chart | infra | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem