Skip to content

Commit 32fa93d

Browse files
committed
mv zh/docs/concepts/configurations/scheduling-framework.md to concepts/scheduling-eviction
1 parent 1cccd3f commit 32fa93d

File tree

2 files changed

+108
-189
lines changed

2 files changed

+108
-189
lines changed

content/zh/docs/concepts/scheduling-eviction/kube-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ of the scheduler:
145145
`QueueSort`, `Filter`, `Score`, `Bind`, `Reserve`, `Permit`, and others. You
146146
can also configure the kube-scheduler to run different profiles.
147147
-->
148-
1. [调度策略](/docs/reference/scheduling/policies) 允许你配置过滤的 _谓词(Predicates)_ 和打分的 _优先级(Priorities)_
148+
1. [调度策略](/docs/reference/scheduling/policies) 允许你配置过滤的 _谓词(Predicates)_ 和打分的 _优先级(Priorities)_
149149
2. [调度配置](/docs/reference/scheduling/profiles) 允许你配置实现不同调度阶段的插件,包括:`QueueSort`, `Filter`, `Score`, `Bind`, `Reserve`, `Permit` 等等。你也可以配置 kube-scheduler 运行不同的配置文件。
150150

151151
{{% /capture %}}

0 commit comments

Comments
 (0)