Skip to content

Commit 74ebb92

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

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
@@ -340,7 +340,7 @@ The **Azure Kubernetes Service - Node Memory** dashboard provides insights about
340340
These alerts are metric based and will work for all Key Vaults.
341341

342342
| Alert Name | Alert Description and Conditions | Alert Condition | Recover Condition |
343-
|:------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|:------------------|
343+
|:--|:--|:--|:--|
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 |
346346
| `Azure Kubernetes Service - Memory Working Set Percentage` | This alert triggers when memory working set percentage greater than 100. | percentage >= 100 | percentage < 100 |

0 commit comments

Comments
 (0)