Product Docs
Open Source
Education
node-problem-detector aims to make various node problems visible to the upstream layers in the cluster management stack.
The image is available on cgr.dev:
cgr.dev
docker pull cgr.dev/chainguard/node-problem-detector
Install via helm using the upstream source shown below:
helm
helm repo add deliveryhero https://charts.deliveryhero.io/ helm upgrade --install npd deliveryhero/node-problem-detector \ --namespace node-problem-detector \ --create-namespace \ --set image.repository=cgr.dev/chainguard/node-problem-detector \ --set image.tag=latest