Skip to content

Commit 641f8d6

Browse files
authored
Fixed typo scheduling-gpus.md
Line 206 add code language shell Line 207 `COntainer` -> `Container`
1 parent 9e52d13 commit 641f8d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/tasks/manage-gpus/scheduling-gpus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ You can use the following commands to install the NVIDIA drivers and device plug
203203
-->
204204
你可以使用下面的命令来安装 NVIDIA 驱动以及设备插件:
205205

206-
```
207-
# 在 COntainer-Optimized OS 上安装 NVIDIA 驱动:
206+
```shell
207+
#Container-Optimized OS 上安装 NVIDIA 驱动:
208208
kubectl create -f https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/stable/daemonset.yaml
209209

210210
# 在 Ubuntu 上安装 NVIDIA 驱动 (实验性质):

0 commit comments

Comments
 (0)