Merge pull request #25072 from yuandongx/patch-1

【ZH】typo : 云控制器管理器的基础概念 #25060
pull/25075/head
Kubernetes Prow Robot 2020-11-16 21:20:05 -08:00 committed by GitHub
commit dcd16d57fa
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 是">}}