Skip to content

Commit 088c7fa

Browse files
authored
Merge pull request #33074 from my-git9/daemonset2
[zh] Update /content/zh/docs/concepts/workloads/controllers/daemonset.md
2 parents ecd68d9 + 57b2d14 commit 088c7fa

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)