Skip to content

Commit 329c336

Browse files
committed
updated character limit
1 parent 8172e8f commit 329c336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/create-node-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following limitations apply when you create AKS clusters that support multip
3232
* The AKS cluster must use the Standard SKU load balancer to use multiple node pools. This feature isn't supported with Basic SKU load balancers.
3333
* The AKS cluster must use Virtual Machine Scale Sets for the nodes.
3434
* 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-11 characters.
35+
* For Linux node pools, the length must be between 1-12 characters.
3636
* For Windows node pools, the length must be between 1-6 characters.
3737
* All node pools must reside in the same virtual network.
3838
* 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

Comments
 (0)