Skip to content

Commit bdd0415

Browse files
authored
Merge pull request #23290 from tengqm/patch-1
Update components.md
2 parents 52c01a2 + e49fbad commit bdd0415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/overview/components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ These controllers include:
100100
<!--
101101
### cloud-controller-manager
102102
103-
{{< glossary_definition term_id="cloud-controller-manager" length="short" >}}
104-
105103
The cloud-controller-manager only runs controllers that are specific to your cloud provider.
106104
If you are running Kubernetes on your own premises, or in a learning environment inside your
107105
own PC, the cluster does not have a cloud controller manager.
@@ -118,6 +116,8 @@ The following controllers can have cloud provider dependencies:
118116
-->
119117
### cloud-controller-manager
120118

119+
{{< glossary_definition term_id="cloud-controller-manager" length="short" >}}
120+
121121
`cloud-controller-manager` 进运行特定于云平台的控制回路。
122122
如果你在自己的环境中运行 Kubernetes,或者在本地计算机中运行学习环境,
123123
所部属的环境中不需要云控制器管理器。

0 commit comments

Comments
 (0)