Skip to content

Commit 87bca9b

Browse files
committed
api tweak
1 parent 569ac4f commit 87bca9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-system-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ az aks nodepool update -g myResourceGroup --cluster-name myAKSCluster -n mynodep
123123
## Delete a system node pool
124124

125125
> [!Note]
126-
> To use system node pools on AKS clusters before API version 2020-03-01, add a new system node pool, then delete the original default node pool.
126+
> To use system node pools on AKS clusters before API version 2020-03-02, add a new system node pool, then delete the original default node pool.
127127
128128
Previously you could not delete the system node pool, which was the initial default node pool in an AKS cluster. You now have the flexibility to delete any node pool from your clusters. Since AKS clusters require at least one system node pool, you must have at least two system node pools on your AKS cluster before you can delete one of them.
129129

0 commit comments

Comments
 (0)