[zh] Update /content/zh/docs/concepts/workloads/controllers/daemonset.md

Signed-off-by: xin.li <xin.li@daocloud.io>
pull/33074/head
xin.li 2022-04-21 10:02:01 +08:00
parent 03cc1cbcd0
commit 57b2d14c2a
1 changed files with 1 additions and 1 deletions

View File

@ -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