mirror of
https://github.com/containous/traefik.git
synced 2025-11-01 00:23:52 +03:00
Clean Documentation
This commit is contained in:
@@ -25,7 +25,7 @@ With Consul Catalog, Traefik can leverage tags attached to a service to generate
|
||||
!!! info "tags"
|
||||
|
||||
- tags are case-insensitive.
|
||||
- The complete list of tags can be found [the reference page](../../reference/dynamic-configuration/consul-catalog.md)
|
||||
- The complete list of tags can be found [the reference page](../../reference/routing-configuration/other-providers/consul-catalog.md)
|
||||
|
||||
### General
|
||||
|
||||
|
||||
@@ -93,7 +93,7 @@ With Docker, Traefik can leverage labels attached to a container to generate rou
|
||||
!!! info "Labels"
|
||||
|
||||
- Labels are case-insensitive.
|
||||
- The complete list of labels can be found in [the reference page](../../reference/dynamic-configuration/docker.md).
|
||||
- The complete list of labels can be found in [the reference page](../../reference/routing-configuration/other-providers/docker.md).
|
||||
|
||||
### General
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ With ECS, Traefik can leverage labels attached to a container to generate routin
|
||||
!!! info "labels"
|
||||
|
||||
- labels are case-insensitive.
|
||||
- The complete list of labels can be found in [the reference page](../../reference/dynamic-configuration/ecs.md).
|
||||
- The complete list of labels can be found in [the reference page](../../reference/routing-configuration/other-providers/ecs.md).
|
||||
|
||||
### General
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ A Story of key & values
|
||||
!!! info "Keys"
|
||||
|
||||
- Keys are case-insensitive.
|
||||
- The complete list of keys can be found in [the reference page](../../reference/dynamic-configuration/kv.md).
|
||||
- The complete list of keys can be found in [the reference page](../../reference/routing-configuration/other-providers/kv.md).
|
||||
|
||||
### Routers
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ With Nomad, Traefik can leverage tags attached to a service to generate routing
|
||||
!!! info "tags"
|
||||
|
||||
- tags are case-insensitive.
|
||||
- The complete list of tags can be found [the reference page](../../reference/dynamic-configuration/nomad.md)
|
||||
- The complete list of tags can be found [the reference page](../../reference/routing-configuration/other-providers/nomad.md)
|
||||
|
||||
### General
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ With Docker Swarm, Traefik can leverage labels attached to a service to generate
|
||||
!!! info "Labels"
|
||||
|
||||
- Labels are case-insensitive.
|
||||
- The complete list of labels can be found in [the reference page](../../reference/dynamic-configuration/docker.md).
|
||||
- The complete list of labels can be found in [the reference page](../../reference/routing-configuration/other-providers/swarm.md).
|
||||
|
||||
### General
|
||||
|
||||
|
||||
Reference in New Issue
Block a user