
Traefik
Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. It integrates with your existing infrastructure components and configures itself automatically and dynamically.
About
Traefik has become the de facto reverse proxy for containerized environments by solving a problem that traditional proxies couldn't: automatic service discovery. Instead of manually configuring routes for each backend service, Traefik watches Docker, Kubernetes, Consul, and other…