File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/reference/scheduling Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,10 +229,10 @@ extension points:
229
229
实现的扩展点:`filter`,`score`.
230
230
<!--
231
231
- `PodTopologySpread` : Implements
232
- [Pod topology spread](/docs/concepts/workloads/pods/pod- topology-spread-constraints/).
232
+ [Pod topology spread](/docs/concepts/scheduling-eviction/ topology-spread-constraints/).
233
233
Extension points : ` preFilter` , `filter`, `preScore`, `score`.
234
234
-->
235
- - ` PodTopologySpread` :实现了 [Pod 拓扑分布](/zh-cn/docs/concepts/workloads/pods/pod- topology-spread-constraints/)。
235
+ - ` PodTopologySpread` :实现了 [Pod 拓扑分布](/zh-cn/docs/concepts/scheduling-eviction/ topology-spread-constraints/)。
236
236
237
237
实现的扩展点:`preFilter`,`filter`,`preScore`,`score`。
238
238
<!--
You can’t perform that action at this time.
0 commit comments