Skip to content

Commit 3469b09

Browse files
authored
Merge pull request #41090 from Arhell/zh-typo
[zh] Fix typo
2 parents 673a85e + e68a2e0 commit 3469b09

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/workloads/controllers

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ consideration by the DaemonSet controller when evaluating the eligible nodes,
233233
but is replaced on the created Pod with the node affinity that matches the name
234234
of the eligible node.
235235
-->
236-
用户通过设置 DaemonSet 的 `.spec.template.spec.schedulerName` 字段,可以为 DamonSet
236+
用户通过设置 DaemonSet 的 `.spec.template.spec.schedulerName` 字段,可以为 DaemonSet
237237
的 Pod 指定不同的调度程序。
238238

239239
当评估符合条件的节点时,原本在 `.spec.template.spec.affinity.nodeAffinity` 字段上指定的节点亲和性将由

0 commit comments

Comments
 (0)