Skip to content

Instantly share code, notes, and snippets.

@zloeber
Created March 14, 2020 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zloeber/80453b3ce0630ab5851e492eb463d52a to your computer and use it in GitHub Desktop.
Save zloeber/80453b3ce0630ab5851e492eb463d52a to your computer and use it in GitHub Desktop.
kube-prom-query
count(kured_reboot_required) BY (instance) * ON (instance) GROUP_LEFT (node) kured_reboot_required > 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment