Skip to content

Commit 9a7855f

Browse files
authored
Merge pull request #207479 from KrishnaG-MSFT/patch-220
(AzureCXP) MicrosoftDocs/azure-docs#96905
2 parents 76731c5 + c9938a2 commit 9a7855f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/container-insights-metric-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Before you start, confirm the following:
2727

2828
To verify your cluster is running the newer version of the agent, you can either:
2929

30-
* Run the command: `kubectl describe <omsagent-pod-name> --namespace=kube-system`. In the status returned, note the value under **Image** for omsagent in the *Containers* section of the output.
30+
* Run the command: `kubectl describe pod <omsagent-pod-name> --namespace=kube-system`. In the status returned, note the value under **Image** for omsagent in the *Containers* section of the output.
3131
* On the **Nodes** tab, select the cluster node and on the **Properties** pane to the right, note the value under **Agent Image Tag**.
3232

3333
The value shown for AKS should be version **ciprod05262020** or later. The value shown for Azure Arc-enabled Kubernetes cluster should be version **ciprod09252020** or later. If your cluster has an older version, see [How to upgrade the Container insights agent](container-insights-manage-agent.md#upgrade-agent-on-aks-cluster) for steps to get the latest version.

0 commit comments

Comments
 (0)