Skip to content

Commit 18e833d

Browse files
Merge pull request #270880 from bwren/docs-editor/kubernetes-metric-alerts-1712033768
Update kubernetes-metric-alerts.md
2 parents ae43c1c + 13e6417 commit 18e833d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The following tables list the details of each recommended alert rule. Source cod
130130

131131
### Prometheus community alert rules
132132

133-
**Cluster level alerts**
133+
#### Cluster level alerts
134134

135135
| Alert name | Description | Default threshold | Timeframe (minutes) |
136136
|:---|:---|:---:|:---:|
@@ -147,14 +147,14 @@ The following tables list the details of each recommended alert rule. Source cod
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

150-
**Node level alerts**
150+
#### Node level alerts
151151

152152
| Alert name | Description | Default threshold | Timeframe (minutes) |
153153
|:---|:---|:---:|:---:|
154154
| KubeNodeUnreachable | A node has been unreachable for the last 15 minutes. | 1 | 15 |
155155
| KubeNodeReadinessFlapping | The readiness status of a node has changed more than 2 times for the last 15 minutes. | 2 | 15 |
156156

157-
**Pod level alerts**
157+
#### Pod level alerts
158158

159159
| Alert name | Description | Default threshold | Timeframe (minutes) |
160160
|:---|:---|:---:|:---:|

0 commit comments

Comments
 (0)