Traefik

Trik (pronounced like traffic) is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, and a lot more) to manage its configuration automatically and dynamically.

Languages supported: English

9.2/10 (Expert Score) ★★★★★
Product is rated as #10 in category Load Balancing
Ease of use
8.5
Support
9.4
Ease of Setup
8.0

Images

Check Software Images

Traefik is the leading open source cloud-native load balancer and ingress controller for HTTP and TCP-based applications that is easy, dynamic, automatic, fast, full-featured, production proven, provides metrics, and integrates with every major cluster technology.

Built on top of Traefik, Traefik Enterprise Edition brings exclusive distributed features with high performance capabilities that enable to load balance applications, secure services with authentication and encryption, and provide end-to-end monitoring and real-time tracing.

About Containous

Containous delivers open source networking solutions that eliminate the complexity of load balancing and routing associated with building and running cloud-native applications. Containous’ open source projects include Traefik, the cloud-native edge router that is one of GitHub’s top-ten infrastructure projects with more than 1.5 billion downloads, and used by the world’s largest web companies, and Maesh, a service mesh designed to simplify service-to-service communications.

Traefik
Traefik

Show more categories

Customer Reviews

Traefik Reviews

Christian R.

Advanced user of Traefik
★★★★★
Cloud native routing done

What do you like best?

I've had the joy of setting up traefik as reverse proxy for prometheus and grafana.

It's a great piece of software, written in Golang and open source. Let me explain what it makes so unique compared to Nginx/Apache/Haproxy.

traefik provides different way for configuration. You can feed it with YAML, JSON or TOML. There is no custom format, like in Nginx.

If you ever wrote a custom Ansible module for Nginx you know what I mean... with Traefik you can just pipe the YAML 1 to 1 to the traefik configuration. For configuration purposes Traefik provides an API and a nice dashboard, which helps for debugging. Traefik also provides natively prometheus metrics (something that nginx or apache do not) and I think that the router/middleware/service concept is pretty unique. Right now I am testing it in Kubernetes Environment and I am convinced so far, that I am going to use it as Ingress.

What do you dislike?

While working on my reverse proxy setup for prometheus and grafana with traefik I had some difficulties with error debugging and the correct config file format. The configuration can be either in YAML, TOML or JSON and provides different elements like routers, middlewares and services. This concept is new for somebody who comes from the Nginx/Apache world and it might be difficult to fully understand it. During my setup I encountered a few situations, where I had the feeling that the debugging/logging output is not mature enough. I would like to have more verbose debugging. I am used to nginx, nginx can specify the exact error why something is not working. With traefik, however, this is far more difficult. Sometimes it's not clear why the middleware or why the service is not catching up the specific router. I wish there would be an explanation for the debugging output and maybe an in-depth guide for debugging and traefik troubleshooting.

What problems are you solving with the product? What benefits have you realized?

I've used Traefik as reverse proxy for Grafana and Prometheus. I've realized that the configuration is far shorter, but equal verbose as for Nginx. It also has sane TLS defaults, that is a big bonus!

Review source: G2.com

Leave a reply

Your total score

B2B Software Guide