We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e52d13 commit 641f8d6Copy full SHA for 641f8d6
content/zh-cn/docs/tasks/manage-gpus/scheduling-gpus.md
@@ -203,8 +203,8 @@ You can use the following commands to install the NVIDIA drivers and device plug
203
-->
204
你可以使用下面的命令来安装 NVIDIA 驱动以及设备插件:
205
206
-```
207
-# 在 COntainer-Optimized OS 上安装 NVIDIA 驱动:
+```shell
+# 在 Container-Optimized OS 上安装 NVIDIA 驱动:
208
kubectl create -f https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/stable/daemonset.yaml
209
210
# 在 Ubuntu 上安装 NVIDIA 驱动 (实验性质):
0 commit comments