Skip to content

Commit b92733c

Browse files
authored
Merge pull request #104456 from PixelRobots/patch-11
add mariner node pool fix
2 parents 63e68de + 16d7f86 commit b92733c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ You can add a Mariner node pool into your existing cluster using the `az aks nod
150150
az aks nodepool add \
151151
--resource-group myResourceGroup \
152152
--cluster-name myAKSCluster \
153+
--name marinerpool \
153154
--os-sku CBLMariner
154155
```
155156

0 commit comments

Comments
 (0)