Skip to content

Commit 3b215ef

Browse files
authored
Merge pull request #37759 from ZJUGuoShuai/patch-1
Fix a typo
2 parents ef08cba + eba85dd commit 3b215ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ identifying containers using `pod`, `namespace`, and `container` prometheus labe
335335
The kubelet provides a gRPC service to enable discovery of in-use devices, and to provide metadata
336336
for these devices:
337337
-->
338-
kubelet 提供了 gRPC 服务来使得正在使用中的设备被发现,并且还未这些设备提供了元数据
338+
kubelet 提供了 gRPC 服务来使得正在使用中的设备被发现,并且还为这些设备提供了元数据
339339

340340
```gRPC
341341
// PodResourcesLister 是一个由 kubelet 提供的服务,用来提供供节点上

0 commit comments

Comments
 (0)