Skip to content

Commit b5c6979

Browse files
Update kubernetes-metric-alerts.md - small Acrolinx fix
1 parent 2936d3a commit b5c6979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/kubernetes-metric-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The following tables list the details of each recommended alert rule. Source cod
143143
| KubePersistentVolumeErrors | One or more persistent volumes are in a failed or pending phase for the last 5 minutes. | >0 | 5 |
144144
| KubeContainerWaiting | One or more containers within Kubernetes pods are in a waiting state for the last 60 minutes. | >0 | 60 |
145145
| KubeDaemonSetNotScheduled | One or more pods are not scheduled on any node for the last 15 minutes. | >0 | 15 |
146-
| KubeDaemonSetMisScheduled | One or more pods are mis scheduled within the cluster for the last 15 minutes. | >0 | 15 |
146+
| KubeDaemonSetMisScheduled | One or more pods are misscheduled within the cluster for the last 15 minutes. | >0 | 15 |
147147
| KubeQuotaAlmostFull | The utilization of Kubernetes resource quotas is between 90% and 100% of the hard limits for the last 15 minutes. | >0.9 <1 | 15 |
148148

149149

0 commit comments

Comments
 (0)