Top Qs
Timeline
Chat
Perspective
Traefik Proxy
Open-source webserver software From Wikipedia, the free encyclopedia
Remove ads
Traefik (pronounced traffic[3]), or Traefik Proxy,[4] is an open-source HTTP reverse proxy and load balancer. Version 1.0.0 was released in 2016, and was written in Go by Emile Vauge.[5][1][6] Traefik and its associated documentation are under the MIT License.[2]
Remove ads
History
The project was first started in 2015, and version 1.0.0 was released a year later in 2016.[5] The developer behind the project, Emile Vauge, stated that traditional proxies at the time were not "well-suited for these dynamic environments" like Kubernetes, whereas Traefik "reconfigures itself on the fly" by querying container orchestrator APIs and reacting to changes in them.[7][8]
By 2018, the project had 19,000 stars on Github, and 10 million pulls on DockerHub.[7]
By 2020, the project had been downloaded 2 billion times, and had 30,000 stars on Github.[9] In September of 2020, Containous, the company founded by Traefiks original developer, which also supports the development of Traefik Proxy,[10] was renamed to Traefik Labs.[11]
By 2022, traefik had been downloaded over 3 billion times, and had over 100 plugins available, making it one of the most popular software solutions in its category.[12]
Remove ads
Functionality
Traefik has support for the following features:
- Automatically obtaining a TLS certificate through the ACME protocol,[13] thus acting as a TLS termination proxy.[3]
- WebSocket, gRPC, and HTTP/2[3]
- Dynamic confuguration via a REST API[14]
- Metrics for Prometheus[3]
Traefik can also query the APIs of different "providers" (container engines, container orchestrators, key-value stores, or cloud providers) and then dynamically reconfigure its routes when it detects a change.[8] For instance, it can query the Docker API to detect which ports are exposed by containers, listen to events like container starts and stops, and read the Docker labels of other containers which it uses to infer routing rules.[15][16]
Remove ads
Traefik Hub
Traefik Hub is a commercial product offered separately from the Traefik reverse proxy. It is a GitOps-based, API management solution.[17][6]
See Also
References
External Links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads