Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/runbooks/VirtAPIDown.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Meaning

This alert fires when all the API Server pods are down.
No running `virt-api` pod has been detected for 10 minutes.

## Impact

Expand Down
3 changes: 1 addition & 2 deletions docs/runbooks/VirtHandlerDown.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

## Meaning

This alert fires when all `virt-handler` pods are down (no `virt-handler` pod
has been reported up for 10 minutes).
No running `virt-handler` pod has been detected for 10 minutes..

The `virt-handler` runs on every node that can schedule VMIs. It is
responsible for domain lifecycle, network configuration, and other
Expand Down
Loading