# kubereboot/kured

Kubernetes Reboot Daemon

Repository: https://github.com/kubereboot/kured
Canonical: https://ross.abutalabs.com/products/kured
Homepage: https://kured.dev
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes, reboot, kured
Last push: 2026-08-26T18:11:04+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 78, longevity 100
- inputs: {"age_days": 3424, "days_push": 7, "days_rel": 64, "gap_med": 46, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2567, forks 234 (observed 2026-08-28T04:07:01.212512+00:00)

## What it is
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
- artifact type: service
- maturity: stable
- function: deployment, monitoring, scheduling, configuration-management
- domain: cloud-computing, infrastructure-as-code, self-hosted
- platform: go, cloud, self-hosted
- tags: kubernetes, node-reboot, daemonset, cordon-drain, reboot-sentinel, cncf-sandbox, node-maintenance, patch-management, devops, containers, docker, linux

## Member repositories
- kubereboot/kured (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.212512+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:23:23.424927+00:00, confidence not recorded.
  - readme: https://github.com/kubereboot/kured (fetched 2026-08-28T04:07:01.212512+00:00, sha da8bd2cae16a)
  - homepage: https://kured.dev (fetched 2026-08-29T10:05:50.296703+00:00, sha a964e5bb565f)
  - site_page: https://kured.dev/docs (fetched 2026-08-29T10:05:50.299087+00:00, sha aa2e15ecfb02)
- Data as of 2026-08-30T08:39:29.467469+00:00.
