Skip to content

Commit

Permalink
Update source/cloud/azure/aks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson authored Oct 14, 2024
1 parent f54e67b commit 5b8317e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/cloud/azure/aks.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ $ az extension add --name aks-preview
`````

```bash
az aks nodepool add \
az aks nodepool add \
--resource-group <resource group> \
--cluster-name rapids \
--name gpunp \
Expand Down

0 comments on commit 5b8317e

Please sign in to comment.