Skip to content

Commit 79bf5e2

Browse files
Update docs/integrations/microsoft-azure/kubernetes.md
Co-authored-by: Jagadisha V <[email protected]>
1 parent 74ebb92 commit 79bf5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/microsoft-azure/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ The **Azure Kubernetes Service - Node Memory** dashboard provides insights about
339339
### Azure Key Vaults alerts
340340
These alerts are metric based and will work for all Key Vaults.
341341

342-
| Alert Name | Alert Description and Conditions | Alert Condition | Recover Condition |
342+
| Alert Name | Alert Description and Conditions | Alert Condition | Recover Condition |
343343
|:--|:--|:--|:--|
344344
| `Azure Kubernetes Service - CPU Usage Percentage` | This alert is triggered with critical type when cpu usage percentage when cpu usage percentage greater than 95% and triggered with warning type when greater than 85%. | percentage < 95 | percentage >= 95 |
345345
| `Azure Kubernetes Service - Kube Node(s) Unreachable` | This alert is triggered when kube node(s) unreachable count greater than 1. | Count >= 1 | Count < 1 |

0 commit comments

Comments
 (0)