Skip to content

Commit 19ad6cb

Browse files
authored
Merge pull request #32966 from Arhell/fix-code
[id] fix a nit in the feature-state short code
2 parents f140406 + a9b44a0 commit 19ad6cb

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)