Question regarding failureThreshold in kubernetes
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
In the readme https://github.com/godaddy/terminus?tab=readme-ov-file#how-to-set-terminus-up-with-kubernetes, it suggest it should start failing readiness probe before terminating.
Does that mean if the `failureThreshold` in kubernetes is 3 and `periodSeconds` is 5, then it should fail the /health endpoint and wait for 15 second before terminating?
Contributor guide
Assessment
This issue has not been assessed yet.