> For the complete documentation index, see [llms.txt](https://gitbook.gpg123.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.gpg123.vip/traefik-yi-ge-qiang-da-de-dai-li-pei-zhi-gong-ju/traefik-shi-zhan.md).

# Traefik实战

简介

<figure><img src="https://1477494011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjENyhayFBE8frwWaXFeM%2Fuploads%2Fs46NIkuBae2cdaZgB6qy%2Fimage.png?alt=media&amp;token=7022e81b-5a39-4175-aa85-abce0bf5591f" alt=""><figcaption></figcaption></figure>

Traefik 是一款 [open-source](https://github.com/containous/traefik) *边缘路由器*，可让您轻松地发布服务. 它接收来自您的系统请求，并找出负责处理它们的后端服务组件。

traefik 与众不同在于它能够自动发现适合您服务的配置。 当 Traefik 检查您的基础设施时，它会发现相关信息，并发现哪个服务服务于哪个请求。

Traefik 支持多种集群技术，如 Kubernetes，Kubernetes, Docker, Docker Swarm, AWS, Mesos, Marathon，[下面为支持列表](https://www.traefik.tech/providers/overview/) ; 并且可以同时处理多个 providers。（它甚至适用于在裸机上运行的传统软件。）

使用 Traefik，无需维护和同步配置文件：所有操作都会自动实时完成（无重启，不用中断服务）。 使用 Traefik，您只需花时间于系统开发和部署新功能，而不是配置和维护其工作状态。
