Skip to content

Commit a9b44a0

Browse files
committed
[id] fix a nit in the feature-state short code
1 parent e6ad243 commit a9b44a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ membuat Pod pada semua Node.
106106

107107
### Dijadwalkan oleh _default scheduler_
108108

109-
{{< feature-state state="stable" for-kubernetes-version="1.17" >}}
109+
{{< feature-state for_kubernetes_version="1.17" state="stable" >}}
110110

111111
DaemonSet memastikan bahwa semua Node yang memenuhi syarat menjalankan salinan
112112
Pod. Normalnya, Node yang menjalankan Pod dipilih oleh _scheduler_ Kubernetes.

0 commit comments

Comments
 (0)