Ross ROSS = Recommend OSS · open-source software intelligence for agents

kubernetes/node-problem-detector

This is a place for various problem detectors running on the Kubernetes nodes. observed · 2026-08-28

github.com/kubernetes/node-problem-detector · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 92
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 3760
  • days_rel: 53
  • days_push: 8
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

3454 stars · 703 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Kubernetes daemon that runs on each node to detect node problems such as hardware failures, kernel deadlocks, and container runtime issues. It reports these problems to the apiserver as NodeConditions or Events so upstream layers can stop scheduling pods to unhealthy nodes.

Use cases

  • detect unhealthy kubernetes nodes
  • monitor node hardware and kernel problems
  • stop scheduling pods to bad nodes
  • report node conditions to apiserver
  • watch container runtime daemon failures
  • detect ntp service down on cluster nodes

When to choose

  • you run a Kubernetes cluster and need node-level health visibility
  • you want automatic NodeCondition reporting for permanent node problems
  • you use GKE or AKS and want consistent node problem detection

When to avoid

  • you need application-level or pod-level monitoring rather than node health
  • you are not running Kubernetes
  • you need full metrics collection rather than problem detection

Facets

service · maturity active

monitoring alerting logging monitoring cloud-computing go node-health kubernetes-addon daemonset node-conditions cluster-operations devops containers linux kubernetes docker

1 source

Member repositories

RepositoryRoleHealth v2
kubernetes/node-problem-detectormain97

For agents

markdown · JSON · MCP: product_card(name="kubernetes/node-problem-detector")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem