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 https://kubereboot.github.io/charts/
helm install kured kubereboot/kured -f values.yaml

Top Repositories (3 out of 20)

See examples from other people.

NameRepoStarsVersionTimestamp
kuredxUnholy/k8s-gitops3815.2.010 days ago
kuredDiaoul/home-ops545.2.0a month ago
kuredangelnu/k8s-gitops1055.2.0a month ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
configuration.rebootCommand (8)
/usr/bin/systemctl reboot
string
string
configuration.rebootSentinelCommand (4)
sh -c "! needs-restarting --reboothint"
string
string
string
configuration.notifyUrl (3)
${SECRET_KURED_DISCORD_WEBHOOK}
string
string
string
boolean
boolean
number
string
boolean
string
string
configuration.prometheusUrl (1)
http://kube-prometheus-stack-prometheus.monitoring.svc.cluster.local:9090
string
boolean
metrics.labels.release (1)
kube-prometheus-stack
string
string
string
tolerations[].key (8)
arm
node-role.kubernetes.io/master
string
string
updateStrategy (6)
RollingUpdate
string
boolean
image.repository (2)
ghcr.io/k8s-at-home/kured
string
string
extraEnvVars[].name (1)
TZ
KURED_NOTIFY_URL
string
string
string
string
string