Skip to content

Commit e34ca6b

Browse files
committed
modify the chinese url
Signed-off-by: timyinshi <[email protected]>
1 parent abd6de3 commit e34ca6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

149149

150150
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)