kured

Kured(KUbernetes 重启守护进程)是一个 Kubernetes 守护进程集,当底层操作系统的软件包管理系统显示需要重启时,它能执行安全的自动节点重启。「Kured (KUbernetes REboot Daemon) is a Kubernetes daemonset that performs safe automatic node reboots when the need to do so is indicated by the package management system of the underlying OS.」

Github星跟踪图

kured - Kubernetes Reboot Daemon

Artifact HUB
FOSSA Status
CLOMonitor

Introduction

Kured (KUbernetes REboot Daemon) is a Kubernetes daemonset that
performs safe automatic node reboots when the need to do so is
indicated by the package management system of the underlying OS.

  • Watches for the presence of a reboot sentinel file e.g. /var/run/reboot-required
    or the successful run of a sentinel command.
  • Utilises a lock in the API server to ensure only one node reboots at
    a time
  • Optionally defers reboots in the presence of active Prometheus alerts or selected pods
  • Cordons & drains worker nodes before reboot, uncordoning them after

Documentation

Find all our docs on https://kured.dev:

And there's much more!

Getting Help

If you have any questions about, feedback for or problems with kured:

We follow the CNCF Code of Conduct.

Your feedback is always welcome!

Trademarks

Kured is a Cloud Native Computing Foundation Sandbox project.

Cloud Native Computing Foundation logo

The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage.

License

FOSSA Status

主要指标

概览
名称与所有者kubereboot/kured
主编程语言Go
编程语言Go (语言数: 4)
平台
许可证Apache License 2.0
所有者活动
创建于2017-04-18 09:41:25
推送于2025-04-24 17:10:08
最后一次提交
发布数44
最新版本名称1.17.1 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数2.3k
关注者数51
派生数214
提交数1.3k
已启用问题?
问题数336
打开的问题数29
拉请求数647
打开的拉请求数6
关闭的拉请求数126
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?