Fix typo in routing/services/index.md
This commit is contained in:
parent
4b38d7368f
commit
e7d3f4316f
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ Below are the available options for the health check mechanism:
|
||||||
!!! info "Recovering Servers"
|
!!! info "Recovering Servers"
|
||||||
|
|
||||||
Traefik keeps monitoring the health of unhealthy servers.
|
Traefik keeps monitoring the health of unhealthy servers.
|
||||||
If a server has recovered (returning `2xx` -> `3xx` responses again), it will be added back to the load balacer rotation pool.
|
If a server has recovered (returning `2xx` -> `3xx` responses again), it will be added back to the load balancer rotation pool.
|
||||||
|
|
||||||
!!! warning "Health check in Kubernetes"
|
!!! warning "Health check in Kubernetes"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue