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

kubereboot/kured

Kubernetes Reboot Daemon observed · 2026-08-28

github.com/kubereboot/kured · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • 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: 46
  • age_days: 3424
  • days_rel: 64
  • days_push: 7
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2567 stars · 234 forks observed · 2026-08-28

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

Kured (KUbernetes REboot Daemon) is a Kubernetes daemonset that safely performs automatic node reboots when the underlying OS indicates one is required, e.g. via a reboot sentinel file. It coordinates reboots with an API-server lock so only one node reboots at a time, cordons and drains nodes before rebooting, and can defer reboots during active Prometheus alerts.

Use cases

  • automatically reboot kubernetes nodes after security patches
  • apply OS updates requiring reboot across a kubernetes cluster safely
  • drain and cordon nodes one at a time for reboots
  • defer node reboots while prometheus alerts are firing
  • detect reboot-required sentinel files on cluster nodes

When to choose

  • you run a Kubernetes cluster and want safe, serialized automatic node reboots after OS updates
  • you need cordon/drain handling and alert-aware reboot deferral built in
  • you want a CNCF sandbox, Helm-installable daemonset with active maintenance

When to avoid

  • you are not running Kubernetes - kured only orchestrates reboots through the Kubernetes API
  • you need full patch management or OS update installation, not just rebooting
  • you want to reboot nodes outside a cluster-managed workflow or on non-Linux nodes

Facets

service · maturity stable

deployment monitoring scheduling configuration-management cloud-computing infrastructure-as-code self-hosted go cloud self-hosted kubernetes node-reboot daemonset cordon-drain reboot-sentinel cncf-sandbox node-maintenance patch-management devops containers docker linux

3 sources

Member repositories

RepositoryRoleHealth v2
kubereboot/kuredmain92

For agents

markdown · JSON · MCP: product_card(name="kubereboot/kured")

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