diff --git a/docs/configuration/backends/rancher.md b/docs/configuration/backends/rancher.md index 0894147aa..58669d82d 100644 --- a/docs/configuration/backends/rancher.md +++ b/docs/configuration/backends/rancher.md @@ -2,6 +2,11 @@ Traefik can be configured to use Rancher as a provider. +!!! important + This provider is specific to Rancher 1.x. + Rancher 2.x requires Kubernetes and does not have a metadata endpoint of its own for Traefik to query. + As such, Rancher 2.x users should utilize the [Kubernetes provider](./kubernetes.md) directly. + ## Global Configuration ```toml