From 8afd47723f5bc85cce1dade9e19f973a6115415a Mon Sep 17 00:00:00 2001 From: howieyuen Date: Wed, 23 Feb 2022 16:40:50 +0800 Subject: [PATCH] fix display issue of Control Plane in glossary --- content/zh/docs/reference/glossary/control-plane.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/zh/docs/reference/glossary/control-plane.md b/content/zh/docs/reference/glossary/control-plane.md index edb67bd796..80876a2510 100644 --- a/content/zh/docs/reference/glossary/control-plane.md +++ b/content/zh/docs/reference/glossary/control-plane.md @@ -29,6 +29,8 @@ tags: 控制平面(Control Plane)是指容器编排层,它暴露 API 和接口来定义、 部署容器和管理容器的生命周期。 + +