Skip to content

Commit 3e45933

Browse files
author
Justin
committed
update typo
1 parent 8fd99e9 commit 3e45933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/use-multiple-node-pools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ An AKS cluster has two cluster resource objects with Kubernetes versions associa
242242

243243
1. Upgrading the control plane requires using `az aks upgrade`
244244
* This will upgrade the control plane version and all node pools in the cluster
245-
* By passing `az aks upgrade` with the `--control-plane-only` flag you will only upgrade the cluster control plane and none of the associated node pools
246-
* The `--control-plane-only` flag is available in **AKS-preview extension v0.4.16** or higher
245+
* By passing `az aks upgrade` with the `--control-plane-only` flag only the cluster control plane will be upgraded and none of the associated node pools will be changed
246+
* > [!NOTE] The `--control-plane-only` flag is available in **AKS-preview extension v0.4.16** or higher
247247
1. Upgrading individual node pools requires using `az aks nodepool upgrade`
248248
* This will upgrade only the target node pool with the specified Kubernetes version
249249

0 commit comments

Comments
 (0)