Merge pull request #33074 from my-git9/daemonset2

[zh] Update /content/zh/docs/concepts/workloads/controllers/daemonset.md
This commit is contained in:
Kubernetes Prow Robot
2022-04-20 19:28:57 -07:00
committed by GitHub
@@ -209,7 +209,7 @@ If you do not specify either, then the DaemonSet controller will create Pods on
### 通过默认调度器调度 {#scheduled-by-default-scheduler}
{{< feature-state for_kubernetes_version="1.17" state="stable" >}}
{{< feature-state for_k8s_version="1.17" state="stable" >}}
<!--
A DaemonSet ensures that all eligible nodes run a copy of a Pod. Normally, the