Skip to content

Commit 34f6472

Browse files
authored
Merge pull request #235521 from msftnadavbh/patch-1
Error in "Confirm Multi-instance GPU capability"
2 parents c642ed1 + a41367e commit 34f6472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/gpu-multi-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ nvgfd/gpu-feature-discovery
142142
### Confirm multi-instance GPU capability
143143
As an example, if you used MIG1g as the GPU instance profile, confirm the node has multi-instance GPU capability by running:
144144
```
145-
kubectl describe mignode
145+
kubectl describe node mignode
146146
```
147147
If you're using single strategy, you'll see:
148148
```

0 commit comments

Comments
 (0)