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...
- tags: node.js, expressjs, healthcheck
https://github.com/gajus/lightship
Abstracts readiness/ liveness checks and graceful shutdown of Node.js services running in Kubernetes. - gajus/lightship
- tags: node.js, kubernetes, healthcheck
- source code
https://github.com/godaddy/terminus
Graceful shutdown and Kubernetes readiness / liveness checks for any Node.js HTTP applications - godaddy/terminus
- tags: node.js, kubernetes, healthcheck
- source code
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...
- tags: docker, healthcheck, docker-compose
- source code
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...
- 📆 published on: 2018-05-04
- tags: kubernetes, monitoring, healthcheck, distributed-computing, cloud
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.
- tags: keycloak, healthcheck, monitoring
- source code