Skip to content

Commit 7d4ed84

Browse files
authored
Merge pull request #28391 from chenxuc/zh-resync-10-1
[zh]Resync reference for glossary and sec issues
2 parents 11afd15 + 83117ce commit 7d4ed84

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

content/zh/docs/reference/glossary/cloud-controller-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ tags:
3535
A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component
3636
that embeds cloud-specific control logic. The cloud controller manager lets you link your
3737
cluster into your cloud provider's API, and separates out the components that interact
38-
with that cloud platform from components that just interact with your cluster.
38+
with that cloud platform from components that only interact with your cluster.
3939
-->
4040

4141
云控制器管理器是指嵌入特定云的控制逻辑的
4242
{{< glossary_tooltip text="控制平面" term_id="control-plane" >}}组件。
43-
云控制器管理器允许您链接聚合到云提供商的应用编程接口中
44-
并分离出相互作用的组件与您的集群交互的组件
43+
云控制器管理器允许您链接集群到云提供商的应用编程接口中
44+
并把和该云平台交互的组件与只和您的集群交互的组件分离开
4545

4646
<!--more-->
4747

content/zh/docs/reference/glossary/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 标准化词汇表
2+
title: 词汇表
33
layout: glossary
44
noedit: true
55
default_active_tag: fundamental

content/zh/docs/reference/glossary/wg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ tags:
3636
<!--more-->
3737

3838
<!--
39-
Working groups are a way of organizing people to accomplish a discrete task, and are relatively easy to create and deprecate when inactive.
39+
Working groups are a way of organizing people to accomplish a discrete task.
4040
4141
For more information, see the [kubernetes/community](https://github.com/kubernetes/community) repo and the current list of [SIGs and working groups](https://github.com/kubernetes/community/blob/master/sig-list.md).
4242
-->
4343

44-
工作组可以将人们组织起来,一起完成一项分散的任务。它组建简单,完成任务即可解散。
44+
工作组可以将人们组织起来,一起完成一项分散的任务。
4545

4646
更多信息请参考 [kubernetes/community](https://github.com/kubernetes/community) 代码库和当前的 [SIGs 和工作组](https://github.com/kubernetes/community/blob/master/sig-list.md) 列表。
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
title: Kubernetes 问题和安全
3-
weight: 10
3+
weight: 40
44
---

0 commit comments

Comments
 (0)