Learn how to install, configure, and deploy Traefik Labs products, and find helpful information to connect with the Traefik Labs community.| doc.traefik.io
This guide will provide you with the YAML and TOML files for dynamic configuration in Traefik Proxy. Read the technical documentation.| doc.traefik.io
Traefik Proxy, an open-source Edge Router, auto-discovers configurations and supports major orchestrators, like Kubernetes. Read the technical documentation.| doc.traefik.io
The configuration for Traefik Mesh is broken down into two parts: the static configuration, and the dynamic configuration. Read the docs to learn more.| doc.traefik.io
This documentation article contains the reference code for dynamic file configuration in Traefik Enterprise.| doc.traefik.io
It can take only a single controller failure for a cluster to become unavailable. Read the docs to learn about the Traefik Enterprise disaster recovery process.| doc.traefik.io
This documentation section clarifies all the terms specific to Traefik Enterprise.| doc.traefik.io
For configuration discovery in Traefik Proxy, you can store your configurations in Redis. Read the technical documentation.| doc.traefik.io
The file provider in Traefik Proxy lets you define the dynamic configuration in a YAML or TOML file. Read the technical documentation.| doc.traefik.io
Configuration discovery in Traefik is achieved through Providers. The providers are infrastructure components. Read the documentation to learn more.| doc.traefik.io
Read the official Traefik Proxy documentation for an overview of the available HTTP middleware.| doc.traefik.io
Traefik Enterprise's architecture consists of nodes spread into two different planes: the control plane and the data plane. Learn more in the documentation.| doc.traefik.io
Traefik Enterprise runs on the edge of your platform to route traffic to your applications. Read the full documentation to learn more.| doc.traefik.io
In Traefik Proxy, a router is in charge of connecting incoming requests to the Services that can handle them. Read the technical documentation.| doc.traefik.io
Understand the requirements, routing configuration, and how to set up Traefik Proxy as your Kubernetes Ingress Controller. Read the technical documentation.| doc.traefik.io
Learn how to configure routing and load balancing in Traefik Proxy to reach Services, which handle incoming requests. Read the technical documentation.| doc.traefik.io
There are several flavors to choose from when installing Traefik Proxy. Get started with Traefik Proxy, and read the technical documentation.| doc.traefik.io
There are several available middleware in Traefik Proxy used to modify requests or headers, take charge of redirections, add authentication, and so on.| doc.traefik.io
Learn how to configure Traefik Proxy to use an ACME provider like Let's Encrypt for automatic certificate generation. Read the technical documentation.| doc.traefik.io
Traefik Proxy's HTTP RateLimit middleware ensures Services receive fair amounts of requests. Read the technical documentation.| doc.traefik.io
The Traefik team developed a Custom Resource Definition (CRD) for an IngressRoute type, to provide a better way to configure access to a Kubernetes cluster.| doc.traefik.io