Fix brand typo
This commit is contained in:
parent
fb23bd5d26
commit
7e390ef516
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ There are two mitigation efforts:
|
||||||
The Marathon health check makes sure that applications once deemed dysfunctional are being rescheduled to different slaves.
|
The Marathon health check makes sure that applications once deemed dysfunctional are being rescheduled to different slaves.
|
||||||
However, they might take a while to get triggered and the follow-up processes to complete.
|
However, they might take a while to get triggered and the follow-up processes to complete.
|
||||||
|
|
||||||
For that reason, the Treafik health check provides an additional check that responds more rapidly and does not require a configuration reload to happen.
|
For that reason, the Traefik health check provides an additional check that responds more rapidly and does not require a configuration reload to happen.
|
||||||
Additionally, it protects from cases that the Marathon health check may not be able to cover, such as a network split.
|
Additionally, it protects from cases that the Marathon health check may not be able to cover, such as a network split.
|
||||||
|
|
||||||
### (Non-)Alternatives
|
### (Non-)Alternatives
|
||||||
|
|
Loading…
Reference in a new issue