diff --git a/content/zh-cn/docs/reference/glossary/cloud-controller-manager.md b/content/zh-cn/docs/reference/glossary/cloud-controller-manager.md index 14dc89e788..99219d1701 100644 --- a/content/zh-cn/docs/reference/glossary/cloud-controller-manager.md +++ b/content/zh-cn/docs/reference/glossary/cloud-controller-manager.md @@ -36,7 +36,7 @@ with that cloud platform from components that only interact with your cluster. 一个 Kubernetes {{}}组件, 嵌入了特定于云平台的控制逻辑。 [云控制器管理器(Cloud Controller Manager)](/zh-cn/docs/concepts/architecture/cloud-controller/) -允许你将你的集群连接到云提供商的 API 之上, +允许将你的集群连接到云提供商的 API 之上, 并将与该云平台交互的组件同与你的集群交互的组件分离开来。