Skip to content

Commit 57b2d14

Browse files
committed
[zh] Update /content/zh/docs/concepts/workloads/controllers/daemonset.md
Signed-off-by: xin.li <[email protected]>
1 parent 03cc1cb commit 57b2d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/controllers/daemonset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ If you do not specify either, then the DaemonSet controller will create Pods on
209209

210210
### 通过默认调度器调度 {#scheduled-by-default-scheduler}
211211

212-
{{< feature-state for_kubernetes_version="1.17" state="stable" >}}
212+
{{< feature-state for_k8s_version="1.17" state="stable" >}}
213213

214214
<!--
215215
A DaemonSet ensures that all eligible nodes run a copy of a Pod. Normally, the

0 commit comments

Comments
 (0)