You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/create-node-pools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The following limitations apply when you create AKS clusters that support multip
32
32
* The AKS cluster must use the Standard SKU load balancer to use multiple node pools. The feature isn't supported with Basic SKU load balancers.
33
33
* The AKS cluster must use Virtual Machine Scale Sets for the nodes.
34
34
* The name of a node pool may only contain lowercase alphanumeric characters and must begin with a lowercase letter.
35
-
* For Linux node pools, the length must be between 1-12 characters.
35
+
* For Linux node pools, the length must be between 1-11 characters.
36
36
* For Windows node pools, the length must be between 1-6 characters.
37
37
* All node pools must reside in the same virtual network.
38
38
* When you create multiple node pools at cluster creation time, the Kubernetes versions for the node pools must match the version set for the control plane.
0 commit comments