healthcheck.md

July 15, 2021 · View on GitHub

Bookmarks tagged [healthcheck]

www.codever.land/bookmarks/t/healthcheck

Health Checks and Graceful Shutdown

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...


GitHub - gajus/lightship Home Page

https://github.com/gajus/lightship

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


GitHub - godaddy/terminus Home Page

https://github.com/godaddy/terminus

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


GitHub - docker-library/healthcheck

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...


Kubernetes best practices: Setting up health checks with readiness and liveness probes

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...


GitHub - thomasdarimont/keycloak-health-checks

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.