Merge pull request #24601 from chinayin/patch-2

fix wrongly words
This commit is contained in:
Kubernetes Prow Robot 2020-10-16 10:11:25 -07:00 committed by GitHub
commit f4bb5ff94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Some typical uses of a DaemonSet are:
-->
DaemonSet 的一些典型用法:
- 在每个节点上运行集群守护进程
- 在每个节点上运行集群守护进程
- 在每个节点上运行日志收集守护进程
- 在每个节点上运行监控守护进程