Fastify plugin that respondes to Kubernetes readiness and liveness probes.
Helper library for implementing Kubernetes heath checks and graceful HTTP shutdown in Node applications
This module provides express middleware for determining whether routes are exposed based on service critical dependency health.
The main purpose of this package is to substitute nodejs-health-checker package and standardize the liveness and readiness actions for Nodejs applications running in Kubernetes deployments, without adding complexity and extra package installs.