Skip to content

Commit aeed75f

Browse files
committed
Made changes
1 parent e91ab13 commit aeed75f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/databox-online/azure-stack-edge-gpu-connect-powershell-interface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ A Multi-Process Service (MPS) on Nvidia GPUs provides a mechanism where GPUs can
7070
> [!NOTE]
7171
> When the device software and the Kubernetes cluster are updated, the MPS setting is not retained for the workloads. You'll need to enable MPS again.
7272
73-
## Enable compute on private network
73+
<!--## Enable compute on private network
7474
7575
Use the `Add-HcsNetRoute` cmdlet to enable compute on a private network. This cmdlet lets you add custom routes on Kubernetes master and worker VMs.
7676
#### Add new route configuration
@@ -124,7 +124,7 @@ Use this cmdlet to remove a route configuration that you added on your device.
124124
```powershell
125125
Remove-HcsNetRoute -InterfaceAlias "Port3" -DestinationPrefix "192.168.21.0/24"
126126
```
127-
127+
-->
128128

129129
## Reset your device
130130

0 commit comments

Comments
 (0)