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