Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - Ego chart has no liveness and readiness probes #51

Open
blabadi opened this issue May 29, 2020 · 0 comments
Open

BUG - Ego chart has no liveness and readiness probes #51

blabadi opened this issue May 29, 2020 · 0 comments
Labels
bug Something isn't working devops Operations of the dev kind.

Comments

@blabadi
Copy link
Contributor

blabadi commented May 29, 2020

Kubernetes needs a way to check if the deployed application has successfully spun up and is ready to receive traffic; that is a readiness probe.

Ego chart has no liveness and readiness probes, they are commented out. a proper probe is needed to avoid deploying unhealthy versions

Possible solution:
use boot actuator endpoint to check health and readiness

@blabadi blabadi added the bug Something isn't working label May 29, 2020
@rosibaj rosibaj added the devops Operations of the dev kind. label Jun 18, 2020
@akachru-github akachru-github added devops Operations of the dev kind. and removed devops Operations of the dev kind. labels Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devops Operations of the dev kind.
Projects
None yet
Development

No branches or pull requests

3 participants