2022-04-15 13:44:08 +00:00
|
|
|
---
|
|
|
|
title: "Traefik Dynamic Configuration with Rancher"
|
|
|
|
description: "Read the official Traefik documentation to learn more on dynamic configuration in Traefik Proxy with Rancher Labels."
|
|
|
|
---
|
|
|
|
|
2019-07-22 07:58:04 +00:00
|
|
|
# Rancher Configuration Reference
|
|
|
|
|
|
|
|
Dynamic configuration with Rancher Labels
|
|
|
|
{: .subtitle }
|
|
|
|
|
|
|
|
The labels are case insensitive.
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
labels:
|
|
|
|
--8<-- "content/reference/dynamic-configuration/rancher.yml"
|
|
|
|
--8<-- "content/reference/dynamic-configuration/docker-labels.yml"
|
|
|
|
```
|