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.
kured from kubereboot is more popular with 18 repositories.
Install with:
helm repo add weaveworks-kured-charts https://weaveworks.github.io/kured/
helm install kured weaveworks-kured-charts/kured -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
kured | carpenike/k8s-gitops | 143 | 2.14.2 | 7 months ago |
kured | solidDoWant/infra-mk2 | 3 | 3.0.1 | 7 months ago |
kured | Kashalls/home-cluster | 25 | 3.0.1 | 7 months ago |
kured | dfroberg/cluster | 28 | 3.0.1 | 7 months ago |
kured | ankushg/home-cluster | 1 | 3.0.0 | 8 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
string | |
configuration.rebootCommand (5) /usr/bin/systemctl reboot | string |
configuration.messageTemplateDrain (3) ⏳ Draining node %s | string |
configuration.messageTemplateReboot (3) ♻️ Rebooted node %s | string |
string | |
boolean | |
number | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
number | |
updateStrategy (4) RollingUpdate | string |
string | |
string | |
string | |
string | |
string |