Clarify concepts documentation page
This commit is contained in:
parent
a1e766e180
commit
06749e71f2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Deploying your services, you attach information that tells Traefik the character
|
|||
![Decentralized Configuration](../assets/img/traefik-concepts-2.png)
|
||||
|
||||
It means that when a service is deployed, Traefik detects it immediately and updates the routing rules in real time.
|
||||
The opposite is true: when you remove a service from your infrastructure, the route will disappear accordingly.
|
||||
Similarly, when a service is removed from the infrastructure, the corresponding route is deleted accordingly.
|
||||
|
||||
You no longer need to create and synchronize configuration files cluttered with IP addresses or other rules.
|
||||
|
||||
|
|
Loading…
Reference in a new issue