[zh]Update reference pages(part-2) for links with '/zh/' prefix, using new prefix '/zh-cn/'
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: 驱逐
|
||||
id: eviction
|
||||
date: 2021-05-08
|
||||
full_link: /zh/docs/concepts/scheduling-eviction/
|
||||
full_link: /zh-cn/docs/concepts/scheduling-eviction/
|
||||
short_description: >
|
||||
终止节点上一个或多个 Pod 的过程。
|
||||
aka:
|
||||
@@ -33,6 +33,6 @@ There are two kinds of eviction:
|
||||
* [API-initiated eviction](/docs/reference/generated/kubernetes-api/v1.23/)
|
||||
-->
|
||||
驱逐的两种类型
|
||||
* [节点压力驱逐](/zh/docs/concepts/scheduling-eviction/pod-priority-preemption/)
|
||||
* [节点压力驱逐](/zh-cn/docs/concepts/scheduling-eviction/pod-priority-preemption/)
|
||||
* [API 发起的驱逐](/docs/reference/generated/kubernetes-api/v1.23/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user