Skip to content

Commit 612163f

Browse files
committed
[zh] fix typo in assign-pod-node.md
Signed-off-by: j4ckstraw <[email protected]>
1 parent eba13fe commit 612163f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/scheduling-eviction/assign-pod-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ Pods, the default Kubernetes scheduler places those Pods and honors any
419419
DaemonSet 控制器[为 DaemonSet 创建 Pod](/zh-cn/docs/concepts/workloads/controllers/daemonset/#how-daemon-pods-are-scheduled),
420420
但该控制器不理会调度方案。
421421
DaemonSet 控制器创建 Pod 时,默认的 Kubernetes 调度器负责放置 Pod,
422-
并遵从 DaemonSet 控制器中奢侈的 `nodeAffinity` 规则。
422+
并遵从 DaemonSet 控制器中设置的 `nodeAffinity` 规则。
423423
{{< /note >}}
424424

425425
<!--

0 commit comments

Comments
 (0)