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 | pascaliske/infrastructure | 66 | 5.6.2 | a month ago |
kured | angelnu/k8s-gitops | 174 | 5.6.2 | a month ago |
kured | Pumba98/flux2-gitops | 66 | 5.6.2 | 2 months ago |
kured | h3mmy/bloopySphere | 62 | 5.6.2 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
configuration.timeZone (7) ${TIMEZONE} | string |
string | |
configuration.rebootCommand (6) /usr/bin/systemctl reboot | string |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
boolean | |
string | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string |