Clean Documentation
This commit is contained in:
parent
8ac8473554
commit
1997bc7432
77 changed files with 2561 additions and 1247 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue