[zh-cn] Fix some links and translation in scheduling-eviction (#35045)

* [zh-cn] fix some links in scheduling-eviction

* [zh-cn] fix translation in  pod-priority-preemption

* [zh-cn] add missing pod-disruption glossary definition in scheduling-eviction index

* [zh-cn] add missing original English text in comments of scheduling-eviction index
This commit is contained in:
Zach Zhu
2022-07-19 17:36:07 +08:00
committed by GitHub
parent 85a1bd74cb
commit ccf5bce952
4 changed files with 32 additions and 12 deletions
@@ -528,6 +528,6 @@ arbitrary tolerations to DaemonSets.
* Read about [Node-pressure Eviction](/docs/concepts/scheduling-eviction/node-pressure-eviction/) and how you can configure it
* Read about [Pod Priority](/docs/concepts/scheduling-eviction/pod-priority-preemption/)
-->
* 阅读[节点压力驱逐](/zh-cn/docs/concepts/scheduling-eviction/pod-priority-preemption/)
* 阅读[节点压力驱逐](/zh-cn/docs/concepts/scheduling-eviction/node-pressure-eviction/)
以及如何配置其行为
* 阅读 [Pod 优先级](/zh-cn/docs/concepts/scheduling-eviction/pod-priority-preemption/)