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

This commit is contained in:
howieyuen
2022-06-23 20:25:04 +08:00
parent e0d6f94bf6
commit 65fe964c69
28 changed files with 44 additions and 44 deletions
@@ -2,7 +2,7 @@
title: 控制器(Controller
id: controller
date: 2018-04-12
full_link: /zh/docs/concepts/architecture/controller/
full_link: /zh-cn/docs/concepts/architecture/controller/
short_description: >
控制器通过 apiserver 监控集群的公共状态,并致力于将当前状态转变为期望的状态。