Skip to content

Commit de6f0bc

Browse files
committed
[zh-cn] sync scheduling-gpus.md
Signed-off-by: Guangwen Feng <[email protected]>
1 parent 506d2e7 commit de6f0bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ AMD 和 NVIDIA GPU(图形处理单元),目前处于**稳定**状态。
3333
<!--
3434
## Using device plugins
3535
36-
Kubernetes implements device-plugin to let Pods access specialized hardware features such as GPUs.
36+
Kubernetes implements device plugins to let Pods access specialized hardware features such as GPUs.
3737
-->
3838
## 使用设备插件 {#using-device-plugins}
3939

@@ -140,7 +140,8 @@ If you're using AMD GPU devices, you can deploy
140140
Node Labeller is a {{< glossary_tooltip text="controller" term_id="controller" >}} that automatically
141141
labels your nodes with GPU device properties.
142142
143-
At the moment, that controller can add labels for:
143+
Similar functionality for NVIDIA is provided by
144+
[GPU feature discovery](https://github.com/NVIDIA/gpu-feature-discovery/blob/main/README.md).
144145
-->
145146
如果你在使用 AMD GPU,你可以部署
146147
[Node Labeller](https://github.com/RadeonOpenCompute/k8s-device-plugin/tree/master/cmd/k8s-node-labeller)

0 commit comments

Comments
 (0)