Skip to content

Commit fcf780d

Browse files
authored
Update howto-monitor-naks-cluster.md
1 parent 773edce commit fcf780d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/howto-monitor-naks-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,11 @@ For convenience, the provided **`assign.sh`** script assigns the built-in policy
171171

172172
#### Install Azure monitoring agent
173173

174-
> [!NOTE]
175-
> To install Azure Monitoring Agent, you must first Arc connect the Nexus Kubernetes cluster VMs. This process is automated if you are using the latest version bundle. However, if the version bundle you use does not support cluster VM Arc enrollment by default, you will need to upgrade your cluster to the latest version bundle. For more information about the version bundle, please refer [Nexus Kubernetes cluster supported versions](reference-nexus-kubernetes-cluster-supported-versions.md)
176174
Use the included **`install.sh`** which creates a Kubernetes daemonSet on the Nexus Kubernetes cluster.
177175
It deploys a pod to each cluster node and installs the Azure Monitoring Agent (AMA).
178176
The `daemonSet` also includes a liveness probe that monitors the server connection and AMA processes.
177+
> [!NOTE]
178+
> To install Azure Monitoring Agent, you must first Arc connect the Nexus Kubernetes cluster VMs. This process is automated if you are using the latest version bundle. However, if the version bundle you use does not support cluster VM Arc enrollment by default, you will need to upgrade your cluster to the latest version bundle. For more information about the version bundle, please refer [Nexus Kubernetes cluster supported versions](reference-nexus-kubernetes-cluster-supported-versions.md)
179179
180180
1. Set the environment as specified in [Environment Setup](#environment-setup). Set the current `kubeconfig` context for the Nexus Kubernetes cluster VMs.
181181
2. Permit `Kubectl` access to the Nexus Kubernetes cluster.

0 commit comments

Comments
 (0)