zh-translation: docs/reference/glossary/external-control-plane.md (#9212)

* zh-translation: docs/reference/glossary/external-control-plane.md

* Update content/zh/docs/reference/glossary/external-control-plane.md

Co-authored-by: Kebe <kebe.liu@daocloud.io>

* zh-translation: docs/reference/glossary/external-control-plane.md modify

Co-authored-by: Kebe <kebe.liu@daocloud.io>
This commit is contained in:
orangegzx 2021-03-17 10:35:23 +08:00 committed by GitHub
parent e4736d22e5
commit 2abf3de7f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
title: External Control Plane
test: n/a
---
External Control Plane 是从外部管理运行在自己的[Cluster](/zh/docs/reference/glossary/#cluster)或者其他基础设施中的网格工作负载的[Control Plane](/zh/docs/reference/glossary/#control-plane)。Control Plane 可以部署在一个 Cluster 中,尽管不能部署在它所控制的网格的一部分 Cluster 中。它的目的是将 Control Plane 与网格的 Data Plane 完全分离。