Skip to content

Commit 4ed5d9d

Browse files
committed
remove ps
1 parent bf13e6e commit 4ed5d9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -778,10 +778,6 @@ You can find the public IPs for your nodes in various ways. The public IPs for y
778778
az vmss list-instance-public-ips -g MC_MyResourceGroup2_MyManagedCluster_eastus -n YourVirtualMachineScaleSetName
779779
```
780780

781-
```powershell
782-
Get-AzPublicIpAddress -ResourceGroupName MC_MyResourceGroup2_MyManagedCluster_eastus -VirtualMachineScaleSetName YourVirtualMachineScaleSetName
783-
```
784-
785781
## Clean up resources
786782

787783
In this article, you created an AKS cluster that includes GPU-based nodes. To reduce unnecessary cost, you may want to delete the *gpunodepool*, or the whole AKS cluster.

0 commit comments

Comments
 (0)