【ZH】typo : 云控制器管理器的基础概念 #25060

fix typo kubernetes/website#25060
This commit is contained in:
Xu Yuandong 2020-11-17 12:32:14 +08:00 committed by GitHub
parent ce40d8da83
commit 9fe5011ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Cloud infrastructure technologies let you run Kubernetes on public, private, and
Kubernetes believes in automated, API-driven infrastructure without tight coupling between
components.
-->
使用云基础设施技术,你可以在有云、私有云或者混合云环境中运行 Kubernetes。
使用云基础设施技术,你可以在有云、私有云或者混合云环境中运行 Kubernetes。
Kubernetes 的信条是基于自动化的、API 驱动的基础设施,同时避免组件间紧密耦合。
{{< glossary_definition term_id="cloud-controller-manager" length="all" prepend="组件 cloud-controller-manager 是">}}