kured helm

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

Install with:

helm repo add kubereboot-charts https://kubereboot.github.io/charts/
helm install kured kubereboot-charts/kured -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 8)

NameRepoStarsVersionTimestamp
kuredPumba98/flux2-gitops705.11.08 days ago
kuredanthr76/infra1075.10.02 months ago
kuredh3mmy/bloopySphere635.10.03 months ago

Values

See the most popular values for this chart:

KeyTypes
boolean
metrics.labels.release (1)
kube-prometheus-stack
string
string
configuration.rebootCommand (6)
/usr/bin/systemctl reboot
string
string
string
string
boolean
string
string
configuration.alertFilterRegexp (2)
^(HostRequiresReboot|Watchdog)$
string
number
number
string
configuration.prometheusUrl (2)
http://kube-prometheus-stack-prometheus.monitoring.svc.cluster.local:9090
string
boolean
string
string
string
configuration.notifyUrl (1)
${SECRET_KURED_DISCORD_WEBHOOK}
string
string
configuration.rebootSentinel (1)
/var/run/reboot-required
string
number
boolean
string
string
string
string
string
string
string
updateStrategy (2)
RollingUpdate
string