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 -2
View File
@@ -2,7 +2,7 @@
title: 容器运行时接口 (CRI)
id: cri
date: 2019-03-07
full_link: /docs/concepts/overview/components/#container-runtime
full_link: /zh/docs/concepts/overview/components/#container-runtime
short_description: >
一组与 kubelet 集成的容器运行时 API
@@ -18,7 +18,7 @@ tags:
title: Container runtime interface (CRI)
id: cri
date: 2019-03-07
full_link: /docs/concepts/overview/components/#container-runtime
full_link: /zh/docs/concepts/overview/components/#container-runtime
short_description: >
An API for container runtimes to integrate with kubelet