All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Kured: A Kubernetes Daemon for Safe Automatic Node Reboots

By

ankitg12

1mo ago· 2 min readenCode

Summary

Kured (Kubernetes Reboot Daemon) is a Cloud Native Computing Foundation sandbox project that provides a Kubernetes daemonset for performing safe, automatic node reboots. It triggers reboots when the underlying OS package management system indicates a need (e.g., after kernel updates). The project is open-source, hosted on GitHub under kubereboot/kured, and follows the CNCF Code of Conduct. Documentation is available at kured.dev.

Key quotes

· 3 pulled
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.
Kured is a Cloud Native Computing Foundation Sandbox project.
We follow the CNCF Code of Conduct.
Snippet from the RSS feed
Kubernetes Reboot Daemon. Contribute to kubereboot/kured development by creating an account on GitHub.

You might also wanna read