File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/scheduling-eviction Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -411,12 +411,12 @@ scheduler profile name.
411
411
412
412
{{< note >}}
413
413
<!--
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 ),
415
415
does not support scheduling profiles. When the DaemonSet controller creates
416
416
Pods, the default Kubernetes scheduler places those Pods and honors any
417
417
` nodeAffinity` rules in the DaemonSet controller.
418
418
-->
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 ),
420
420
但该控制器不理会调度方案。
421
421
DaemonSet 控制器创建 Pod 时,默认的 Kubernetes 调度器负责放置 Pod,
422
422
并遵从 DaemonSet 控制器中奢侈的 `nodeAffinity` 规则。
You can’t perform that action at this time.
0 commit comments