[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: 静态 PodStatic Pod
id: static-pod
date: 2019-02-12
full_link: /zh/docs/tasks/configure-pod-container/static-pod/
full_link: /zh-cn/docs/tasks/configure-pod-container/static-pod/
short_description: >
静态Pod(Static Pod)是指由特定节点上的 kubelet 守护进程直接管理的 Pod。