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 | haraldkoch/kochhaus-home | 34 | 4.4.2 | a day ago |
kured | angelnu/k8s-gitops | 86 | 4.4.2 | 5 days ago |
kured | Diaoul/home-ops | 41 | 4.4.2 | 5 days ago |
kured | billimek/k8s-gitops | 495 | 4.4.2 | 5 days ago |
kured | brettinternet/homelab | 82 | 4.4.1 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
configuration.timeZone (16) ${TIMEZONE} | string |
string | |
string | |
configuration.rebootCommand (8) /usr/bin/systemctl reboot | string |
string | |
string | |
string | |
string | |
configuration.rebootSentinelCommand (3) sh -c "! needs-restarting --reboothint" | string |
string | |
string | |
string | |
boolean | |
boolean | |
string | |
string | |
string | |
string | |
boolean | |
tolerations[].operator (8) Exists | string |
tolerations[].key (7) arm | string |
string | |
updateStrategy (8) RollingUpdate | string |
string | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string |