Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 3.44 KB

healthcheck.md

File metadata and controls

48 lines (40 loc) · 3.44 KB

Bookmarks tagged [healthcheck]

https://expressjs.com/en/advanced/healthcheck-graceful-shutdown.html

Graceful shutdown When you deploy a new version of your application, you must replace the previous version. The process manager you’re using will first send a SIGTERM signal to the application to...


https://github.com/gajus/lightship

Abstracts readiness/ liveness checks and graceful shutdown of Node.js services running in Kubernetes. - gajus/lightship


https://github.com/godaddy/terminus

Graceful shutdown and Kubernetes readiness / liveness checks for any Node.js HTTP applications - godaddy/terminus


https://github.com/docker-library/healthcheck

HEALTHCHECK

This is an example set of prototype images (available under https://hub.docker.com/u/healthcheck) for enabling HEALTHCHECK behavi...


https://cloud.google.com/blog/products/gcp/kubernetes-best-practices-setting-up-health-checks-with-r...

In this episode of “Kubernetes Best Practices”, let’s learn about the subtleties of [readiness and liveness probes](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readines...


https://github.com/thomasdarimont/keycloak-health-checks

Keycloak Extension for health checks. Contribute to thomasdarimont/keycloak-health-checks development by creating an account on GitHub.