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

This commit is contained in:
howieyuen
2022-06-23 20:27:29 +08:00
parent e0d6f94bf6
commit e79cdf3a62
27 changed files with 40 additions and 40 deletions
@@ -2,7 +2,7 @@
title: Pod 水平自动扩缩器(Horizontal Pod Autoscaler
id: horizontal-pod-autoscaler
date: 2018-04-12
full_link: /zh/docs/tasks/run-application/horizontal-pod-autoscale/
full_link: /zh-cn/docs/tasks/run-application/horizontal-pod-autoscale/
short_description: >
Pod 水平自动扩缩器(Horizontal Pod Autoscaler)是一种 API 资源,它根据目标 CPU 利用率或自定义度量目标扩缩 Pod 副本的数量。