Update components.md

This commit is contained in:
Qiming Teng
2020-08-21 14:17:37 +08:00
committed by GitHub
parent 3837c93983
commit e49fbadbbf
@@ -100,8 +100,6 @@ These controllers include:
<!--
### cloud-controller-manager
{{< glossary_definition term_id="cloud-controller-manager" length="short" >}}
The cloud-controller-manager only runs controllers that are specific to your cloud provider.
If you are running Kubernetes on your own premises, or in a learning environment inside your
own PC, the cluster does not have a cloud controller manager.
@@ -118,6 +116,8 @@ The following controllers can have cloud provider dependencies:
-->
### cloud-controller-manager
{{< glossary_definition term_id="cloud-controller-manager" length="short" >}}
`cloud-controller-manager` 进运行特定于云平台的控制回路。
如果你在自己的环境中运行 Kubernetes,或者在本地计算机中运行学习环境,
所部属的环境中不需要云控制器管理器。