Traefik

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

External

Overview

Traefik is an open-source reverse proxy and load balancer. It is an edge proxy that provides simple routing without all the features of NGINX and HAProxy. The router provide a reload-less reconfiguration, metrics, monitoring and circuit breakers that are essential when running microservices. It integrates with Let's Encrypt to provide SSL termination as well as infrastructure components such as Kubernetes, Docker, Swarm and Amazon ECS to automatically pick up new services or instances to include in its load balancing.

Docker Provider

https://docs.traefik.io/configuration/backends/docker/