Skip to content

Commit f3016d2

Browse files
authored
Merge pull request #113568 from cvvz/cvvz-patch-1-2
Update create-node-pools.md
2 parents 21c673b + 4ca063f commit f3016d2

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
@@ -149,7 +149,7 @@ The Azure Linux container host for AKS is an open-source Linux distribution avai
149149
az aks nodepool add \
150150
--resource-group myResourceGroup \
151151
--cluster-name myAKSCluster \
152-
--name azurelinuxpool \
152+
--name azlinuxpool \
153153
--os-sku AzureLinux
154154
```
155155

0 commit comments

Comments
 (0)