Skip to content

Commit 713ed84

Browse files
authored
Merge pull request #96309 from MGoedtel/Task1648199
added support info to health article
2 parents 2f3a236 + c6c9643 commit 713ed84

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/azure-monitor/insights/container-insights-health.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.assetid:
1010
ms.service: azure-monitor
1111
ms.topic: conceptual
1212
ms.workload: infrastructure-services
13-
ms.date: 11/14/2019
13+
ms.date: 11/18/2019
1414
ms.author: magoedte
1515
---
1616

@@ -20,6 +20,12 @@ With Azure Monitor for containers, it monitors and reports health status of the
2020

2121
For information about how to enable Azure Monitor for containers, see [Onboard Azure Monitor for containers](container-insights-onboard.md).
2222

23+
>[!NOTE]
24+
>To support AKS Engine clusters, verify it meets the following:
25+
>- It is using the latest version of the [HELM client](https://helm.sh/docs/using_helm/).
26+
>- The containerized agent version is *microsoft/oms:ciprod11012019*. To upgrade the agent, see [upgrading agent on Kubernetes cluster](container-insights-manage-agent.md#upgrading-agent-on-monitored-kubernetes-cluster).
27+
>
28+
2329
## Overview
2430

2531
In Azure Monitor for containers, the Health feature provides proactive health monitoring of your Kubernetes cluster to help you identify and diagnose issues. It gives you the ability to view significant issues detected. Monitors evaluating the health of your cluster run on the containerized agent in your cluster, and the health data is written to the **KubeHealth** table in your Log Analytics workspace.

0 commit comments

Comments
 (0)