Skip to content

Commit e250000

Browse files
authored
[gpu.md] More specific kubectl command (#379)
More specific kubectl command in gpu.md
2 parents 93c3c85 + 8e46e90 commit e250000

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/virtualization

1 file changed

+1
-1
lines changed

content/en/docs/virtualization/gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Follow these steps:
6161
nvidia-vfio-manager-thfwf 1/1 Running 0 78s
6262
```
6363

64-
To verify the GPU binding, access the node using `kubectl debug node` or `kubectl node-shell -x` and run:
64+
To verify the GPU binding, access the node using `kubectl node-shell -n cozy-system -x` or `kubectl debug node` and run:
6565

6666
```bash
6767
lspci -nnk -d 10de:

0 commit comments

Comments
 (0)