diff --git a/content/zh/docs/concepts/workloads/controllers/daemonset.md b/content/zh/docs/concepts/workloads/controllers/daemonset.md index a1ac51750b..f4ef51936d 100644 --- a/content/zh/docs/concepts/workloads/controllers/daemonset.md +++ b/content/zh/docs/concepts/workloads/controllers/daemonset.md @@ -209,7 +209,7 @@ If you do not specify either, then the DaemonSet controller will create Pods on ### 通过默认调度器调度 {#scheduled-by-default-scheduler} -{{< feature-state state="stable" for-kubernetes-version="1.17" >}} +{{< feature-state for_kubernetes_version="1.17" state="stable" >}}