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

[feature] Liveness and Readiness Probes #3

Open
2 tasks
MisterTimn opened this issue Mar 22, 2022 · 0 comments
Open
2 tasks

[feature] Liveness and Readiness Probes #3

MisterTimn opened this issue Mar 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@MisterTimn
Copy link
Collaborator

The CSS Deployment should have both Readiness and Liveness checks.
Liveness checks so the pod can be restarted when halted and not properly shutting down
Readiness checks to have rolling upgrades/zero dowtime.

TODO:

  • Check if CSS has http endpoints which can be called to assess both readiness and liveness
  • When these are available, add them to the chart
@MisterTimn MisterTimn added the enhancement New feature or request label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant