Skip to content

Commit 09d0779

Browse files
authored
Update running-cloud-controller.md
1 parent 564e9ae commit 09d0779

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/administer-cluster/running-cloud-controller.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ content_type: concept
1616
{{< feature-state state="beta" for_k8s_version="v1.11" >}}
1717

1818
<!--
19-
Since cloud providers develop and release at a different pace compared to the Kubernetes project, abstracting the provider-specific code to the {{< glossary_tooltip text="`cloud-controller-manager`" term_id="cloud-controller-manager" >}} binary allows cloud vendors to evolve independently from the core Kubernetes code.
19+
Since cloud providers develop and release at a different pace compared to the Kubernetes project, abstracting the provider-specific code to the `{{< glossary_tooltip text="cloud-controller-manager" term_id="cloud-controller-manager" >}}` binary allows cloud vendors to evolve independently from the core Kubernetes code.
2020
-->
2121
由于云驱动的开发和发布的步调与 Kubernetes 项目不同,将服务提供商专用代码抽象到
22-
{{< glossary_tooltip text="`cloud-controller-manager`" term_id="cloud-controller-manager" >}}
22+
`{{< glossary_tooltip text="cloud-controller-manager" term_id="cloud-controller-manager" >}}`
2323
二进制中有助于云服务厂商在 Kubernetes 核心代码之外独立进行开发。
2424

2525
<!--

0 commit comments

Comments
 (0)