We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835b2bb commit 8b5bfa3Copy full SHA for 8b5bfa3
1 file changed
helm/bundles/cortex-nova/alerts/nova.alerts.yaml
@@ -17,8 +17,9 @@ groups:
17
summary: "Cortex Scheduling for Nova is down"
18
description: >
19
The Cortex scheduling service is down. Scheduling requests from Nova will
20
- not be served. This is no immediate problem, since Nova will continue
21
- placing new VMs. However, the placement will be less desirable.
+ not be served. This is non-critical for vmware virtual machines, but
+ blocks kvm virtual machines from being scheduled. Thus, it is
22
+ recommended to immediately investigate and resolve the issue.
23
24
- alert: CortexNovaKnowledgeDown
25
expr: |
0 commit comments