-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#2546 - Readiness and Liveliness Probe for workers and Queue consumers (
#2550) - [x] Have the implemented health check created from #1580 and create readiness and liveliness probe for queue consumers - [x] Have the implemented health check created from #1580 and create readiness and liveliness probe for workers Tested the scenarios with the setting mentioned in the PR for Workers and queue consumers in dev by manually setting the liveliness and readiness probe. Tested by making redis and/or postgres down, both the pods restarted after the recovery successfully.
- Loading branch information
Showing
4 changed files
with
46 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters