Merge pull request #28391 from chenxuc/zh-resync-10-1
[zh]Resync reference for glossary and sec issues
This commit is contained in:
@@ -35,13 +35,13 @@ tags:
|
||||
A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component
|
||||
that embeds cloud-specific control logic. The cloud controller manager lets you link your
|
||||
cluster into your cloud provider's API, and separates out the components that interact
|
||||
with that cloud platform from components that just interact with your cluster.
|
||||
with that cloud platform from components that only interact with your cluster.
|
||||
-->
|
||||
|
||||
云控制器管理器是指嵌入特定云的控制逻辑的
|
||||
{{< glossary_tooltip text="控制平面" term_id="control-plane" >}}组件。
|
||||
云控制器管理器允许您链接聚合到云提供商的应用编程接口中,
|
||||
并分离出相互作用的组件与您的集群交互的组件。
|
||||
云控制器管理器允许您链接集群到云提供商的应用编程接口中,
|
||||
并把和该云平台交互的组件与只和您的集群交互的组件分离开。
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 标准化词汇表
|
||||
title: 词汇表
|
||||
layout: glossary
|
||||
noedit: true
|
||||
default_active_tag: fundamental
|
||||
|
||||
@@ -36,11 +36,11 @@ tags:
|
||||
<!--more-->
|
||||
|
||||
<!--
|
||||
Working groups are a way of organizing people to accomplish a discrete task, and are relatively easy to create and deprecate when inactive.
|
||||
Working groups are a way of organizing people to accomplish a discrete task.
|
||||
|
||||
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).
|
||||
-->
|
||||
|
||||
工作组可以将人们组织起来,一起完成一项分散的任务。它组建简单,完成任务即可解散。
|
||||
工作组可以将人们组织起来,一起完成一项分散的任务。
|
||||
|
||||
更多信息请参考 [kubernetes/community](https://github.com/kubernetes/community) 代码库和当前的 [SIGs 和工作组](https://github.com/kubernetes/community/blob/master/sig-list.md) 列表。
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
---
|
||||
title: Kubernetes 问题和安全
|
||||
weight: 10
|
||||
weight: 40
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user