1
0
mirror of https://github.com/containous/traefik.git synced 2025-08-25 13:49:32 +03:00

Fix typo in routing/services/index.md

This commit is contained in:
Mal Curtis
2021-02-23 08:28:05 +13:00
committed by GitHub
parent 4b38d7368f
commit e7d3f4316f

View File

@ -332,7 +332,7 @@ Below are the available options for the health check mechanism:
!!! info "Recovering 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"