kured icon indicating copy to clipboard operation
kured copied to clipboard

Kubernetes Reboot Daemon

Results 93 kured issues
Sort by recently updated
recently updated
newest added

The flag --min-reboot-period can be used to define the minimal duration between reboots of a node.

Hi there, I have been using Kured and I find it to be a great tool for automating node reboots in a Kubernetes cluster. I was wondering if there are...

enhancement
keep
FEATURE-v2

Hi, we're facing an issue with the newest version of Kured 1.14.0. Nodes are not rebooted Prometheus Metrics say that a reboot is required but on the Node Host there...

bug
aks

Following https://github.com/kubereboot/kured/pull/814 , a reboot method option is being added which can be 'command' or 'signal'. Following an idea by @sftim https://github.com/kubereboot/kured/issues/416#issuecomment-1825047502 it would be natural to consider adding a...

enhancement

Following https://github.com/kubereboot/kured/pull/814 which added signal based reboot we could reduce the privilege of the kured pods. With this we could also look into reducing the privileges for the reboot command...

question

Closes https://github.com/kubereboot/kured/issues/896

The configured sentinel command runs every minute, instead of once every `period`. The reason for this is appears to be the Prometheus metrics updater `maintainRebootRequiredMetric()` here: https://github.com/kubereboot/kured/blob/9e4b69f8189cbf685e459ad1be2eb15f4dfd0cd2/cmd/kured/main.go#L566C1-L575C2 This is arguably...

no-issue-activity

Hello, would you be interested in adding support for non-systemd distribution support? Specifically I'm thinking about adding support for [Talos Linux](https://talos.dev) but I wanted to ask before working on it....

no-issue-activity

Deployed the latest release of kured(1.13.1) on to an Azure kubernetes cluster with kubernetes version (v1.26.3) almost one month back. I don't see any reboot-required created on the nodes and...

question
keep

It would be nice to have this set up where we can silence some alerts in alert manager and then those alerts should be ignored in Kured. It would be...

enhancement
help wanted
good first issue
keep
FEATURE-v2