[zh]Update reference pages(part-3) for links with '/zh/' prefix, using new prefix '/zh-cn/'

This commit is contained in:
howieyuen
2022-06-23 20:28:45 +08:00
parent e0d6f94bf6
commit b7f8644d81
29 changed files with 42 additions and 42 deletions
@@ -2,7 +2,7 @@
title: 污点(Taint
id: taint
date: 2019-01-11
full_link: /zh/docs/concepts/scheduling-eviction/taint-and-toleration/
full_link: /zh-cn/docs/concepts/scheduling-eviction/taint-and-toleration/
short_description: >
污点是一种一个核心对象,包含三个必需的属性:key、value 和 effect。
污点会阻止在节点或节点组上调度 Pod。