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 https://kubereboot.github.io/charts/
helm install kured kubereboot/kured -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
kured | angelnu/k8s-gitops | 110 | 5.3.2 | a day ago |
kured | Diaoul/home-ops | 55 | 5.3.2 | a day ago |
kured | h3mmy/bloopySphere | 41 | 5.3.2 | a day ago |
kured | xUnholy/k8s-gitops | 404 | 5.3.2 | a day ago |
kured | Pumba98/flux2-gitops | 34 | 5.3.2 | a day ago |
See the most popular values for this chart:
Key | Types |
---|---|
configuration.timeZone (20) ${TIMEZONE} | string |
string | |
string | |
configuration.rebootCommand (12) /usr/bin/systemctl reboot | string |
string | |
string | |
configuration.rebootSentinelCommand (5) sh -c "! needs-restarting --reboothint" | string |
string | |
configuration.messageTemplateDrain (4) ⏳ Draining node %s | string |
configuration.messageTemplateReboot (4) ♻️ Rebooted node %s | string |
string | |
boolean | |
boolean | |
number | |
string | |
boolean | |
string | |
string | |
string | |
boolean | |
string | |
string | |
tolerations[].operator (12) Exists | string |
tolerations[].key (10) arm | string |
string | |
updateStrategy (7) RollingUpdate | string |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string |