Point glossary terms to Chinese pages if available

This commit is contained in:
Ray Wang
2020-08-22 20:32:01 +08:00
parent a69684fe9b
commit 179ea1614d
52 changed files with 101 additions and 101 deletions
@@ -2,7 +2,7 @@
title: Operator 模式
id: operator-pattern
date: 2019-05-21
full_link: /docs/concepts/extend-kubernetes/operator/
full_link: /zh/docs/concepts/extend-kubernetes/operator/
short_description: >
一种用于管理自定义资源的专用控制器
@@ -17,7 +17,7 @@ tags:
title: Operator pattern
id: operator-pattern
date: 2019-05-21
full_link: /docs/concepts/extend-kubernetes/operator/
full_link: /zh/docs/concepts/extend-kubernetes/operator/
short_description: >
A specialized controller used to manage a custom resource