%% date:: [[2024-01-16]] parent:: %% # [[Traefik]] [site](https://traefik.io/traefik/) | [repo](https://github.com/traefik/traefik) Traefik is a modern [[HTTP]] [[Reverse Proxy]] and [[Load Balancer]] that automatically creates routes that connect your [[Microservices|microservices]] to the outside world, saving you the effort of doing it manually. It works well with [[Container Orchestration Engines|orchestrators]] like [[Kubernetes]] and [[Docker Swarm]], supports multiple [[Load Balancer|load balancing]] algorithms, and uses [[Let's Encrypt]] for wildcard [[SSL]] certificate support. ![[traefik-automatic-routing.png]] *Automatic routing with Traefik* [^github] Traefik also has a simple web UI to see everything at a glance: ![[traefik-web-ui.png]] *Simple HTML frontend for Traefik* [^github] [^github]: Automatic routing with Traefik. https://github.com/traefik/traefik