Skip to content

Commit 74e98e7

Browse files
authored
Merge pull request #39949 from windsonsea/encry
[zh] sync a link with en
2 parents 204453e + bf5dc69 commit 74e98e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,12 +411,12 @@ scheduler profile name.
411411

412412
{{< note >}}
413413
<!--
414-
The DaemonSet controller, which [creates Pods for DaemonSets](/docs/concepts/workloads/controllers/daemonset/#scheduled-by-default-scheduler),
414+
The DaemonSet controller, which [creates Pods for DaemonSets](/docs/concepts/workloads/controllers/daemonset/#how-daemon-pods-are-scheduled),
415415
does not support scheduling profiles. When the DaemonSet controller creates
416416
Pods, the default Kubernetes scheduler places those Pods and honors any
417417
`nodeAffinity` rules in the DaemonSet controller.
418418
-->
419-
DaemonSet 控制器[为 DaemonSet 创建 Pods](/zh-cn/docs/concepts/workloads/controllers/daemonset/#scheduled-by-default-scheduler),
419+
DaemonSet 控制器[为 DaemonSet 创建 Pod](/zh-cn/docs/concepts/workloads/controllers/daemonset/#how-daemon-pods-are-scheduled),
420420
但该控制器不理会调度方案。
421421
DaemonSet 控制器创建 Pod 时,默认的 Kubernetes 调度器负责放置 Pod,
422422
并遵从 DaemonSet 控制器中奢侈的 `nodeAffinity` 规则。

0 commit comments

Comments
 (0)