Kured (Kubernetes REboot Daemon) is a Kubernetes add-on that automates the process of rebooting nodes in your cluster. It integrates with the underlying operating system's package management system to identify when a reboot is necessary, and performs the reboot in a safe and controlled manner to minimize disruption to your applications.
Install with:
helm repo add kubereboot-charts https://kubereboot.github.io/charts/
helm install kured kubereboot-charts/kured -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
kured | haraldkoch/kochhaus-home | 125 | 5.6.0 | 9 hours ago |
kured | haraldkoch/kochhaus-home | 125 | 5.6.0 | 10 hours ago |
kured | xunholy/k8s-gitops | 525 | 5.6.0 | 12 hours ago |
kured | pascaliske/infrastructure | 64 | 5.5.2 | 14 days ago |
kured | wrmilling/k3s-gitops | 215 | 5.5.2 | 15 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
configuration.timeZone (12) ${TIMEZONE} | string |
string | |
configuration.rebootCommand (9) /usr/bin/systemctl reboot | string |
string | |
configuration.messageTemplateDrain (3) ⏳ Draining node %s | string |
configuration.messageTemplateReboot (3) ♻️ Rebooted node %s | string |
string | |
string | |
boolean | |
string | |
boolean | |
string | |
string | |
boolean | |
string | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
updateStrategy (3) RollingUpdate | string |
string | |
string |