Modify the expulsion link initiated by API

Signed-off-by: pangqing <pangqing@uniontech.com>
This commit is contained in:
pangqing
2022-02-28 23:03:51 +08:00
parent c22571acb7
commit bff6d62c45
4 changed files with 10 additions and 10 deletions
@@ -30,9 +30,9 @@ Eviction is the process of terminating one or more Pods on Nodes.
<!--
There are two kinds of eviction:
* [Node-pressure eviction](/docs/concepts/scheduling-eviction/node-pressure-eviction/)
* [API-initiated eviction](/docs/concepts/scheduling-eviction/api-eviction/)
* [API-initiated eviction](/docs/reference/generated/kubernetes-api/v1.23/)
-->
驱逐的两种类型
* [节点压力驱逐](/zh/docs/concepts/scheduling-eviction/node-pressure-eviction/)
* [API 发起的驱逐](/zh/docs/concepts/scheduling-eviction/api-eviction/)
* [API 发起的驱逐](/docs/reference/generated/kubernetes-api/v1.23/)