Skip to content

Commit 0d7f1a0

Browse files
committed
[zh-cn]sync device-plugin
Signed-off-by: xin.li <[email protected]>
1 parent aecc941 commit 0d7f1a0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/zh-cn/docs/reference/glossary/device-plugin.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@ tags:
2626
<!--
2727
Device plugins run on worker
2828
{{< glossary_tooltip term_id="node" text="Nodes">}} and provide
29-
{{< glossary_tooltip term_id="pod" text="Pods">}} with access to resources,
29+
{{< glossary_tooltip term_id="pod" text="Pods">}} with access to
30+
infrastructure {{< glossary_tooltip text="resources" term_id="infrastructure-resource" >}},
3031
such as local hardware, that require vendor-specific initialization or setup
3132
steps.
3233
-->
3334
设备插件在工作{{<glossary_tooltip term_id="node" text="节点">}}上运行并为
34-
{{<glossary_tooltip term_id="pod" text="Pod">}} 提供访问资源的能力,
35+
{{<glossary_tooltip term_id="pod" text="Pod">}}
36+
提供访问基础设施{{< glossary_tooltip text="资源" term_id="infrastructure-resource" >}}的能力,
3537
例如:本地硬件这类资源需要特定于供应商的初始化或安装步骤。
3638

3739
<!--more-->

0 commit comments

Comments
 (0)