Skip to content

Commit 04df324

Browse files
committed
update markdown file in glossary directory
1 parent 72fb7e4 commit 04df324

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+77
-90
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ tags:
3737
<!--
3838
[Installing addons](/docs/concepts/cluster-administration/addons/) explains more about using add-ons with your cluster, and lists some popular add-ons.
3939
-->
40-
[安装附加组件](/docs/concepts/cluster-administration/addons/) 阐释了更多关于如何在集群内使用附加组件,并列出了一些流行的附加组件。
40+
[安装附加组件](/zh/docs/concepts/cluster-administration/addons/) 阐释了更多关于如何在集群内使用附加组件,并列出了一些流行的附加组件。

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ tags:
4040
The metadata in an annotation can be small or large, structured or unstructured, and can include characters not permitted by {{< glossary_tooltip text="labels" term_id="label" >}}. Clients such as tools and libraries can retrieve this metadata.
4141
-->
4242

43-
注解中的元数据可大可小,可以是结构化的也可以是非结构化的,并且能包含{{< glossary_tooltip text="标签" term_id="label" >}}不允许使用的字符。像工具和软件库这样的客户端可以检索这些元数据。
43+
注解中的元数据可大可小,可以是结构化的也可以是非结构化的,并且能包含 {{< glossary_tooltip text="标签" term_id="label" >}} 不允许使用的字符。像工具和软件库这样的客户端可以检索这些元数据。
4444

content/zh/docs/reference/glossary/api-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Kubernetes API 中的一组相关路径。
3939
<!--
4040
You can enable or disable each API group by changing the configuration of your API server. You can also disable or enable paths to specific resources. API group makes it easier to extend the Kubernetes API. The API group is specified in a REST path and in the `apiVersion` field of a serialized object.
4141
-->
42-
通过更改 API server 的配置,可以启用或禁用每个 API Group。你还可以禁用或启用指向特定资源的路径。API group 使扩展 Kubernetes API 更加的容易。API group 在 REST 路径和序列化对象的 `apiVersion` 字段中指定。
42+
通过更改 API server 的配置,可以启用或禁用每个 API Group。你还可以禁用或启用指向特定资源的路径。 API group 使扩展 Kubernetes API 更加的容易。 API group 在 REST 路径和序列化对象的 `apiVersion` 字段中指定。
4343

4444
<!--
4545
* Read [API Group](/docs/concepts/overview/kubernetes-api/#api-groups) for more information.

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,4 @@ tags:
3737
While code review is focused on code quality and correctness, approval is focused on the holistic acceptance of a contribution. Holistic acceptance includes backwards/forwards compatibility, adhering to API and flag conventions, subtle performance and correctness issues, interactions with other parts of the system, and others. Approver status is scoped to a part of the codebase. Approvers were previously referred to as maintainers.
3838
-->
3939

40-
代码审核的重点是代码质量和正确性,而批准的重点是对贡献的整体接受。
41-
整体接受包括向后/向前兼容性、遵守 API 和参数约定、细微的性能和正确性问题、与系统其他部分的交互等。
42-
批准者状态的作用域是代码库的一部分。
43-
审批者以前被称为维护者。
40+
代码审核的重点是代码质量和正确性,而批准的重点是对贡献的整体接受。整体接受包括向后/向前兼容性、遵守 API 和参数约定、细微的性能和正确性问题、与系统其他部分的交互等。批准者状态的作用域是代码库的一部分。审批者以前被称为维护者。

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,7 @@ cluster into your cloud provider's API, and separates out the components that in
3838
with that cloud platform from components that just interact with your cluster.
3939
-->
4040

41-
Cloud Controller Manager(云控制器管理器)是指 嵌入特定云的控制逻辑的 {{< glossary_tooltip text="控制平面" term_id="control-plane" >}} 组件
42-
。云控制器管理器允许您链接
43-
聚合到云提供商的应用编程接口中,并分离出相互作用的组件
44-
与您的集群交互的组件。
41+
云控制器管理器是指嵌入特定云的控制逻辑的 {{< glossary_tooltip text="控制平面" term_id="control-plane" >}} 组件。云控制器管理器允许您链接聚合到云提供商的应用编程接口中,并分离出相互作用的组件与您的集群交互的组件。
4542

4643
<!--more-->
4744

@@ -50,4 +47,4 @@ By decoupling the interoperability logic between Kubernetes and the underlying c
5047
infrastructure, the cloud-controller-manager component enables cloud providers to release
5148
features at a different pace compared to the main Kubernetes project.
5249
-->
53-
通过分离Kubernates和底层云基础设置之间的互操作性逻辑,云控制器管理器组件使云提供商能够以不同于Kubernates主项目的速度进行发布新特征
50+
通过分离 Kubernetes 和底层云基础设置之间的互操作性逻辑,云控制器管理器组件使云提供商能够以不同于 Kubernetes 主项目的速度进行发布新特征

content/zh/docs/reference/glossary/cloud-provider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ elements such as load balancers.
5858
针对托管的基础设施,云供应商负责服务器、存储和网络,而用户(你)
5959
负责管理其上运行的各层软件,例如运行一个 Kubernetes 集群。
6060

61-
你也会看到 Kubernetes 被作为托管服务提供;有时也称作平台即服务或 PaaS。
62-
针对托管的 Kubernetes,你的云供应商负责 Kubernetes 的控制面以及
63-
{{< glossary_tooltip term_id="node" text="节点" >}}及他们所依赖的基础设施:
61+
你也会看到 Kubernetes 被作为托管服务提供;有时也称作平台即服务或 PaaS
62+
针对托管的 Kubernetes ,你的云供应商负责 Kubernetes 的控制面以及
63+
{{< glossary_tooltip term_id="node" text="节点" >}} 及他们所依赖的基础设施:
6464
网络、存储以及其他一些诸如负载均衡器之类的元素。
6565

content/zh/docs/reference/glossary/cluster-operations.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,12 @@ tags:
3030
The work involved in managing a Kubernetes cluster: managing
3131
day-to-day operations, and co-ordinating upgrades.
3232
-->
33-
Kubernates管理相关工作包括:日常管理操作和协调升级。
33+
Kubernetes 管理相关工作包括:日常管理操作和协调升级。
3434

3535
<!--
3636
Examples of cluster operations work include: deploying new Nodes to
3737
scale the cluster; performing software upgrades; implementing security
3838
controls; adding or removing storage; configuring cluster networking;
3939
managing cluster-wide observability; and responding to events.
4040
-->
41-
群集操作工作的示例包括:部署新节点来扩容集群;执行软件升级;实施安全控制;添加或删除存储;配置集群网络;
42-
管理集群范围的可观测性;响应集群事件。
41+
群集操作工作的示例包括:部署新节点来扩容集群;执行软件升级;实施安全控制;添加或删除存储;配置集群网络;管理集群范围的可观测性;响应集群事件。

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ tags:
4141
* For information on Kubernetes and CNI, see ["Network plugins"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni).
4242
-->
4343

44-
* 想了解 Kubernetes 和 CNI 请参考 ["网络插件"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni)
44+
* 想了解 Kubernetes 和 CNI 请参考 ["网络插件"](/zh/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ environment variables, command-line arguments, or as configuration files in a
3333
{{< glossary_tooltip text="volume" term_id="volume" >}}.
3434
-->
3535

36-
ConfigMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时,{{< glossary_tooltip text="Pods" term_id="pod" >}} 可以将其用作环境变量、命令行参数或者存储卷中的配置文件。
36+
ConfigMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时{{< glossary_tooltip text="Pods" term_id="pod" >}} 可以将其用作环境变量、命令行参数或者存储卷中的配置文件。
3737

3838
<!--more-->
3939

content/zh/docs/reference/glossary/container-env-variables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id: container-env-variables
44
date: 2018-04-12
55
full_link: /zh/docs/concepts/containers/container-environment/
66
short_description: >
7-
容器环境变量提供了name=value形式的、运行容器化应用所必须的一些重要信息。
7+
容器环境变量提供了 name=value 形式的、运行容器化应用所必须的一些重要信息。
88
99
aka:
1010
tags:
@@ -30,7 +30,7 @@ tags:
3030
Container environment variables are name=value pairs that provide useful information into containers running in a {{< glossary_tooltip text="pod" term_id="pod" >}}
3131
-->
3232

33-
容器环境变量提供了name=value形式的、在{{< glossary_tooltip text="pod" term_id="pod" >}}中运行的容器所必须的一些重要信息。
33+
容器环境变量提供了 name=value 形式的、在 {{< glossary_tooltip text="pod" term_id="pod" >}} 中运行的容器所必须的一些重要信息。
3434

3535
<!--more-->
3636
<!--

0 commit comments

Comments
 (0)