Jim 9a4b8fdb32 add argument to invert the behavior of alert-filter-regexp (#786)
* add argument to invert the behavior of alert-filter-regexp

Signed-off-by: Jim Liming <james.k.liming@gmail.com>

* feat: small code-improvements

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>

---------

Signed-off-by: Jim Liming <james.k.liming@gmail.com>
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
Co-authored-by: Christian Kotzbauer <git@ckotzbauer.de>
2023-08-14 18:52:12 +02:00
2022-11-29 22:01:21 +01:00
2022-06-28 12:06:57 +02:00
2023-02-07 12:56:28 +01:00
2022-09-19 12:01:10 +02:00
2023-07-28 12:26:02 +02:00
2023-07-28 12:26:02 +02:00
2023-04-23 15:59:56 +02:00
2020-11-30 10:51:43 +01:00
2017-06-13 17:57:19 +01:00
2023-05-10 15:22:55 +02:00
2023-04-23 15:59:56 +02:00

kured - Kubernetes Reboot Daemon

Artifact HUB FOSSA Status CLOMonitor

Introduction

Kured (KUbernetes REboot Daemon) is a Kubernetes daemonset that performs safe automatic node reboots when the need to do so is indicated by the package management system of the underlying OS.

  • Watches for the presence of a reboot sentinel file e.g. /var/run/reboot-required or the successful run of a sentinel command.
  • Utilises a lock in the API server to ensure only one node reboots at a time
  • Optionally defers reboots in the presence of active Prometheus alerts or selected pods
  • Cordons & drains worker nodes before reboot, uncordoning them after

Documentation

Find all our docs on https://kured.dev:

And there's much more!

Getting Help

If you have any questions about, feedback for or problems with kured:

We follow the CNCF Code of Conduct.

Your feedback is always welcome!

Trademarks

Kured is a Cloud Native Computing Foundation Sandbox project.

Cloud Native Computing Foundation logo

The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage.

License

FOSSA Status

Description
Kubernetes Reboot Daemon
Readme 3.7 MiB
Languages
Go 89.6%
Shell 7.3%
Makefile 2.5%
Dockerfile 0.6%