From 7260dbf1c67a090425dab9d20a826fe924767d61 Mon Sep 17 00:00:00 2001 From: jialaijun Date: Wed, 25 Nov 2020 18:29:43 +0800 Subject: [PATCH 1/6] update the markdown file in the glossary directory. --- content/zh/docs/reference/glossary/addons.md | 36 ++++++----- .../glossary/admission-controller.md | 38 +++++++----- .../reference/glossary/aggregation-layer.md | 44 +++++++------ .../zh/docs/reference/glossary/annotation.md | 38 ++++++------ .../zh/docs/reference/glossary/api-group.md | 36 ++++++----- .../docs/reference/glossary/app-container.md | 34 +++++----- .../glossary/application-architect.md | 35 ++++++----- .../glossary/application-developer.md | 30 ++++----- .../docs/reference/glossary/applications.md | 28 +++++---- .../zh/docs/reference/glossary/approver.md | 30 +++++---- .../zh/docs/reference/glossary/certificate.md | 33 +++++----- content/zh/docs/reference/glossary/cgroup.md | 27 ++++---- content/zh/docs/reference/glossary/cidr.md | 33 +++++----- content/zh/docs/reference/glossary/cla.md | 30 +++++---- .../glossary/cloud-controller-manager.md | 62 +++++++++++-------- .../docs/reference/glossary/cloud-provider.md | 37 ++++++----- content/zh/docs/reference/glossary/cluster.md | 49 +++++++++------ content/zh/docs/reference/glossary/secret.md | 32 +++++----- .../reference/glossary/security-context.md | 50 ++++++++------- .../zh/docs/reference/glossary/selector.md | 38 ++++++------ .../reference/glossary/service-account.md | 43 +++++++------ .../docs/reference/glossary/service-broker.md | 45 ++++++++------ .../reference/glossary/service-catalog.md | 34 +++++----- content/zh/docs/reference/glossary/service.md | 22 ++++++- .../reference/glossary/shuffle-sharding.md | 36 ++++++----- content/zh/docs/reference/glossary/sig.md | 33 +++++----- .../zh/docs/reference/glossary/statefulset.md | 49 ++++++++------- .../zh/docs/reference/glossary/static-pod.md | 32 +++++----- .../docs/reference/glossary/storage-class.md | 38 ++++++------ content/zh/docs/reference/glossary/sysctl.md | 29 +++++---- content/zh/docs/reference/glossary/taint.md | 40 +++++++----- .../zh/docs/reference/glossary/toleration.md | 38 +++++++----- content/zh/docs/reference/glossary/uid.md | 30 +++++---- .../zh/docs/reference/glossary/upstream.md | 24 +++++-- .../docs/reference/glossary/volume-plugin.md | 30 ++++----- content/zh/docs/reference/glossary/volume.md | 49 +++++++++------ content/zh/docs/reference/glossary/wg.md | 30 +++++---- .../zh/docs/reference/glossary/workload.md | 43 ++++++++----- 38 files changed, 799 insertions(+), 586 deletions(-) diff --git a/content/zh/docs/reference/glossary/addons.md b/content/zh/docs/reference/glossary/addons.md index 00a871a227..d24c036178 100644 --- a/content/zh/docs/reference/glossary/addons.md +++ b/content/zh/docs/reference/glossary/addons.md @@ -1,23 +1,10 @@ ---- -title: 附加组件 -id: addons -date: 2019-12-15 -full_link: /zh/docs/concepts/cluster-administration/addons/ -short_description: > - 扩展 Kubernetes 功能的资源。 - -aka: -tags: -- tool ---- - 扩展 Kubernetes 功能的资源。 - + +--- +title: Add-ons(附加组件) +id: addons +date: 2019-12-15 +full_link: /zh/docs/concepts/cluster-administration/addons/ +short_description: > + 扩展 Kubernetes 功能的资源。 + +aka: +tags: +- tool +--- + + 扩展 Kubernetes 功能的资源。 [安装附加组件](/docs/concepts/cluster-administration/addons/) 阐释了更多关于如何在集群内使用附加组件,并列出了一些流行的附加组件。 diff --git a/content/zh/docs/reference/glossary/admission-controller.md b/content/zh/docs/reference/glossary/admission-controller.md index adbd681fae..d908098e93 100644 --- a/content/zh/docs/reference/glossary/admission-controller.md +++ b/content/zh/docs/reference/glossary/admission-controller.md @@ -1,5 +1,23 @@ + + +--- +title: Admission Controller(准入控制器) id: admission-controller date: 2019-06-28 full_link: /zh/docs/reference/access-authn-authz/admission-controllers/ @@ -12,24 +30,12 @@ tags: --- - 在对象持久化之前拦截 Kubernetes Api 服务器请求的一段代码 + + +--- +title: Aggregation Layer(聚合层) id: aggregation-layer date: 2018-10-08 full_link: /zh/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/ @@ -13,22 +32,6 @@ tags: - operation --- - + + -当您配置了 {{< glossary_tooltip text="Kubernetes API Server" term_id="kube-apiserver" >}} 来 [支持额外的 API](/docs/tasks/access-kubernetes-api/configure-aggregation-layer/),您就可以在 Kubernetes API 中增加 `APIService` 对象来 "申领(Claim)" 一个 URL 路径。 +当您配置了 {{< glossary_tooltip text="Kubernetes API Server" term_id="kube-apiserver" >}} 来 [支持额外的 API](/zh/docs/tasks/extend-kubernetes/configure-aggregation-layer/),您就可以在 Kubernetes API 中增加 `APIService` 对象来 "申领(Claim)" 一个 URL 路径。 diff --git a/content/zh/docs/reference/glossary/annotation.md b/content/zh/docs/reference/glossary/annotation.md index a5da0a060f..bcac78ed00 100644 --- a/content/zh/docs/reference/glossary/annotation.md +++ b/content/zh/docs/reference/glossary/annotation.md @@ -1,5 +1,22 @@ + + +--- +title: Annotation(注解) id: annotation date: 2018-04-12 full_link: /zh/docs/concepts/overview/working-with-objects/annotations/ @@ -11,21 +28,6 @@ tags: - fundamental --- - - @@ -35,8 +37,8 @@ tags: -注解中的元数据可大可小,可以是结构化的也可以是非结构化的,并且能包含标签不允许使用的字符。像工具和软件库这样的客户端可以检索这些元数据。 +注解中的元数据可大可小,可以是结构化的也可以是非结构化的,并且能包含{{< glossary_tooltip text="标签" term_id="label" >}}不允许使用的字符。像工具和软件库这样的客户端可以检索这些元数据。 diff --git a/content/zh/docs/reference/glossary/api-group.md b/content/zh/docs/reference/glossary/api-group.md index 07c222acbe..539af603b8 100644 --- a/content/zh/docs/reference/glossary/api-group.md +++ b/content/zh/docs/reference/glossary/api-group.md @@ -1,3 +1,21 @@ + + --- title: API Group id: api-group @@ -11,28 +29,14 @@ tags: - fundamental - architecture --- - Kubernetes API 中的一组相关路径。 - + -* 阅读 [API Group](/docs/concepts/overview/kubernetes-api/#api-groups) 了解更多信息。 +* 阅读 [API Group](/zh/docs/concepts/overview/kubernetes-api/#api-groups) 了解更多信息。 diff --git a/content/zh/docs/reference/glossary/app-container.md b/content/zh/docs/reference/glossary/app-container.md index a3238d65dd..462aca1da7 100644 --- a/content/zh/docs/reference/glossary/app-container.md +++ b/content/zh/docs/reference/glossary/app-container.md @@ -1,18 +1,5 @@ ---- -title: 应用程序容器 -id: app-container -date: 2019-02-12 -full_link: -short_description: > - 用于运行部分工作负载的容器。与初始化容器比较而言。 - -aka: -tags: -- workload ---- - 应用程序容器(或 app 容器){{< glossary_tooltip text="容器" term_id="container" >}} 在 {{< glossary_tooltip text="pod" term_id="pod" >}} 中,在 {{< glossary_tooltip text="初始化容器" term_id="init-container" >}} 启动完毕后才开始启动。 - + +--- +title: App Container(应用程序容器) +id: app-container +date: 2019-02-12 +full_link: +short_description: > + 用于运行部分工作负载的容器。与初始化容器比较而言。 + +aka: +tags: +- workload +--- + + 应用程序 {{< glossary_tooltip text="容器" term_id="container" >}} (或 app 容器)在 {{< glossary_tooltip text="pod" term_id="pod" >}} 中,在 {{< glossary_tooltip text="初始化容器" term_id="init-container" >}} 启动完毕后才开始启动。 + + diff --git a/content/zh/docs/reference/glossary/application-architect.md b/content/zh/docs/reference/glossary/application-architect.md index 849d1b7685..055f6d1499 100644 --- a/content/zh/docs/reference/glossary/application-architect.md +++ b/content/zh/docs/reference/glossary/application-architect.md @@ -1,18 +1,5 @@ ---- -title: 应用架构师 -id: application-architect -date: 2018-04-12 -full_link: -short_description: > - 应用架构师是负责应用高级设计的人。 - -aka: -tags: -- user-type ---- - 应用架构师是负责应用高级设计的人。 - + +--- +title: Application Architect(应用架构师) +id: application-architect +date: 2018-04-12 +full_link: +short_description: > + 应用架构师是负责应用高级设计的人。 + +aka: +tags: +- user-type +--- + + 应用架构师是负责应用高级设计的人。 + + + +--- +title: Application Developer(应用开发者) +id: application-developer +date: 2018-04-12 +full_link: +short_description: > + 编写可以在 Kubernetes 集群上运行的应用的人。 + +aka: +tags: +- user-type +--- + 编写可以在 Kubernetes 集群上运行的应用的人。 diff --git a/content/zh/docs/reference/glossary/applications.md b/content/zh/docs/reference/glossary/applications.md index cbff609142..67f07e793f 100644 --- a/content/zh/docs/reference/glossary/applications.md +++ b/content/zh/docs/reference/glossary/applications.md @@ -1,16 +1,5 @@ ---- -title: 应用 -id: applications -date: 2019-05-12 -full_link: -short_description: > - 各种容器化应用运行所在的层。 -aka: -tags: -- fundamental ---- - +--- +title: Applications(应用) +id: applications +date: 2019-05-12 +full_link: +short_description: > + 各种容器化应用运行所在的层。 +aka: +tags: +- fundamental +--- + 各种容器化应用运行所在的层。 diff --git a/content/zh/docs/reference/glossary/approver.md b/content/zh/docs/reference/glossary/approver.md index 879ef5e58b..b4f188e6ec 100644 --- a/content/zh/docs/reference/glossary/approver.md +++ b/content/zh/docs/reference/glossary/approver.md @@ -1,17 +1,5 @@ ---- -title: 批准者 -id: approver -date: 2018-04-12 -full_link: -short_description: > - 可以审核并批准 Kubernetes 代码贡献的人。 - -aka: -tags: -- community ---- - +--- +title: Approver(批准者) +id: approver +date: 2018-04-12 +full_link: +short_description: > + 可以审核并批准 Kubernetes 代码贡献的人。 + +aka: +tags: +- community +--- + 可以审核并批准 Kubernetes 代码贡献的人。 diff --git a/content/zh/docs/reference/glossary/certificate.md b/content/zh/docs/reference/glossary/certificate.md index c966aea2cb..933f19c420 100644 --- a/content/zh/docs/reference/glossary/certificate.md +++ b/content/zh/docs/reference/glossary/certificate.md @@ -1,5 +1,22 @@ + + +--- +title: Certificate(证书) id: certificate date: 2018-04-12 full_link: /zh/docs/tasks/tls/managing-tls-in-a-cluster/ @@ -11,20 +28,6 @@ tags: - security --- - +--- +title: cgroup (控制组) +id: cgroup +date: 2019-06-25 +full_link: +short_description: > + 一组具有可选资源隔离、审计和限制的 Linux 进程。 + +aka: +tags: +- fundamental +--- diff --git a/content/zh/docs/reference/glossary/cidr.md b/content/zh/docs/reference/glossary/cidr.md index 7e0a97d31e..f18e1b8947 100644 --- a/content/zh/docs/reference/glossary/cidr.md +++ b/content/zh/docs/reference/glossary/cidr.md @@ -1,18 +1,5 @@ ---- -title: CIDR -id: cidr -date: 2019-11-12 -full_link: -short_description: > - CIDR 是一种描述 IP 地址块的符号,被广泛使用于各种网络配置中。 - -aka: -tags: -- networking ---- -CIDR (无类域间路由) 是一种描述 IP 地址块的符号,被广泛使用于各种网络配置中。 - + +--- +title: CIDR +id: cidr +date: 2019-11-12 +full_link: +short_description: > + CIDR 是一种描述 IP 地址块的符号,被广泛使用于各种网络配置中。 + +aka: +tags: +- networking +--- + +CIDR (无类域间路由) 是一种描述 IP 地址块的符号,被广泛使用于各种网络配置中。 + diff --git a/content/zh/docs/reference/glossary/cla.md b/content/zh/docs/reference/glossary/cla.md index dae58a89e6..6f917d4826 100644 --- a/content/zh/docs/reference/glossary/cla.md +++ b/content/zh/docs/reference/glossary/cla.md @@ -1,17 +1,5 @@ ---- -title: CLA (贡献者许可协议) -id: cla -date: 2018-04-12 -full_link: https://github.com/kubernetes/community/blob/master/CLA.md -short_description: > - 贡献者对他们在开源项目中所贡献的代码的授权许可条款。 - -aka: -tags: -- community ---- - +--- +title: CLA (贡献者许可协议) +id: cla +date: 2018-04-12 +full_link: https://github.com/kubernetes/community/blob/master/CLA.md +short_description: > + 贡献者对他们在开源项目中所贡献的代码的授权许可条款。 + +aka: +tags: +- community +--- + {{< glossary_tooltip text="贡献者" term_id="contributor" >}} 对他们在开源项目中所贡献的代码的授权许可条款。 diff --git a/content/zh/docs/reference/glossary/cloud-controller-manager.md b/content/zh/docs/reference/glossary/cloud-controller-manager.md index 2fcd729f57..ca2fdc8d84 100644 --- a/content/zh/docs/reference/glossary/cloud-controller-manager.md +++ b/content/zh/docs/reference/glossary/cloud-controller-manager.md @@ -1,5 +1,28 @@ + + +--- +title: Cloud Controller Manager(云控制器管理器) id: cloud-controller-manager date: 2018-04-12 full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/ @@ -12,36 +35,23 @@ tags: - architecture - operation --- - - - -云控制器管理器是 1.8 的 alpha 特性。在未来发布的版本中,这是将 Kubernetes 与任何其他云集成的最佳方式。 +Cloud Controller Manager(云控制器管理器)是指 嵌入特定云的控制逻辑的 {{< glossary_tooltip text="控制平面" term_id="control-plane" >}} 组件 +。云控制器管理器允许您链接 +聚合到云提供商的应用编程接口中,并分离出相互作用的组件 +与您的集群交互的组件。 - -Kubernetes v1.6 包含一个新的可执行文件叫做 cloud-controller-manager。cloud-controller-manager 是一个守护进程,其中嵌入了特定于某云环境的控制环。 -这些特定于云环境的控制环最初位于 kube-controller-manager 中。 -由于云供应商的开发和发布节奏与 Kubernetes 项目不同步,将特定于供应商的代码抽象到 cloud-controller-manager 可执行文件可以允许云供应商独立于核心 Kubernetes 代码进行演进。 +通过分离Kubernates和底层云基础设置之间的互操作性逻辑,云控制器管理器组件使云提供商能够以不同于Kubernates主项目的速度进行发布新特征。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/cloud-provider.md b/content/zh/docs/reference/glossary/cloud-provider.md index 0c07cd6fb8..c4ad071638 100755 --- a/content/zh/docs/reference/glossary/cloud-provider.md +++ b/content/zh/docs/reference/glossary/cloud-provider.md @@ -1,5 +1,22 @@ + + +--- +title: Cloud Provider(云供应商) id: cloud-provider date: 2018-04-12 short_description: > @@ -10,22 +27,12 @@ aka: tags: - community --- - 一个提供云计算平台的商业机构或其他组织。 - + 一个提供云计算平台的商业机构或其他组织。 + + @@ -42,7 +49,7 @@ such as running a Kubernetes cluster. You can also find Kubernetes as a managed service; sometimes called Platform as a Service, or PaaS. With managed Kubernetes, your cloud provider is responsible for the Kubernetes control plane as well -as the glossary_tooltip term_id="node" text="nodes" and the +as the {{< glossary_tooltip term_id="node" text="nodes" >}} and the infrastructure they rely on: networking, storage, and possibly other elements such as load balancers. --> diff --git a/content/zh/docs/reference/glossary/cluster.md b/content/zh/docs/reference/glossary/cluster.md index 1046f9a223..1efc4bcb5d 100644 --- a/content/zh/docs/reference/glossary/cluster.md +++ b/content/zh/docs/reference/glossary/cluster.md @@ -1,36 +1,47 @@ ---- -title: 集群 -id: cluster -date: 2019-06-15 -full_link: -short_description: > - 集群由一组被称作节点的机器组成。这些节点上运行 Kubernetes 所管理的容器化应用。集群具有至少一个工作节点和至少一个主节点。 - -aka: -tags: -- fundamental -- operation ---- - - -集群由一组被称作节点的机器组成。这些节点上运行 Kubernetes 所管理的容器化应用。集群具有至少一个工作节点和至少一个主节点。 +--- +title: Cluster(集群) +id: cluster +date: 2019-06-15 +full_link: +short_description: > + 集群由一组被称作节点的机器组成。这些节点上运行 Kubernetes 所管理的容器化应用。集群具有至少一个工作节点。 + +aka: +tags: +- fundamental +- operation +--- + +集群由一组被称作节点的机器组成。这些节点上运行 Kubernetes 所管理的容器化应用。集群具有至少一个工作节点。 - -工作节点托管作为应用程序组件的 Pod 。主节点管理集群中的工作节点和 Pod 。多个主节点用于为集群提供故障转移和高可用性。 + +工作节点托管作为应用负载的组件的 Pod 。控制平面管理集群中的工作节点和 Pod 。为集群提供故障转移和高可用性,这些控制平面一般跨多主机运行,集群跨多个节点运行。 diff --git a/content/zh/docs/reference/glossary/secret.md b/content/zh/docs/reference/glossary/secret.md index 8bbb57df6b..8dae7030f6 100644 --- a/content/zh/docs/reference/glossary/secret.md +++ b/content/zh/docs/reference/glossary/secret.md @@ -1,18 +1,5 @@ ---- -title: Secret -id: secret -date: 2018-04-12 -full_link: /zh/docs/concepts/configuration/secret/ -short_description: > - Secret 用于存储敏感信息,如密码、OAuth 令牌和 SSH 密钥。 - -aka: -tags: -- core-object -- security ---- - +--- +title: Secret +id: secret +date: 2018-04-12 +full_link: /zh/docs/concepts/configuration/secret/ +short_description: > + Secret 用于存储敏感信息,如密码、OAuth 令牌和 SSH 密钥。 + +aka: +tags: +- core-object +- security +--- + + @@ -40,6 +42,6 @@ tags: Allows for more control over how sensitive information is used and reduces the risk of accidental exposure, including [encryption](/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted) at rest. A {{< glossary_tooltip text="Pod" term_id="pod" >}} references the secret as a file in a volume mount or by the kubelet pulling images for a pod. Secrets are great for confidential data and [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) for non-confidential data. --> -Secret 允许用户对如何使用敏感信息进行更多的控制,并减少信息意外暴露的风险,包括静态[加密](/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted)。 +Secret 允许用户对如何使用敏感信息进行更多的控制,并减少信息意外暴露的风险,包括静态[encryption(加密)](/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted)。 {{< glossary_tooltip text="Pod" term_id="pod" >}} 通过挂载卷中的文件的方式引用 Secret,或者通过 kubelet 为 pod 拉取镜像时引用。 Secret 非常适合机密数据使用,而 [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) 适用于非机密数据。 diff --git a/content/zh/docs/reference/glossary/security-context.md b/content/zh/docs/reference/glossary/security-context.md index 31b99c635c..21f890ab3c 100644 --- a/content/zh/docs/reference/glossary/security-context.md +++ b/content/zh/docs/reference/glossary/security-context.md @@ -1,8 +1,23 @@ + + --- title: 安全上下文(Security Context) id: security-context date: 2018-04-12 -full_link: /docs/tasks/configure-pod-container/security-context/ +full_link: /zh/docs/tasks/configure-pod-container/security-context/ short_description: > securityContext 字段定义 Pod 或容器的特权和访问控制设置,包括运行时 UID 和 GID。 @@ -12,32 +27,25 @@ tags: --- +securityContext 字段定义 {{< glossary_tooltip text="Pod" term_id="pod" >}} 或 {{< glossary_tooltip text="container(容器)" term_id="container" >}} 的特权和访问控制设置。 + + + -securityContext 字段定义 Pod 或容器的特权和访问控制设置,包括运行时 UID 和 GID。 - +在一个 securityContext 字段中,可以设置进程所属用户和用户组、权限相关设置。你也可以设置安全策略(例如:SELinux、AppArmor、seccomp) -{{< glossary_tooltip term_id="pod" >}} 或者容器中的 securityContext 字段(应用于所有容器)用于设置容器进程使用的用户(runAsUser)和组 (fsGroup)、权能字、特权设置和安全策略(SELinux/AppArmor/Seccomp)。 - - - +‘PodSpec.securityContext’字段配置会应用到一个Pod中的所有的container。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/selector.md b/content/zh/docs/reference/glossary/selector.md index a3dcd0b71b..c784526442 100644 --- a/content/zh/docs/reference/glossary/selector.md +++ b/content/zh/docs/reference/glossary/selector.md @@ -1,22 +1,10 @@ ---- -title: 选择算符 -id: selector -date: 2018-04-12 -full_link: /zh/docs/concepts/overview/working-with-objects/labels/ -short_description: > - 选择算符允许用户通过标签对一组资源对象进行筛选过滤。 - -aka: -tags: -- fundamental ---- - + +--- +title: Selector +id: selector +date: 2018-04-12 +full_link: /zh/docs/concepts/overview/working-with-objects/labels/ +short_description: > + Selector(选择器)允许用户通过标签对一组资源对象进行筛选过滤。 + +aka: +tags: +- fundamental +--- + -选择算符允许用户通过标签对一组资源对象进行筛选过滤。 +Selector 允许用户通过{{< glossary_tooltip text="labels(标签)" term_id="label" >}}对一组资源对象进行筛选过滤。 -在查询资源列表时,选择算符可以通过 {{< glossary_tooltip text="标签" term_id="label" >}} 对资源进行过滤筛选。 +在查询资源列表时,选择器可以通过标签对资源进行过滤筛选。 diff --git a/content/zh/docs/reference/glossary/service-account.md b/content/zh/docs/reference/glossary/service-account.md index 28c7ffd9b6..b3cd5c6d8e 100644 --- a/content/zh/docs/reference/glossary/service-account.md +++ b/content/zh/docs/reference/glossary/service-account.md @@ -1,5 +1,23 @@ + + +--- +title: ServiceAccount id: service-account date: 2018-04-12 full_link: /zh/docs/tasks/configure-pod-container/configure-service-account/ @@ -12,21 +30,6 @@ tags: - core-object --- - - - -当 Pod 中的进程访问集群时,API 服务器将它们作为特定的服务帐户进行身份验证,例如 `default`。当您创建 Pod 时,如果您没有指定服务帐户,它将在相同的命名空间 {{< glossary_tooltip text="命名空间" term_id="namespace" >}} 中自动分配 default 服务账户。 +当 Pod 中的进程访问集群时,API 服务器将它们作为特定的服务帐户进行身份验证,例如 `default`。当您创建 Pod 时,如果您没有指定服务帐户,它将在相同的{{< glossary_tooltip text="Namespace" term_id="namespace" >}} 中自动分配 default 服务账户。 diff --git a/content/zh/docs/reference/glossary/service-broker.md b/content/zh/docs/reference/glossary/service-broker.md index 8a017d127b..ef07e6873b 100644 --- a/content/zh/docs/reference/glossary/service-broker.md +++ b/content/zh/docs/reference/glossary/service-broker.md @@ -1,5 +1,22 @@ + + +--- +title: Service Broker(服务代理) id: service-broker date: 2018-04-12 full_link: @@ -11,32 +28,24 @@ tags: - extension --- - - -由第三方提供并维护的一组{{< glossary_tooltip text="托管服务" term_id="managed-service">}} 的访问端点。 +由第三方提供并维护的一组{{< glossary_tooltip text="Managed Services(托管服务)" term_id="managed-service">}} 的访问端点。 -{{< glossary_tooltip text="服务代理" term_id="service-broker">}}会实现 +{{< glossary_tooltip text="Service Brokers(服务代理)" term_id="service-broker">}}会实现 [开放服务代理 API 规范](https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md) 并为应用提供使用其托管服务的标准接口。 -[服务目录(Service Catalog)](/docs/concepts/service-catalog/)则提供一种方法,用来列举、供应和绑定服务代理商所提供的托管服务。 +[服务目录(Service Catalog)](/zh/docs/concepts/extend-kubernetes/service-catalog/)则提供一种方法,用来列举、供应和绑定服务代理商所提供的托管服务。 diff --git a/content/zh/docs/reference/glossary/service-catalog.md b/content/zh/docs/reference/glossary/service-catalog.md index 726aff57c2..4879a35a60 100644 --- a/content/zh/docs/reference/glossary/service-catalog.md +++ b/content/zh/docs/reference/glossary/service-catalog.md @@ -1,18 +1,5 @@ ---- -title: 服务目录 -id: service-catalog -date: 2018-04-12 -full_link: -short_description: > - 服务目录是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的软件服务,例如云供应商提供的数据仓库服务。 - - An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider. -aka: -tags: -- extension ---- - +--- +title: Service Catalog +id: service-catalog +date: 2018-04-12 +full_link: +short_description: > + Service Catalog(服务目录)是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的软件服务,例如云供应商提供的数据仓库服务。 + +aka: +tags: +- extension +--- + + -服务目录(Service Catalog)是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的的软件服务,例如云供应商提供的数据仓库服务。 +Service Catalog(服务目录)是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的的软件服务,例如云供应商提供的数据仓库服务。 @@ -39,5 +41,5 @@ tags: It provides a way to list, provision, and bind with external {{< glossary_tooltip text="Managed Services" term_id="managed-service" >}} from {{< glossary_tooltip text="Service Brokers" term_id="service-broker" >}} without needing detailed knowledge about how those services are created or managed. --> -服务目录可以检索、供应、和绑定由 {{< glossary_tooltip text="服务代理人(Service Brokers)" term_id="service-broker" >}} 提供的外部 {{< glossary_tooltip text="托管服务" term_id="managed-service" >}},而无需知道那些服务具体是怎样创建和托管的。 +服务目录可以检索、供应、和绑定由 {{< glossary_tooltip text="Service Brokers(服务代理人)" term_id="service-broker" >}} 提供的外部 {{< glossary_tooltip text="Managed Services(托管服务)" term_id="managed-service" >}},而无需知道那些服务具体是怎样创建和托管的。 diff --git a/content/zh/docs/reference/glossary/service.md b/content/zh/docs/reference/glossary/service.md index 95e3b9e007..43b89c9796 100644 --- a/content/zh/docs/reference/glossary/service.md +++ b/content/zh/docs/reference/glossary/service.md @@ -1,3 +1,22 @@ + + + --- title: Service id: service @@ -11,6 +30,7 @@ tags: - fundamental - core-object --- + @@ -22,4 +42,4 @@ An abstract way to expose an application running on a set of {{< glossary_toolti -服务所针对的Pod集(通常)由 {{< glossary_tooltip text="selector" term_id="selector" >}} 确定。 如果添加或删除了更多Pod,则与选择器匹配的Pod集将发生变化。 该服务确保可以将网络流量定向到该工作负载的当前Pod集。 +服务所针对的Pod集(通常)由 {{< glossary_tooltip text="Selector" term_id="selector" >}} 确定。 如果添加或删除了更多Pod,则与选择器匹配的Pod集将发生变化。 该服务确保可以将网络流量定向到该工作负载的当前Pod集。 diff --git a/content/zh/docs/reference/glossary/shuffle-sharding.md b/content/zh/docs/reference/glossary/shuffle-sharding.md index 1f8d8a0990..ea59cd62b1 100644 --- a/content/zh/docs/reference/glossary/shuffle-sharding.md +++ b/content/zh/docs/reference/glossary/shuffle-sharding.md @@ -1,18 +1,6 @@ ---- -title: 混排切片(Shuffle Sharding) -id: shuffle-sharding -date: 2020-03-04 -full_link: -short_description: > - 一种将请求指派给队列的技术,其隔离性好过对队列个数哈希取模的方式。 - -aka: -tags: -- fundamental ---- -一种将请求指派给队列的技术,其隔离性好过对队列个数哈希取模的方式。 - + +--- +title: Shuffle Sharding(混排切片) +id: shuffle-sharding +date: 2020-03-04 +full_link: +short_description: > + 一种将请求指派给队列的技术,其隔离性好过对队列个数哈希取模的方式。 + +aka: +tags: +- fundamental +--- + + +Shuffle Sharding(混排切片)是指一种将请求指派给队列的技术,其隔离性好过对队列个数哈希取模的方式。 + diff --git a/content/zh/docs/reference/glossary/sig.md b/content/zh/docs/reference/glossary/sig.md index a42a15b0b1..ce1cc9f1aa 100644 --- a/content/zh/docs/reference/glossary/sig.md +++ b/content/zh/docs/reference/glossary/sig.md @@ -1,3 +1,20 @@ + + --- title: SIG (特别兴趣小组) id: sig @@ -11,18 +28,6 @@ tags: - community --- - SIG 中的成员对推进某个领域(如体系结构、API 机制构件或者文档)具有相同的兴趣。 -SIGs 必须遵从 [SIG Governance](https://github.com/kubernetes/community/blob/master/sig-governance.md) 的规定, +SIGs 必须遵从 [governance guidelines](https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md) 的规定, 不过可以有自己的贡献策略以及通信渠道(方式)。 更多的详细信息可参阅 [kubernetes/community](https://github.com/kubernetes/community) 仓库以及 diff --git a/content/zh/docs/reference/glossary/statefulset.md b/content/zh/docs/reference/glossary/statefulset.md index 8003a09893..1a6469672d 100644 --- a/content/zh/docs/reference/glossary/statefulset.md +++ b/content/zh/docs/reference/glossary/statefulset.md @@ -1,10 +1,31 @@ + + --- title: StatefulSet id: statefulset date: 2018-04-12 full_link: /zh/docs/concepts/workloads/controllers/statefulset/ short_description: > - StatefulSet 用来管理 Deployment 和伸缩一组 Pod,并且能为这些 Pod 提供*序号和唯一性保证*。 + StatefulSet 用来管理部署和伸缩一组 Pod,包括这些 Pod 的持久存储和持久标识符。 aka: tags: - fundamental @@ -14,24 +35,9 @@ tags: --- - - StatefulSet 用来管理 Deployment 和扩展一组 Pod,并且能为这些 Pod 提供*序号和唯一性保证*。 + StatefulSet 用来管理部署和伸缩一组 {{< glossary_tooltip text="Pod" term_id="pod" >}},包括这些 Pod 的持久存储和持久标识符。 @@ -39,11 +45,10 @@ tags: Like a {{< glossary_tooltip term_id="deployment" >}}, a StatefulSet manages Pods that are based on an identical container spec. Unlike a Deployment, a StatefulSet maintains a sticky identity for each of their Pods. These pods are created from the same spec, but are not interchangeable: each has a persistent identifier that it maintains across any rescheduling. --> -和 {{< glossary_tooltip term_id="Deployment" >}} 相同的是,StatefulSet 管理了基于相同容器定义的一组 Pod。但和 Deployment 不同的是,StatefulSet 为它们的每个 Pod 维护了一个固定的 ID。这些 Pod 是基于相同的声明来创建的,但是不能相互替换:无论怎么调度,每个 Pod 都有一个永久不变的 ID。 +和 {{< glossary_tooltip text="Deployment" term_id="deployment" >}} 相同的是,StatefulSet 管理了基于相同容器定义的一组 Pod。但和 Deployment 不同的是,StatefulSet 为它们的每个 Pod 维护了一个固定的 ID。这些 Pod 是基于相同的声明来创建的,但是不能相互替换:无论怎么调度,每个 Pod 都有一个永久不变的 ID。 -StatefulSet 和其他控制器使用相同的工作模式。你在 StatefulSet *对象* 中定义你期望的状态,然后 StatefulSet 的 *控制器* 就会通过各种更新来达到那种你想要的状态。 - +如果希望使用存储卷为工作负载提供持久性,可以使用状态集作为解决方案的一部分。尽管状态完整集中的单个Pod很容易出现故障,但持久的Pod标识符使得将现有卷与替换任何出现故障的新Pod相匹配变得更加容易。如果希望使用存储卷为工作负载提供持久性,可以使用状态集作为解决方案的一部分。尽管状态完整集中的单个Pod很容易出现故障,但持久的Pod标识符使得将现有卷与替换任何出现故障的新Pod相匹配变得更加容易。 diff --git a/content/zh/docs/reference/glossary/static-pod.md b/content/zh/docs/reference/glossary/static-pod.md index 44e2a72bed..eb1c7fb7b4 100644 --- a/content/zh/docs/reference/glossary/static-pod.md +++ b/content/zh/docs/reference/glossary/static-pod.md @@ -1,22 +1,10 @@ ---- -title: 静态 Pod -id: static-pod -date: 2019-02-12 -full_link: /zh/docs/tasks/configure-pod-container/static-pod/ -short_description: > - 由特定节点上的 kubelet 守护进程直接管理的 pod。 - -aka: -tags: -- fundamental ---- - +--- +title: Static Pod +id: static-pod +date: 2019-02-12 +full_link: /zh/docs/tasks/configure-pod-container/static-pod/ +short_description: > + Static Pod(静态Pod)是指由特定节点上的 kubelet 守护进程直接管理的 pod。 + +aka: +tags: +- fundamental +--- + + + +--- +title: StorageClass +id: storageclass +date: 2018-04-12 +full_link: /zh/docs/concepts/storage/storage-classes/ +short_description: > + StorageClass(存储类别) 是管理员用来描述不同的可用存储类型的一种方法。 + +aka: +tags: +- core-object +- storage +--- + + - StorageClass 是管理员用来描述不同的可用存储类型的一种方法。 @@ -40,5 +42,5 @@ tags: StorageClasses can map to quality-of-service levels, backup policies, or to arbitrary policies determined by cluster administrators. Each StorageClass contains the fields `provisioner`, `parameters`, and `reclaimPolicy`, which are used when a {{< glossary_tooltip text="Persistent Volume" term_id="persistent-volume" >}} belonging to the class needs to be dynamically provisioned. Users can request a particular class using the name of a StorageClass object. --> -StorageClass 可以映射到服务质量等级(QoS)、备份策略、或者管理员随机定义的策略。每个 StorageClass 对象包含的域有 `provisioner`、 `parameters` 和 `reclaimPolicy`,属于该存储类别的 {{< glossary_tooltip text="永久卷" term_id="persistent-volume" >}} 需要动态分配时就要用到这些域参数。通过 StorageClass 对象的名称,用户可以请求他们需要的特定存储类别。 +StorageClass 可以映射到服务质量等级(QoS)、备份策略、或者管理员随机定义的策略。每个 StorageClass 对象包含的域有 `provisioner`、 `parameters` 和 `reclaimPolicy`,每个 StorageClass 对象包含字段`provisioner`、`parameters`、and `reclaimPolicy`,一般该存储类别的 {{< glossary_tooltip text="永久卷" term_id="persistent-volume" >}} 需要动态分配时就要用到这些字段参数。通过 StorageClass 对象的名称,用户可以请求他们需要的特定存储类别。 diff --git a/content/zh/docs/reference/glossary/sysctl.md b/content/zh/docs/reference/glossary/sysctl.md index 42ed215d6d..982a1bebd7 100644 --- a/content/zh/docs/reference/glossary/sysctl.md +++ b/content/zh/docs/reference/glossary/sysctl.md @@ -1,3 +1,19 @@ + + --- title: sysctl id: sysctl @@ -11,20 +27,7 @@ tags: - 工具 --- - +--- +title: Taint(污点) +id: taint +date: 2019-01-11 +full_link: /docs/concepts/configuration/taint-and-toleration/ +short_description: > + 一个核心对象,由三个必需的属性组成:键,值和效果。Taint(污点)会阻止在节点或节点组上调度 Pod。 + +aka: +tags: +- core-object +- fundamental +--- + + 一个核心对象,由三个必需的属性组成:键、值和效果。污点会阻止在{{< glossary_tooltip text="节点" term_id="node" >}}或节点组上调度 {{< glossary_tooltip text="Pods" term_id="pod" >}}。 + + + 污点和 {{< glossary_tooltip text="容忍度" term_id="toleration" >}} 一起工作,以确保不会将 Pod 调度到不适合的节点上。一个或多个污点应用于 {{< glossary_tooltip text="节点" term_id="node" >}}。节点应该仅能调度那些带着能与污点相匹配容忍度的 pod。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/toleration.md b/content/zh/docs/reference/glossary/toleration.md index ba59aed099..5fc976241b 100644 --- a/content/zh/docs/reference/glossary/toleration.md +++ b/content/zh/docs/reference/glossary/toleration.md @@ -1,24 +1,10 @@ ---- -title: 容忍度 -id: toleration -date: 2019-01-11 -full_link: /docs/concepts/configuration/taint-and-toleration/ -short_description: > - 一个核心对象,由三个必需的属性组成:key、value 和 effect。容忍度允许将 Pod 调度到具有对应污点的节点或节点组上。 -aka: -tags: -- core-object -- fundamental ---- - 一个核心对象,由三个必需的属性组成:key、value 和 effect。 - 容忍度允许将 Pod 调度到具有匹配 {{< glossary_tooltip text="污点" term_id="taint" >}} 的节点或节点组上。 - + +--- +title: toleration(容忍度) +id: toleration +date: 2019-01-11 +full_link: /zh/docs/concepts/scheduling-eviction/taint-and-toleration/ +short_description: > + 一个核心对象,由三个必需的属性组成:key、value 和 effect。容忍度允许将 Pod 调度到具有对应污点的节点或节点组上。 +aka: +tags: +- core-object +- fundamental +--- + + + 一个核心对象,由三个必需的属性组成:key、value 和 effect。容忍度允许将 Pod 调度到具有匹配 {{< glossary_tooltip text="污点" term_id="taint" >}} 的节点或节点组上。 + + diff --git a/content/zh/docs/reference/glossary/uid.md b/content/zh/docs/reference/glossary/uid.md index 01805ee534..983b61cd40 100644 --- a/content/zh/docs/reference/glossary/uid.md +++ b/content/zh/docs/reference/glossary/uid.md @@ -1,3 +1,20 @@ + + --- title: UID id: uid @@ -11,20 +28,7 @@ tags: - fundamental --- - + --- title: Upstream (disambiguation) id: upstream @@ -13,15 +30,14 @@ tags: +可以参考:核心 Kubernetes 仓库或作为当前仓库派生来源的来源仓库。 + + -可以参考:核心 Kubernetes 仓库或作为当前仓库派生来源的来源仓库。 - - - * 在 **Kubernetes社区**:对话中通常使用 *upstream* 来表示核心 Kubernetes 代码库,也就是更广泛的 kubernetes 生态系统、其他代码或第三方工具所依赖的仓库。 例如,[社区成员](#term-member)可能会建议将某个功能特性贡献到 upstream,使其位于核心代码库中,而不是维护于插件或第三方工具中。 * 在 **GitHub** 或 **git** 中:约定是将源仓库称为 *upstream*,而派生的仓库则被视为 *downstream*。 diff --git a/content/zh/docs/reference/glossary/volume-plugin.md b/content/zh/docs/reference/glossary/volume-plugin.md index ca4318d4ad..11e34573db 100644 --- a/content/zh/docs/reference/glossary/volume-plugin.md +++ b/content/zh/docs/reference/glossary/volume-plugin.md @@ -1,18 +1,5 @@ ---- -title: 卷(Volume)插件 -id: volumeplugin -date: 2018-04-12 -full_link: -short_description: > - 卷(Volume)插件可以让 Pod 集成存储。 - -aka: -tags: -- core-object -- storage ---- - +--- +title: Volume Plugin(卷插件) +id: volumeplugin +date: 2018-04-12 +full_link: +short_description: > + 卷插件可以让 Pod 集成存储。 + +aka: +tags: +- core-object +- storage +--- + diff --git a/content/zh/docs/reference/glossary/volume.md b/content/zh/docs/reference/glossary/volume.md index a170f0f3b8..a3f110201a 100644 --- a/content/zh/docs/reference/glossary/volume.md +++ b/content/zh/docs/reference/glossary/volume.md @@ -1,5 +1,23 @@ + + +--- +title: Volume(卷) id: volume date: 2018-04-12 full_link: /zh/docs/concepts/storage/volumes/ @@ -12,32 +30,23 @@ tags: - fundamental --- - +包含可被 {{< glossary_tooltip text="pod" term_id="pod" >}} 中{{< glossary_tooltip text="容器" term_id="container" >}}访问的数据的目录。 + + - -包含可被 {{< glossary_tooltip text="pod" term_id="pod" >}} 中容器访问的数据的目录。 - - - 每个 Kubernetes 卷在所处的{{< glossary_tooltip text="pod" term_id="pod" >}} 存在期间保持存在状态。 因此,卷的生命期会超出 {{< glossary_tooltip text="pod" term_id="pod" >}} 中运行的{{< glossary_tooltip text="容器" term_id="container" >}}, 并且保证{{< glossary_tooltip text="容器" term_id="container" >}}重启之后仍保留数据。 + +更多信息可参考[storage](/zh/docs/concepts/storage/) \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/wg.md b/content/zh/docs/reference/glossary/wg.md index 9a42e77ab0..5fe90888d2 100644 --- a/content/zh/docs/reference/glossary/wg.md +++ b/content/zh/docs/reference/glossary/wg.md @@ -1,3 +1,20 @@ + + --- title: WG (工作组) id: wg @@ -11,20 +28,7 @@ tags: - community --- - - +--- + +--> + +--- +title: Workload(工作负载) +id: workloads +date: 2019-02-13 +full_link: /zh/docs/concepts/workloads/ +short_description: > + 工作负载是在 Kubernetes 上运行的应用程序。 + +aka: +tags: +- fundamental +--- + + 工作负载是在 Kubernetes 上运行的应用程序。 - +in a {{< glossary_tooltip term_id="Deployment" >}}. +--> 代表不同类型或部分工作负载的各种核心对象包括 DaemonSet, Deployment, Job, ReplicaSet, and StatefulSet。 例如,具有 Web 服务器和数据库的工作负载可能在一个 {{< glossary_tooltip term_id="StatefulSet" >}} 中运行数据库,而 Web 服务器运行在 {{< glossary_tooltip term_id="Deployment" >}}。 \ No newline at end of file From 10c09ed84953997ffb866676190bb6cde56c8f94 Mon Sep 17 00:00:00 2001 From: jialaijun Date: Thu, 26 Nov 2020 10:34:37 +0800 Subject: [PATCH 2/6] update glossary --- .../glossary/cloud-controller-manager.md | 32 +++++++++---------- .../docs/reference/glossary/cloud-provider.md | 24 +++++++------- 2 files changed, 27 insertions(+), 29 deletions(-) diff --git a/content/zh/docs/reference/glossary/cloud-controller-manager.md b/content/zh/docs/reference/glossary/cloud-controller-manager.md index ca2fdc8d84..422376a4a9 100644 --- a/content/zh/docs/reference/glossary/cloud-controller-manager.md +++ b/content/zh/docs/reference/glossary/cloud-controller-manager.md @@ -1,3 +1,18 @@ +--- +title: Cloud Controller Manager(云控制器管理器) +id: cloud-controller-manager +date: 2018-04-12 +full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/ +short_description: > + 云控制器管理器是 1.8 的 alpha 特性。在未来发布的版本中,这是将 Kubernetes 与任何其他云集成的最佳方式。 + +aka: +tags: +- core-object +- architecture +- operation +--- + ---- -title: Cloud Controller Manager(云控制器管理器) -id: cloud-controller-manager -date: 2018-04-12 -full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/ -short_description: > - 云控制器管理器是 1.8 的 alpha 特性。在未来发布的版本中,这是将 Kubernetes 与任何其他云集成的最佳方式。 -aka: -tags: -- core-object -- architecture -- operation ---- ---- -title: Cloud Provider(云供应商) -id: cloud-provider -date: 2018-04-12 -short_description: > - 一个提供云计算平台的组织。 - -aka: -- 云服务供应商(Cloud Service Provider) -tags: -- community ---- From ad8b32ffce090cbaa04ffe86d9055c721dcd2242 Mon Sep 17 00:00:00 2001 From: jialaijun Date: Fri, 27 Nov 2020 08:57:08 +0800 Subject: [PATCH 3/6] update glossary --- content/zh/docs/reference/glossary/addons.md | 33 +++++++-------- .../glossary/admission-controller.md | 28 ++++++------- .../reference/glossary/aggregation-layer.md | 37 ++++++++-------- .../zh/docs/reference/glossary/annotation.md | 34 +++++++-------- .../zh/docs/reference/glossary/api-group.md | 34 +++++++-------- .../docs/reference/glossary/app-container.md | 33 +++++++-------- .../glossary/application-architect.md | 33 +++++++-------- .../glossary/application-developer.md | 33 +++++++-------- .../docs/reference/glossary/applications.md | 32 +++++++------- .../zh/docs/reference/glossary/approver.md | 33 +++++++-------- .../zh/docs/reference/glossary/certificate.md | 32 +++++++------- content/zh/docs/reference/glossary/cgroup.md | 33 +++++++-------- content/zh/docs/reference/glossary/cidr.md | 33 +++++++-------- content/zh/docs/reference/glossary/cla.md | 33 +++++++-------- .../glossary/cloud-controller-manager.md | 2 - .../docs/reference/glossary/cloud-provider.md | 3 +- .../glossary/cluster-infrastructure.md | 4 +- .../reference/glossary/cluster-operations.md | 22 +++++++--- .../reference/glossary/cluster-operator.md | 3 +- content/zh/docs/reference/glossary/cluster.md | 35 ++++++++-------- content/zh/docs/reference/glossary/cncf.md | 2 +- content/zh/docs/reference/glossary/cni.md | 4 +- .../reference/glossary/code-contributor.md | 2 +- .../zh/docs/reference/glossary/configmap.md | 15 ++++--- .../glossary/container-env-variables.md | 12 +++--- .../glossary/container-lifecycle-hooks.md | 6 +-- .../reference/glossary/container-runtime.md | 8 ++-- .../zh/docs/reference/glossary/container.md | 6 +-- .../docs/reference/glossary/control-plane.md | 33 ++++++++++++--- .../zh/docs/reference/glossary/controller.md | 36 ++++++++++++---- content/zh/docs/reference/glossary/cri-o.md | 29 ++++++++----- content/zh/docs/reference/glossary/cri.md | 4 +- content/zh/docs/reference/glossary/cronjob.md | 12 +++--- content/zh/docs/reference/glossary/csi.md | 14 +++---- .../glossary/customresourcedefinition.md | 5 +-- .../zh/docs/reference/glossary/daemonset.md | 2 +- .../zh/docs/reference/glossary/data-plane.md | 2 +- .../zh/docs/reference/glossary/deployment.md | 14 ++++--- .../zh/docs/reference/glossary/developer.md | 2 +- .../docs/reference/glossary/device-plugin.md | 42 ++++++++++++++----- .../zh/docs/reference/glossary/disruption.md | 8 ++-- content/zh/docs/reference/glossary/docker.md | 10 ++--- .../zh/docs/reference/glossary/downstream.md | 2 +- .../glossary/dynamic-volume-provisioning.md | 6 +-- .../docs/reference/glossary/endpoint-slice.md | 6 +-- .../zh/docs/reference/glossary/endpoint.md | 14 ++++--- .../reference/glossary/ephemeral-container.md | 4 +- content/zh/docs/reference/glossary/etcd.md | 13 ++++-- .../zh/docs/reference/glossary/extensions.md | 4 +- .../zh/docs/reference/glossary/flexvolume.md | 20 +++++---- .../glossary/horizontal-pod-autoscaler.md | 12 +++--- content/zh/docs/reference/glossary/image.md | 6 +-- content/zh/docs/reference/glossary/ingress.md | 4 +- .../docs/reference/glossary/init-container.md | 10 ++--- content/zh/docs/reference/glossary/istio.md | 4 +- content/zh/docs/reference/glossary/job.md | 4 +- content/zh/docs/reference/glossary/kops.md | 19 ++++++--- .../reference/glossary/shuffle-sharding.md | 33 +++++++-------- content/zh/docs/reference/glossary/sig.md | 32 +++++++------- .../zh/docs/reference/glossary/statefulset.md | 33 +++++++-------- .../zh/docs/reference/glossary/static-pod.md | 30 ++++++------- .../docs/reference/glossary/storage-class.md | 34 +++++++-------- content/zh/docs/reference/glossary/sysctl.md | 29 ++++++------- content/zh/docs/reference/glossary/taint.md | 35 ++++++++-------- .../zh/docs/reference/glossary/toleration.md | 34 +++++++-------- content/zh/docs/reference/glossary/uid.md | 30 ++++++------- .../zh/docs/reference/glossary/upstream.md | 33 +++++++-------- .../docs/reference/glossary/volume-plugin.md | 34 +++++++-------- content/zh/docs/reference/glossary/volume.md | 34 +++++++-------- content/zh/docs/reference/glossary/wg.md | 31 +++++++------- .../zh/docs/reference/glossary/workload.md | 33 +++++++-------- 71 files changed, 723 insertions(+), 658 deletions(-) diff --git a/content/zh/docs/reference/glossary/addons.md b/content/zh/docs/reference/glossary/addons.md index d24c036178..2d252d93cd 100644 --- a/content/zh/docs/reference/glossary/addons.md +++ b/content/zh/docs/reference/glossary/addons.md @@ -1,20 +1,3 @@ - - --- title: Add-ons(附加组件) id: addons @@ -27,6 +10,22 @@ aka: tags: - tool --- + + + diff --git a/content/zh/docs/reference/glossary/admission-controller.md b/content/zh/docs/reference/glossary/admission-controller.md index d908098e93..e3c66df271 100644 --- a/content/zh/docs/reference/glossary/admission-controller.md +++ b/content/zh/docs/reference/glossary/admission-controller.md @@ -1,5 +1,18 @@ - ---- -title: Admission Controller(准入控制器) -id: admission-controller -date: 2019-06-28 -full_link: /zh/docs/reference/access-authn-authz/admission-controllers/ -short_description: > - 在对象持久化之前拦截 Kubernetes Api 服务器请求的一段代码 -aka: -tags: -- extension -- security ---- - --- title: Aggregation Layer(聚合层) id: aggregation-layer @@ -31,6 +12,24 @@ tags: - extension - operation --- + + + - --- title: Annotation(注解) id: annotation @@ -28,6 +11,23 @@ tags: - fundamental --- + + + + diff --git a/content/zh/docs/reference/glossary/api-group.md b/content/zh/docs/reference/glossary/api-group.md index 539af603b8..00314e5da9 100644 --- a/content/zh/docs/reference/glossary/api-group.md +++ b/content/zh/docs/reference/glossary/api-group.md @@ -1,21 +1,3 @@ - - --- title: API Group id: api-group @@ -30,6 +12,22 @@ tags: - architecture --- + + - --- title: App Container(应用程序容器) id: app-container @@ -27,6 +10,22 @@ aka: tags: - workload --- + + + diff --git a/content/zh/docs/reference/glossary/application-architect.md b/content/zh/docs/reference/glossary/application-architect.md index 055f6d1499..5619654d98 100644 --- a/content/zh/docs/reference/glossary/application-architect.md +++ b/content/zh/docs/reference/glossary/application-architect.md @@ -1,20 +1,3 @@ - - --- title: Application Architect(应用架构师) id: application-architect @@ -27,6 +10,22 @@ aka: tags: - user-type --- + + + diff --git a/content/zh/docs/reference/glossary/application-developer.md b/content/zh/docs/reference/glossary/application-developer.md index 8a79a30fad..53d6bc35b4 100644 --- a/content/zh/docs/reference/glossary/application-developer.md +++ b/content/zh/docs/reference/glossary/application-developer.md @@ -1,20 +1,3 @@ - - --- title: Application Developer(应用开发者) id: application-developer @@ -28,6 +11,22 @@ tags: - user-type --- + + + diff --git a/content/zh/docs/reference/glossary/applications.md b/content/zh/docs/reference/glossary/applications.md index 67f07e793f..032b4c2204 100644 --- a/content/zh/docs/reference/glossary/applications.md +++ b/content/zh/docs/reference/glossary/applications.md @@ -1,19 +1,3 @@ - - --- title: Applications(应用) id: applications @@ -25,6 +9,22 @@ aka: tags: - fundamental --- + + + + diff --git a/content/zh/docs/reference/glossary/approver.md b/content/zh/docs/reference/glossary/approver.md index b4f188e6ec..09752a83e4 100644 --- a/content/zh/docs/reference/glossary/approver.md +++ b/content/zh/docs/reference/glossary/approver.md @@ -1,20 +1,3 @@ - - --- title: Approver(批准者) id: approver @@ -27,6 +10,22 @@ aka: tags: - community --- + + + diff --git a/content/zh/docs/reference/glossary/certificate.md b/content/zh/docs/reference/glossary/certificate.md index 933f19c420..f2080a26cb 100644 --- a/content/zh/docs/reference/glossary/certificate.md +++ b/content/zh/docs/reference/glossary/certificate.md @@ -1,20 +1,3 @@ - - --- title: Certificate(证书) id: certificate @@ -28,6 +11,21 @@ tags: - security --- + + - --- title: cgroup (控制组) id: cgroup @@ -27,6 +10,22 @@ aka: tags: - fundamental --- + + + diff --git a/content/zh/docs/reference/glossary/cidr.md b/content/zh/docs/reference/glossary/cidr.md index f18e1b8947..143eab0919 100644 --- a/content/zh/docs/reference/glossary/cidr.md +++ b/content/zh/docs/reference/glossary/cidr.md @@ -1,20 +1,3 @@ - - --- title: CIDR id: cidr @@ -27,6 +10,22 @@ aka: tags: - networking --- + + + diff --git a/content/zh/docs/reference/glossary/cla.md b/content/zh/docs/reference/glossary/cla.md index 6f917d4826..07670c53bd 100644 --- a/content/zh/docs/reference/glossary/cla.md +++ b/content/zh/docs/reference/glossary/cla.md @@ -1,20 +1,3 @@ - - --- title: CLA (贡献者许可协议) id: cla @@ -27,6 +10,22 @@ aka: tags: - community --- + + + diff --git a/content/zh/docs/reference/glossary/cloud-controller-manager.md b/content/zh/docs/reference/glossary/cloud-controller-manager.md index 422376a4a9..71fbf83d95 100644 --- a/content/zh/docs/reference/glossary/cloud-controller-manager.md +++ b/content/zh/docs/reference/glossary/cloud-controller-manager.md @@ -14,7 +14,6 @@ tags: --- diff --git a/content/zh/docs/reference/glossary/cloud-provider.md b/content/zh/docs/reference/glossary/cloud-provider.md index 6c4eb11e45..7a33b6159d 100755 --- a/content/zh/docs/reference/glossary/cloud-provider.md +++ b/content/zh/docs/reference/glossary/cloud-provider.md @@ -10,8 +10,8 @@ aka: tags: - community --- - - 诸如升级集群、实现安全、存储、Ingress、网络、日志和监控之类的活动,以及管理 Kubernetes 集群所涉及的其他操作。 \ No newline at end of file +Kubernates管理相关工作包括:日常管理操作和协调升级。 + + +群集操作工作的示例包括:部署新节点来扩容集群;执行软件升级;实施安全控制;添加或删除存储;配置集群网络; +管理集群范围的可观测性;响应集群事件。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/cluster-operator.md b/content/zh/docs/reference/glossary/cluster-operator.md index 8318dd46ed..944c7de3fb 100644 --- a/content/zh/docs/reference/glossary/cluster-operator.md +++ b/content/zh/docs/reference/glossary/cluster-operator.md @@ -1,5 +1,5 @@ --- -title: 集群操作者 +title: Cluster Operator(集群操作者) id: cluster-operator date: 2018-04-12 full_link: @@ -35,6 +35,7 @@ tags: diff --git a/content/zh/docs/reference/glossary/cluster.md b/content/zh/docs/reference/glossary/cluster.md index 1efc4bcb5d..55832b16ba 100644 --- a/content/zh/docs/reference/glossary/cluster.md +++ b/content/zh/docs/reference/glossary/cluster.md @@ -1,21 +1,3 @@ - - --- title: Cluster(集群) id: cluster @@ -29,6 +11,23 @@ tags: - fundamental - operation --- + + + - ConfigMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时可以用作环境变量、命令行参数或者存储卷中的配置文件。 + ConfigMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时,{{< glossary_tooltip text="Pods" term_id="pod" >}} 可以将其用作环境变量、命令行参数或者存储卷中的配置文件。 -ConfigMap 将您的环境配置信息和 {{< glossary_tooltip text="容器镜像" term_id="container" >}} 解耦,便于应用配置的修改。当您需要储存机密信息时可以使用 [Secret](/docs/concepts/configuration/secret/) 对象。 +ConfigMap 将您的环境配置信息和 {{< glossary_tooltip text="容器镜像" term_id="image" >}} 解耦,便于应用配置的修改。 diff --git a/content/zh/docs/reference/glossary/container-env-variables.md b/content/zh/docs/reference/glossary/container-env-variables.md index ae2b134643..3274444c20 100644 --- a/content/zh/docs/reference/glossary/container-env-variables.md +++ b/content/zh/docs/reference/glossary/container-env-variables.md @@ -1,10 +1,10 @@ --- -title: 容器环境变量 +title: Container Environment Variables(容器环境变量) id: container-env-variables date: 2018-04-12 full_link: /zh/docs/concepts/containers/container-environment/ short_description: > - 容器环境变量提供了运行容器化应用所必须的一些重要信息。 + 容器环境变量提供了name=value形式的、运行容器化应用所必须的一些重要信息。 aka: tags: @@ -16,7 +16,7 @@ tags: title: Container Environment Variables id: container-env-variables date: 2018-04-12 -full_link: /zh/docs/concepts/containers/container-environment/ +full_link: /docs/concepts/containers/container-environment/ short_description: > Container environment variables are name=value pairs that provide useful information into containers running in a Pod. @@ -27,14 +27,14 @@ tags: --> - 容器环境变量提供了运行容器化应用所必须的一些重要信息。 + 容器环境变量提供了name=value形式的、在{{< glossary_tooltip text="pod" term_id="pod" >}}中运行的容器所必须的一些重要信息。 容器环境变量为运行中的容器化应用提供必要的信息,同时还提供与 {{< glossary_tooltip text="容器" term_id="container" >}} 重要资源相关的其他信息,例如:文件系统信息、容器自身的信息以及其他像服务端点(Service endpoints)这样的集群资源信息。 diff --git a/content/zh/docs/reference/glossary/container-lifecycle-hooks.md b/content/zh/docs/reference/glossary/container-lifecycle-hooks.md index 20e65157a0..d0996a82f2 100644 --- a/content/zh/docs/reference/glossary/container-lifecycle-hooks.md +++ b/content/zh/docs/reference/glossary/container-lifecycle-hooks.md @@ -1,5 +1,5 @@ --- -title: 容器生命周期钩子 +title: Container Lifecycle Hooks(容器生命周期钩子) id: container-lifecycle-hooks date: 2018-10-08 full_link: /zh/docs/concepts/containers/container-lifecycle-hooks/ @@ -15,11 +15,11 @@ tags: title: Container Lifecycle Hooks id: container-lifecycle-hooks date: 2018-10-08 -full_link: /zh/docs/concepts/containers/container-lifecycle-hooks/ +full_link: /docs/concepts/containers/container-lifecycle-hooks/ short_description: > The lifecycle hooks expose events in the container management lifecycle and let the user run code when the events occur. -aka: +aka: tags: - extension --- diff --git a/content/zh/docs/reference/glossary/container-runtime.md b/content/zh/docs/reference/glossary/container-runtime.md index 7a68b6fd5c..ccc2d4540a 100644 --- a/content/zh/docs/reference/glossary/container-runtime.md +++ b/content/zh/docs/reference/glossary/container-runtime.md @@ -1,10 +1,10 @@ --- -title: 容器运行环境(Container Runtime) +title: Container Runtime(容器运行时) id: container-runtime date: 2019-06-05 -full_link: /docs/setup/production-environment/container-runtimes +full_link: /zh/docs/setup/production-environment/container-runtimes short_description: > - 容器运行环境是负责运行容器的软件。 + 容器运行时是负责运行容器的软件。 aka: tags: @@ -28,7 +28,7 @@ tags: --> 容器运行环境是负责运行容器的软件。 diff --git a/content/zh/docs/reference/glossary/container.md b/content/zh/docs/reference/glossary/container.md index 1b2a98d43b..6c552a42fa 100644 --- a/content/zh/docs/reference/glossary/container.md +++ b/content/zh/docs/reference/glossary/container.md @@ -1,5 +1,5 @@ --- -title: 容器 +title: Container(容器) id: container date: 2018-04-12 full_link: /zh/docs/concepts/overview/what-is-kubernetes/#why-containers @@ -17,7 +17,7 @@ tags: title: Container id: container date: 2018-04-12 -full_link: /zh/docs/concepts/overview/what-is-kubernetes/#why-containers +full_link: /docs/concepts/containers/ short_description: > A lightweight and portable executable image that contains software and all of its dependencies. @@ -32,7 +32,7 @@ tags: A lightweight and portable executable image that contains software and all of its dependencies. --> - 容器是可移植、可执行的轻量级的镜像,镜像中包含软件及其相关依赖。 + 容器是可移植、可执行的轻量级的镜像,包含其中的软件及其相关依赖。 diff --git a/content/zh/docs/reference/glossary/control-plane.md b/content/zh/docs/reference/glossary/control-plane.md index 05f3f57978..11cce769ba 100644 --- a/content/zh/docs/reference/glossary/control-plane.md +++ b/content/zh/docs/reference/glossary/control-plane.md @@ -1,15 +1,15 @@ --- -title: 控制平面 +title: Control Plane(控制平面) id: control-plane date: 2019-05-12 full_link: short_description: > - 容器编排层,它暴露 API 和接口来定义、部署容器和管理容器的生命周期。 + Control Plane(控制平面)是指容器编排层,它暴露 API 和接口来定义、部署容器和管理容器的生命周期。 aka: tags: - fundamental ---- +--- - 容器编排层,它暴露 API 和接口来定义、部署容器和管理容器的生命周期。 + Control Plane(控制平面)是指容器编排层,它暴露 API 和接口来定义、部署容器和管理容器的生命周期。 + + +这个编排层是由多个不同的组件组成,例如以下(但不限于)几种: + + * {{< glossary_tooltip text="etcd" term_id="etcd" >}} + * {{< glossary_tooltip text="API Server" term_id="kube-apiserver" >}} + * {{< glossary_tooltip text="Scheduler" term_id="kube-scheduler" >}} + * {{< glossary_tooltip text="Controller Manager" term_id="kube-controller-manager" >}} + * {{< glossary_tooltip text="Cloud Controller Manager" term_id="cloud-controller-manager" >}} + +这些组件可以以传统的系统服务运行也可以以容器的形式运行.运行这些组件的主机过去称为master节点。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/controller.md b/content/zh/docs/reference/glossary/controller.md index 2b523c8b76..9e86088f12 100644 --- a/content/zh/docs/reference/glossary/controller.md +++ b/content/zh/docs/reference/glossary/controller.md @@ -1,8 +1,8 @@ --- -title: 控制器 +title: Controller(控制器) id: controller date: 2018-04-12 -full_link: /docs/admin/kube-controller-manager/ +full_link: /zh/docs/concepts/architecture/controller/ short_description: > 控制器通过 apiserver 监控集群的公共状态,并致力于将当前状态转变为期望的状态。 @@ -17,7 +17,7 @@ tags: title: Controller id: controller date: 2018-04-12 -full_link: /docs/admin/kube-controller-manager/ +full_link: /docs/concepts/architecture/controller/ short_description: > A control loop that watches the shared state of the cluster through the apiserver and makes changes attempting to move the current state towards the desired state. @@ -27,14 +27,36 @@ tags: - fundamental --- --> + + + + - 控制器通过 {{< glossary_tooltip text="apiserver" term_id="kube-apiserver" >}} 监控集群的公共状态,并致力于将当前状态转变为期望的状态。 + 在Kubernates中,控制器通过监控 {{< glossary_tooltip text="集群" term_id="kube-cluster" >}} 的公共状态,并致力于将当前状态转变为期望的状态。 + + + +控制器({{< glossary_tooltip text="控制平面" term_id="control-plane" >}}的一部分)通过{{< glossary_tooltip text="apiserver" term_id="kube-apiserver" >}}监控你的集群中的公共状态。 - -Kubernetes 当前提供的部分控制器例子包括:副本控制器(replication controller)、端点控制器(endpoints controller)、命名空间控制器(namespace controller)、服务账号控制器(serviceaccounts controller)。 +其中一些控制器是运行在控制平面内部的,对Kubernates来说,他们提供核心控制操作。比如:部署控制器(deployment controller)、守护控制器(daemonset controller)、命名空间控制器(namespace controller)、持久化数据卷控制器(persistent volume +controller)(等)都是运行在{{< glossary_tooltip text="kube-controller-manager" term_id="kube-controller-manager" >}}中的。 diff --git a/content/zh/docs/reference/glossary/cri-o.md b/content/zh/docs/reference/glossary/cri-o.md index 8eb19ddbbb..c59a60eff4 100644 --- a/content/zh/docs/reference/glossary/cri-o.md +++ b/content/zh/docs/reference/glossary/cri-o.md @@ -2,20 +2,21 @@ title: CRI-O id: cri-o date: 2019-05-14 -full_link: https://cri-o.io/docs/ +full_link: https://cri-o.io/#what-is-cri-o short_description: > - 专用于 Kubernetes 的轻量级容器运行环境 + 专用于 Kubernetes 的轻量级容器运行时软件 aka: tags: - tool --- - - + 该工具可让您通过 Kubernetes CRI 使用 OCI 容器运行环境。 - -CRI-O 是 {{< glossary_tooltip term_id="cri" >}} 的实现,可启用与开放容器倡议 Open Container Initiative(OCI)兼容的 {{< glossary_tooltip text="container" term_id="container" >}} 运行环境[运行时规范](http://www.github.com/opencontainers/runtime-spec)。 +[runtime spec](https://www.github.com/opencontainers/runtime-spec). +--> +CRI-O 是 {{< glossary_tooltip text="cri" term_id="cri" >}} 的实现,与开放容器倡议 Open Container Initiative(OCI)兼容的 {{< glossary_tooltip text="container" term_id="container" >}} [运行时规范](https://www.github.com/opencontainers/runtime-spec)。 - -部署 CRI-O 允许 Kubernetes 使用任何符合 OCI 运行环境,作为容器运行环境去运行 {{< glossary_tooltip text="Pods" term_id="pod" >}},并从远程注册表获取 OCI 容器镜像。 \ No newline at end of file +OCI container images from remote registries. +--> +部署 CRI-O 允许 Kubernetes 使用任何符合 OCI 的运行时,作为容器运行环境去运行 {{< glossary_tooltip text="Pods" term_id="pod" >}},并从远程注册表获取 OCI 容器镜像。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/cri.md b/content/zh/docs/reference/glossary/cri.md index 96fd7f4bf4..9ca5436d87 100644 --- a/content/zh/docs/reference/glossary/cri.md +++ b/content/zh/docs/reference/glossary/cri.md @@ -1,5 +1,5 @@ --- -title: 容器运行时接口 (CRI) +title: CRI(容器运行时接口) id: cri date: 2019-03-07 full_link: /zh/docs/concepts/overview/components/#container-runtime @@ -18,7 +18,7 @@ tags: title: Container runtime interface (CRI) id: cri date: 2019-03-07 -full_link: /zh/docs/concepts/overview/components/#container-runtime +full_link: /docs/concepts/overview/components/#container-runtime short_description: > An API for container runtimes to integrate with kubelet diff --git a/content/zh/docs/reference/glossary/cronjob.md b/content/zh/docs/reference/glossary/cronjob.md index e6838de86c..98d6766d4d 100644 --- a/content/zh/docs/reference/glossary/cronjob.md +++ b/content/zh/docs/reference/glossary/cronjob.md @@ -1,10 +1,10 @@ --- -title: CronJob +title: CronJob(周期调度任务) id: cronjob date: 2018-04-12 full_link: /zh/docs/concepts/workloads/controllers/cron-jobs/ short_description: > - 管理定期运行的 [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/)。 + 周期调度的任务(作业)。 aka: tags: @@ -17,9 +17,9 @@ tags: title: CronJob id: cronjob date: 2018-04-12 -full_link: /zh/docs/concepts/workloads/controllers/cron-jobs/ +full_link: /docs/concepts/workloads/controllers/cron-jobs/ short_description: > - Manages a [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/) that runs on a periodic schedule. + A repeating task (a Job) that runs on a regular schedule. aka: tags: @@ -29,10 +29,10 @@ tags: --> - 管理定期运行的 [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/)。 + 管理定期运行的 [任务](/zh/docs/concepts/workloads/controllers/job/)。 diff --git a/content/zh/docs/reference/glossary/csi.md b/content/zh/docs/reference/glossary/csi.md index 2b77146757..46e2efef32 100644 --- a/content/zh/docs/reference/glossary/csi.md +++ b/content/zh/docs/reference/glossary/csi.md @@ -1,5 +1,5 @@ --- -title: 容器存储接口 (CSI) +title: Container Storage Interface(CSI)(容器存储接口) id: csi date: 2018-06-25 full_link: /zh/docs/concepts/storage/volumes/#csi @@ -17,7 +17,7 @@ tags: title: Container Storage Interface (CSI) id: csi date: 2018-06-25 -full_link: /zh/docs/concepts/storage/volumes/#csi +full_link: /docs/concepts/storage/volumes/#csi short_description: > The Container Storage Interface (CSI) defines a standard interface to expose storage systems to containers. @@ -36,13 +36,13 @@ tags: -CSI 允许存储驱动提供商为 Kubernetes 创建定制化的存储插件,而无需将这些插件的代码添加到 Kubernetes 代码仓库(外部插件)。要使用某个存储提供商的 CSI 驱动,你首先要[将它部署到你的集群上](https://kubernetes-csi.github.io/docs/Setup.html)。然后你才能创建使用该 CSI 驱动的 {{< glossary_tooltip text="Storage Class" term_id="storage-class" >}} 。 +CSI 允许存储驱动提供商为 Kubernetes 创建定制化的存储插件,而无需将这些插件的代码添加到 Kubernetes 代码仓库(外部插件)。要使用某个存储提供商的 CSI 驱动,你首先要[将它部署到你的集群上](https://kubernetes-csi.github.io/docs/deploying.html)。然后你才能创建使用该 CSI 驱动的 {{< glossary_tooltip text="Storage Class" term_id="storage-class" >}} 。 -* [Kubernetes 文档中关于 CSI 的描述](/docs/concepts/storage/volumes/#csi) -* [可用的 CSI 驱动列表](https://kubernetes-csi.github.io/docs/Drivers.html) +* [Kubernetes 文档中关于 CSI 的描述](/zh/docs/concepts/storage/volumes/#csi) +* [可用的 CSI 驱动列表](https://kubernetes-csi.github.io/docs/drivers.html) diff --git a/content/zh/docs/reference/glossary/customresourcedefinition.md b/content/zh/docs/reference/glossary/customresourcedefinition.md index 510d26d3bc..ee0548e78d 100644 --- a/content/zh/docs/reference/glossary/customresourcedefinition.md +++ b/content/zh/docs/reference/glossary/customresourcedefinition.md @@ -2,7 +2,7 @@ title: CustomResourceDefinition id: CustomResourceDefinition date: 2018-04-12 -full_link: docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions/ +full_link: /zh/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/ short_description: > 通过定制化的代码给您的 Kubernetes API 服务器增加资源对象,而无需编译完整的定制 API 服务器。 @@ -18,8 +18,7 @@ tags: title: CustomResourceDefinition id: CustomResourceDefinition date: 2018-04-12 -full_link: docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions/ -short_description: > +full_link: /docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/ Custom code that defines a resource to add to your Kubernetes API server without building a complete custom server. aka: diff --git a/content/zh/docs/reference/glossary/daemonset.md b/content/zh/docs/reference/glossary/daemonset.md index ea250d02bc..5f35ae5012 100644 --- a/content/zh/docs/reference/glossary/daemonset.md +++ b/content/zh/docs/reference/glossary/daemonset.md @@ -18,7 +18,7 @@ tags: title: DaemonSet id: daemonset date: 2018-04-12 -full_link: /zh/docs/concepts/workloads/controllers/daemonset/ +full_link: /docs/concepts/workloads/controllers/daemonset short_description: > Ensures a copy of a Pod is running across a set of nodes in a cluster. diff --git a/content/zh/docs/reference/glossary/data-plane.md b/content/zh/docs/reference/glossary/data-plane.md index addd1b032b..b32b7a68fc 100644 --- a/content/zh/docs/reference/glossary/data-plane.md +++ b/content/zh/docs/reference/glossary/data-plane.md @@ -1,5 +1,5 @@ --- -title: 数据平面 +title: Data Plane(数据平面) id: data-plane date: 2019-05-12 full_link: diff --git a/content/zh/docs/reference/glossary/deployment.md b/content/zh/docs/reference/glossary/deployment.md index 05bce1377b..c7e218699e 100644 --- a/content/zh/docs/reference/glossary/deployment.md +++ b/content/zh/docs/reference/glossary/deployment.md @@ -18,9 +18,9 @@ tags: title: Deployment id: deployment date: 2018-04-12 -full_link: /zh/docs/concepts/workloads/controllers/deployment/ +full_link: /docs/concepts/workloads/controllers/deployment/ short_description: > - An API object that manages a replicated application. + Manages a replicated application on your cluster. aka: tags: @@ -31,15 +31,17 @@ tags: --> - Deployment 是管理应用副本的 API 对象。 + Deployment 是管理应用副本的 API 对象,通常通过运行没有本地状态的Pods来实现。 -应用的每个副本就是一个 {{< glossary_tooltip term_id="pod" >}},并且这些 Pod 会分散运行在集群的节点上。 +应用的每个副本就是一个 {{< glossary_tooltip text="Pod" term_id="pod" >}},并且这些 Pod 会分散运行在集群的{{< glossary_tooltip text="节点" term_id="node" >}}上。 diff --git a/content/zh/docs/reference/glossary/developer.md b/content/zh/docs/reference/glossary/developer.md index 2efbeea6e2..73f68f79fe 100644 --- a/content/zh/docs/reference/glossary/developer.md +++ b/content/zh/docs/reference/glossary/developer.md @@ -1,5 +1,5 @@ --- -title: 开发者 (释疑) +title: Developer(开发者) id: developer date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/device-plugin.md b/content/zh/docs/reference/glossary/device-plugin.md index af7e491426..5f9c2896bb 100644 --- a/content/zh/docs/reference/glossary/device-plugin.md +++ b/content/zh/docs/reference/glossary/device-plugin.md @@ -1,32 +1,52 @@ --- -title: 驱动插件 +title: Device Plugin(设备插件) id: device-plugin date: 2019-02-02 full_link: /zh/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/ short_description: > - 在 Kubernetes 中运行的容器提供对供应商特定资源的访问权限。 + 一种软件扩展,可以使Pod访问由特定厂商初始化或者安装的设备。 aka: tags: - fundamental - extension --- - - -设备插件是在 Kubernetes 中运行的容器,可用于访问供应商特定资源。 - +--- +--> + +设备插件工作在节点主机上,给{{< glossary_tooltip term_id="pod" text="Pods ">}}提供访问资源的权限,比如特定厂商初始化或者安装的本地硬件。 - -[驱动插件](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/) 是运行在 Kubernetes 中的容器,它提供对供应商特定资源的访问。驱动插件将这些资源发布到 {{< glossary_tooltip term_id="kubelet" >}}。并且可以手动部署或做为 {{< glossary_tooltip term_id="daemonset" >}},而不用编写定制的 Kubernetes 代码。 + +设备插件将资源告知给{{< glossary_tooltip term_id="kubelet" text="kubelet" >}},以便相关节点上运行的工作负载Pod可以访问硬件功能。 + +更多信息请查阅[设备插件](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/) \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/disruption.md b/content/zh/docs/reference/glossary/disruption.md index e175b930d7..4cd01856fe 100644 --- a/content/zh/docs/reference/glossary/disruption.md +++ b/content/zh/docs/reference/glossary/disruption.md @@ -1,5 +1,5 @@ --- -title: 干扰 +title: Disruption(干扰) id: disruption date: 2019-09-10 full_link: /zh/docs/concepts/workloads/pods/disruptions/ @@ -17,7 +17,7 @@ tags: title: Disruption id: disruption date: 2019-09-10 -full_link: /zh/docs/concepts/workloads/pods/disruptions/ +full_link: /docs/concepts/workloads/pods/disruptions/ short_description: > An event that leads to Pod(s) going out of service aka: @@ -42,4 +42,6 @@ Kubernetes terms that an _involuntary disruption_. See [Disruptions](/docs/concepts/workloads/pods/disruptions/) for more information. --> 如果您作为一个集群操作人员,销毁了一个从属于某个应用的 Pod, Kubernetes 视之为 _自愿干扰_。如果由于节点故障 -或者影响更大区域故障的断电导致 Pod 离线,Kubrenetes 视之为 _非愿干扰_。 \ No newline at end of file +或者影响更大区域故障的断电导致 Pod 离线,Kubrenetes 视之为 _非愿干扰_。 + +更多信息请查阅[Disruptions](/zh/docs/concepts/workloads/pods/disruptions/) \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/docker.md b/content/zh/docs/reference/glossary/docker.md index 55782a84c8..7025ddab05 100644 --- a/content/zh/docs/reference/glossary/docker.md +++ b/content/zh/docs/reference/glossary/docker.md @@ -1,5 +1,5 @@ --- -title: docker +title: Docker id: docker date: 2018-04-12 full_link: /zh/docs/reference/kubectl/docker-cli-to-kubectl/ @@ -13,10 +13,10 @@ tags: - Docker 是一种可以提供操作系统级别虚拟化(也称作容器)的软件技术 + Docker(这里特指Docker引擎) 是一种可以提供操作系统级别虚拟化(也称作{{< glossary_tooltip text="容器" term_id="container" >}})的软件技术。 diff --git a/content/zh/docs/reference/glossary/downstream.md b/content/zh/docs/reference/glossary/downstream.md index 575d9c74e0..01cf99b743 100644 --- a/content/zh/docs/reference/glossary/downstream.md +++ b/content/zh/docs/reference/glossary/downstream.md @@ -1,5 +1,5 @@ --- -title: 下游(消除歧义) +title: Downstream(下游)(消除歧义) id: downstream date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md index 1d3c67e285..dd86e126cd 100644 --- a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md +++ b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md @@ -1,5 +1,5 @@ --- -title: 动态卷供应 +title: Dynamic Volume Provisioning(动态卷供应) id: dynamicvolumeprovisioning date: 2018-04-12 full_link: /zh/docs/concepts/storage/dynamic-provisioning/ @@ -17,7 +17,7 @@ tags: title: Dynamic Volume Provisioning id: dynamicvolumeprovisioning date: 2018-04-12 -full_link: /zh/docs/concepts/storage/dynamic-provisioning/ +full_link: /docs/concepts/storage/dynamic-provisioning short_description: > Allows users to request automatic creation of storage Volumes. @@ -41,4 +41,4 @@ Dynamic provisioning eliminates the need for cluster administrators to pre-provi --> 动态供应让集群管理员无需再预先供应存储。相反,它通过用户请求自动地供应存储。 -动态卷供应是基于 API 对象 {{< glossary_tooltip text="StorageClass" term_id="storage-class" >}} 的,StorageClass 可以引用 {{< glossary_tooltip text="卷插件(Volume Plugin)" term_id="volume-plugin" >}} 提供的 {{< glossary_tooltip text="卷(Volume)" term_id="volume" >}} ,也可以引用传递给卷插件(Volume Plugin)的参数集。 +动态卷供应是基于 API 对象 {{< glossary_tooltip text="StorageClass" term_id="储存类别(storage-class)" >}} 的,StorageClass 可以引用 {{< glossary_tooltip text="卷插件(Volume Plugin)" term_id="volume-plugin" >}} 提供的 {{< glossary_tooltip text="卷(Volume)" term_id="volume" >}} ,也可以引用传递给卷插件(Volume Plugin)的参数集。 diff --git a/content/zh/docs/reference/glossary/endpoint-slice.md b/content/zh/docs/reference/glossary/endpoint-slice.md index c108efd602..52e9231e14 100644 --- a/content/zh/docs/reference/glossary/endpoint-slice.md +++ b/content/zh/docs/reference/glossary/endpoint-slice.md @@ -1,5 +1,5 @@ --- -title: 端点切片 +title: Endpoint Slice(端点切片) id: endpoint-slice date: 2018-04-12 full_link: /zh/docs/concepts/services-networking/endpoint-slices/ @@ -14,10 +14,10 @@ tags: -端点可以手动配置到{{< glossary_tooltip text="服务(Service)" term_id="service" >}}上,而不必设置选择算符。 -{{< glossary_tooltip text="EndpointSlice" term_id="endpoint-slice" >}} 资源为 Endpoints -提供了一种可伸缩、可扩展的替代方案。 +端点可以手动配置到{{< glossary_tooltip text="服务(Service)" term_id="service" >}}上,而不必指定选择器标识。 + +{{< glossary_tooltip text="EndpointSlice" term_id="endpoint-slice" >}}提供了一种可伸缩、可扩展的替代方案。 diff --git a/content/zh/docs/reference/glossary/ephemeral-container.md b/content/zh/docs/reference/glossary/ephemeral-container.md index fa95887e8d..5e3b98d11f 100644 --- a/content/zh/docs/reference/glossary/ephemeral-container.md +++ b/content/zh/docs/reference/glossary/ephemeral-container.md @@ -1,5 +1,5 @@ --- -title: 临时容器 +title: Ephemeral Container(临时容器) id: ephemeral-container date: 2019-08-26 full_link: /zh/docs/concepts/workloads/pods/ephemeral-containers/ @@ -16,7 +16,7 @@ tags: title: Ephemeral Container id: ephemeral-container date: 2019-08-26 -full_link: /zh/docs/concepts/workloads/pods/ephemeral-containers/ +full_link: /docs/concepts/workloads/pods/ephemeral-containers/ short_description: > A type of container type that you can temporarily run inside a Pod diff --git a/content/zh/docs/reference/glossary/etcd.md b/content/zh/docs/reference/glossary/etcd.md index e0e11082a8..9dec928b29 100644 --- a/content/zh/docs/reference/glossary/etcd.md +++ b/content/zh/docs/reference/glossary/etcd.md @@ -17,7 +17,7 @@ tags: title: etcd id: etcd date: 2018-04-12 -full_link: /zh/docs/tasks/administer-cluster/configure-upgrade-etcd/ +full_link: /docs/tasks/administer-cluster/configure-upgrade-etcd/ short_description: > Consistent and highly-available key value store used as Kubernetes' backing store for all cluster data. @@ -35,9 +35,14 @@ tags: etcd 是兼具一致性和高可用性的键值数据库,可以作为保存 Kubernetes 所有集群数据的后台数据库。 - +您的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。 + -您的 Kubernetes 集群的 etcd 数据库通常需要有个备份计划。要了解 etcd 更深层次的信息,请参考 [etcd 文档](https://etcd.io/docs)。 +要了解 etcd 更深层次的信息,请参考 [etcd 文档](https://etcd.io/docs/)。 diff --git a/content/zh/docs/reference/glossary/extensions.md b/content/zh/docs/reference/glossary/extensions.md index ebc25eca05..880a59fb53 100644 --- a/content/zh/docs/reference/glossary/extensions.md +++ b/content/zh/docs/reference/glossary/extensions.md @@ -1,5 +1,5 @@ --- -title: 扩展组件 +title: Extensions(扩展组件) id: Extensions date: 2019-02-01 full_link: /zh/docs/concepts/extend-kubernetes/extend-cluster/#extensions @@ -17,7 +17,7 @@ tags: title: Extensions id: Extensions date: 2019-02-01 -full_link: /zh/docs/concepts/extend-kubernetes/extend-cluster/#extensions +full_link: /docs/concepts/extend-kubernetes/extend-cluster/#extensions short_description: > Extensions are software components that extend and deeply integrate with Kubernetes to support new types of hardware. diff --git a/content/zh/docs/reference/glossary/flexvolume.md b/content/zh/docs/reference/glossary/flexvolume.md index af28200f40..e74aabee45 100644 --- a/content/zh/docs/reference/glossary/flexvolume.md +++ b/content/zh/docs/reference/glossary/flexvolume.md @@ -16,7 +16,7 @@ tags: title: FlexVolume id: flexvolume date: 2018-06-25 -full_link: /zh/docs/concepts/storage/volumes/#flexvolume +full_link: /docs/concepts/storage/volumes/#flexvolume short_description: > FlexVolume is an interface for creating out-of-tree volume plugins. The {{< glossary_tooltip text="Container Storage Interface" term_id="csi" >}} is a newer interface which addresses several problems with FlexVolumes. @@ -25,17 +25,23 @@ aka: tags: - storage --- --> - + Flexvolume 是创建 out-of-tree 卷插件的一种接口。 {{< glossary_tooltip text="容器存储接口(CSI)" term_id="csi" >}} 是比 Flexvolume 更新的接口,它解决了 Flexvolume 的一些问题。 - + Flexvolume 允许用户编写自己的驱动程序,并在 Kubernetes 中加入对用户自己的数据卷的支持。FlexVolume 驱动程序的二进制文件和依赖项必须安装在主机上。这需要 root 权限。如果可能的话,SIG Storage 建议实现 {{< glossary_tooltip text="CSI" term_id="csi" >}} 驱动程序,因为它解决了 Flexvolumes 的限制。 - + * [Kubernetes 文档中的 Flexvolume](/docs/concepts/storage/volumes/#flexvolume) -* [更多关于 Flexvolumes 的信息](https://github.com/kubernetes/community/blob/master/contributors/devel/flexvolume.md) +* [更多关于 Flexvolumes 的信息](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-storage/flexvolume.md) * [存储供应商的卷插件 FAQ](https://github.com/kubernetes/community/blob/master/sig-storage/volume-plugin-faq.md) \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md index 3a94a04b5a..2abdd685d3 100644 --- a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md +++ b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md @@ -1,5 +1,5 @@ --- -title: Pod 水平自动扩缩器 +title: Horizontal Pod Autoscaler(Pod 水平自动扩缩器) id: horizontal-pod-autoscaler date: 2018-04-12 full_link: /zh/docs/tasks/run-application/horizontal-pod-autoscale/ @@ -7,6 +7,7 @@ short_description: > Pod 水平自动扩缩器(Horizontal Pod Autoscaler)是一种 API 资源,它根据目标 CPU 利用率或自定义度量目标扩缩 Pod 副本的数量。 aka: +- HPA tags: - operation --- @@ -16,22 +17,23 @@ tags: title: Horizontal Pod Autoscaler id: horizontal-pod-autoscaler date: 2018-04-12 -full_link: /zh/docs/tasks/run-application/horizontal-pod-autoscale/ +full_link: /docs/tasks/run-application/horizontal-pod-autoscale/ short_description: > An API resource that automatically scales the number of pod replicas based on targeted CPU utilization or custom metric targets. aka: +- HPA tags: - operation --- --> - Pod 水平自动扩缩器(Horizontal Pod Autoscaler)是一种 API 资源,它根据目标 CPU 利用率或自定义度量目标扩缩 Pod 副本的数量。 + Horizontal Pod Autoscaler(Pod 水平自动扩缩器)是一种 API 资源,它根据目标 CPU 利用率或自定义度量目标扩缩 Pod 副本的数量。 -HPA 通常用于 {{< glossary_tooltip text="Replication Controllers" term_id="replication-controller" >}}、{{< glossary_tooltip text="Deployments" term_id="deployment" >}} 或者 Replica Sets 上。HPA 不能用于不支持扩缩的对象,例如 {{< glossary_tooltip text="DaemonSets" term_id="daemonset" >}}。 +HPA 通常用于 {{< glossary_tooltip text="ReplicationControllers" term_id="replication-controller" >}}、{{< glossary_tooltip text="Deployments" term_id="deployment" >}} 或者 {{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}} 上。HPA 不能用于不支持扩缩的对象,例如 {{< glossary_tooltip text="DaemonSets" term_id="daemonset" >}}。 diff --git a/content/zh/docs/reference/glossary/image.md b/content/zh/docs/reference/glossary/image.md index 1fc7db55e5..b32598776e 100644 --- a/content/zh/docs/reference/glossary/image.md +++ b/content/zh/docs/reference/glossary/image.md @@ -1,5 +1,5 @@ --- -title: 镜像 +title: Image(镜像) id: image date: 2018-04-12 full_link: @@ -27,10 +27,10 @@ tags: --> -镜像是保存的容器实例,它打包了应用运行所需的一组软件。 +镜像是保存的{{< glossary_tooltip text="容器" term_id="container" >}}实例,它打包了应用运行所需的一组软件。 diff --git a/content/zh/docs/reference/glossary/ingress.md b/content/zh/docs/reference/glossary/ingress.md index 972c2b0873..2b08741574 100644 --- a/content/zh/docs/reference/glossary/ingress.md +++ b/content/zh/docs/reference/glossary/ingress.md @@ -18,7 +18,7 @@ tags: title: Ingress id: ingress date: 2018-04-12 -full_link: /zh/docs/concepts/services-networking/ingress/ +full_link: /docs/concepts/services-networking/ingress/ short_description: > An API object that manages external access to the services in a cluster, typically HTTP. @@ -39,7 +39,7 @@ tags: Ingress 可以提供负载均衡、SSL 终结和基于名称的虚拟托管。 diff --git a/content/zh/docs/reference/glossary/init-container.md b/content/zh/docs/reference/glossary/init-container.md index cf8cead312..a454cc3100 100644 --- a/content/zh/docs/reference/glossary/init-container.md +++ b/content/zh/docs/reference/glossary/init-container.md @@ -1,5 +1,5 @@ --- -title: 初始化容器 +title: Init Container(初始化容器) id: init-container date: 2018-04-12 full_link: @@ -18,7 +18,7 @@ id: init-container date: 2018-04-12 full_link: short_description: > - One or more initialization containers that must run to completion before any app containers run. + One or more initialization containers that must run to completion before any app containers run. aka: tags: @@ -27,15 +27,15 @@ tags: --> - 应用容器运行前必须先运行完成的一个或多个初始化容器。 + 应用{{< glossary_tooltip text="容器" term_id="container" >}}运行前必须先运行完成的一个或多个初始化容器。 初始化(init)容器像常规应用容器一样,只有一点不同:初始化(init)容器必须在应用容器启动前运行完成。Init 容器的运行顺序:一个初始化(init)容器必须在下一个初始化(init)容器开始前运行完成。 diff --git a/content/zh/docs/reference/glossary/istio.md b/content/zh/docs/reference/glossary/istio.md index 58c4cfffcc..6641e000a9 100644 --- a/content/zh/docs/reference/glossary/istio.md +++ b/content/zh/docs/reference/glossary/istio.md @@ -2,7 +2,7 @@ title: Istio id: istio date: 2018-04-12 -full_link: https://istio.io/docs/concepts/what-is-istio/overview.html +full_link: https://istio.io/docs/concepts/what-is-istio/ short_description: > Istio 是个开放平台(非 Kubernetes 特有),提供了一种统一的方式来集成微服务、管理流量、实施策略和汇总度量数据。 aka: @@ -17,7 +17,7 @@ tags: title: Istio id: istio date: 2018-04-12 -full_link: https://istio.io/docs/concepts/what-is-istio/overview.html +full_link: https://istio.io/docs/concepts/what-is-istio/ short_description: > An open platform (not Kubernetes-specific) that provides a uniform way to integrate microservices, manage traffic flow, enforce policies, and aggregate telemetry data. diff --git a/content/zh/docs/reference/glossary/job.md b/content/zh/docs/reference/glossary/job.md index 8ce421f280..a02d51031b 100644 --- a/content/zh/docs/reference/glossary/job.md +++ b/content/zh/docs/reference/glossary/job.md @@ -2,7 +2,7 @@ title: Job id: job date: 2018-04-12 -full_link: /docs/concepts/workloads/controllers/jobs-run-to-completion +full_link: /zh/docs/concepts/workloads/controllers/job/ short_description: > Job 是需要运行完成的确定性的或批量的任务。 @@ -18,7 +18,7 @@ tags: title: Job id: job date: 2018-04-12 -full_link: /docs/concepts/workloads/controllers/jobs-run-to-completion +full_link: /docs/concepts/workloads/controllers/job/ short_description: > A finite or batch task that runs to completion. diff --git a/content/zh/docs/reference/glossary/kops.md b/content/zh/docs/reference/glossary/kops.md index c1024390e7..d3241b763e 100644 --- a/content/zh/docs/reference/glossary/kops.md +++ b/content/zh/docs/reference/glossary/kops.md @@ -4,7 +4,7 @@ id: kops date: 2018-04-12 full_link: /docs/getting-started-guides/kops/ short_description: > - kops 是一个命令行工具,可以帮助您创建、销毁、升级和维护生产级,高可用性的 Kubernetes 集群。注意:官方仅支持 AWS,GCE 和 VMware vSphere 的支持还处于 alpha* 阶段。 + kops 是一个命令行工具,可以帮助您创建、销毁、升级和维护生产级,高可用性的 Kubernetes 集群。 aka: tags: @@ -19,7 +19,7 @@ id: kops date: 2018-04-12 full_link: /docs/getting-started-guides/kops/ short_description: > - A CLI tool that helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters. *NOTE: Officially supports AWS only, with GCE and VMware vSphere in alpha*. + A CLI tool that helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters. aka: tags: @@ -29,13 +29,22 @@ tags: --> -kops 是一个命令行工具,可以帮助您创建、销毁、升级和维护生产级,高可用性的 Kubernetes 集群。*注意:官方仅支持 AWS,GCE 和 VMware vSphere 的支持还处于 alpha 阶段*。 +kops 是一个命令行工具,可以帮助您创建、销毁、升级和维护生产级,高可用性的 Kubernetes 集群。 + +注意:官方仅支持 AWS,GCE 和 VMware vSphere 的支持还处于 alpha* 阶段。 + + `kops` 为您的集群提供了: diff --git a/content/zh/docs/reference/glossary/shuffle-sharding.md b/content/zh/docs/reference/glossary/shuffle-sharding.md index ea59cd62b1..1610e41e51 100644 --- a/content/zh/docs/reference/glossary/shuffle-sharding.md +++ b/content/zh/docs/reference/glossary/shuffle-sharding.md @@ -1,20 +1,3 @@ - - --- title: Shuffle Sharding(混排切片) id: shuffle-sharding @@ -28,6 +11,22 @@ tags: - fundamental --- + + + diff --git a/content/zh/docs/reference/glossary/sig.md b/content/zh/docs/reference/glossary/sig.md index ce1cc9f1aa..b8b83c543d 100644 --- a/content/zh/docs/reference/glossary/sig.md +++ b/content/zh/docs/reference/glossary/sig.md @@ -1,20 +1,3 @@ - - --- title: SIG (特别兴趣小组) id: sig @@ -28,6 +11,21 @@ tags: - community --- + + ---- -title: StatefulSet -id: statefulset -date: 2018-04-12 -full_link: /zh/docs/concepts/workloads/controllers/statefulset/ -short_description: > - StatefulSet 用来管理部署和伸缩一组 Pod,包括这些 Pod 的持久存储和持久标识符。 -aka: -tags: -- fundamental -- core-object -- workload -- storage ---- - diff --git a/content/zh/docs/reference/glossary/static-pod.md b/content/zh/docs/reference/glossary/static-pod.md index eb1c7fb7b4..3123cf381a 100644 --- a/content/zh/docs/reference/glossary/static-pod.md +++ b/content/zh/docs/reference/glossary/static-pod.md @@ -1,20 +1,3 @@ - - --- title: Static Pod id: static-pod @@ -28,7 +11,20 @@ tags: - fundamental --- + - --- title: StorageClass id: storageclass @@ -31,6 +13,22 @@ tags: --- + + diff --git a/content/zh/docs/reference/glossary/sysctl.md b/content/zh/docs/reference/glossary/sysctl.md index 982a1bebd7..317b20ff4d 100644 --- a/content/zh/docs/reference/glossary/sysctl.md +++ b/content/zh/docs/reference/glossary/sysctl.md @@ -1,19 +1,3 @@ - - --- title: sysctl id: sysctl @@ -27,7 +11,20 @@ tags: - 工具 --- + - --- title: Taint(污点) id: taint @@ -29,6 +11,23 @@ tags: - core-object - fundamental --- + + + diff --git a/content/zh/docs/reference/glossary/toleration.md b/content/zh/docs/reference/glossary/toleration.md index 5fc976241b..9acb47e892 100644 --- a/content/zh/docs/reference/glossary/toleration.md +++ b/content/zh/docs/reference/glossary/toleration.md @@ -1,21 +1,3 @@ - - --- title: toleration(容忍度) id: toleration @@ -29,6 +11,22 @@ tags: - fundamental --- + + diff --git a/content/zh/docs/reference/glossary/uid.md b/content/zh/docs/reference/glossary/uid.md index 983b61cd40..74faf6d1e7 100644 --- a/content/zh/docs/reference/glossary/uid.md +++ b/content/zh/docs/reference/glossary/uid.md @@ -1,20 +1,3 @@ - - --- title: UID id: uid @@ -28,7 +11,20 @@ tags: - fundamental --- + - --- title: Upstream (disambiguation) id: upstream @@ -27,6 +10,22 @@ aka: tags: - community --- + + + diff --git a/content/zh/docs/reference/glossary/volume-plugin.md b/content/zh/docs/reference/glossary/volume-plugin.md index 11e34573db..c115252819 100644 --- a/content/zh/docs/reference/glossary/volume-plugin.md +++ b/content/zh/docs/reference/glossary/volume-plugin.md @@ -1,21 +1,3 @@ - - --- title: Volume Plugin(卷插件) id: volumeplugin @@ -30,6 +12,22 @@ tags: - storage --- + + diff --git a/content/zh/docs/reference/glossary/volume.md b/content/zh/docs/reference/glossary/volume.md index a3f110201a..1e23b77f0e 100644 --- a/content/zh/docs/reference/glossary/volume.md +++ b/content/zh/docs/reference/glossary/volume.md @@ -1,21 +1,3 @@ - - --- title: Volume(卷) id: volume @@ -30,6 +12,22 @@ tags: - fundamental --- + + - --- title: WG (工作组) id: wg @@ -28,6 +11,20 @@ tags: - community --- + - --- title: Workload(工作负载) id: workloads @@ -28,6 +11,22 @@ tags: - fundamental --- + + + From 72fb7e4d30325e7f82dc0fdfdd77d46c4ed91064 Mon Sep 17 00:00:00 2001 From: jialaijun Date: Fri, 27 Nov 2020 11:33:02 +0800 Subject: [PATCH 4/6] update referenced file in directory of glossary --- content/zh/docs/reference/glossary/addons.md | 2 +- .../glossary/admission-controller.md | 2 +- .../reference/glossary/aggregation-layer.md | 2 +- .../zh/docs/reference/glossary/annotation.md | 2 +- .../docs/reference/glossary/app-container.md | 2 +- .../glossary/application-architect.md | 2 +- .../glossary/application-developer.md | 2 +- .../docs/reference/glossary/applications.md | 2 +- .../zh/docs/reference/glossary/approver.md | 2 +- .../zh/docs/reference/glossary/certificate.md | 2 +- content/zh/docs/reference/glossary/cgroup.md | 2 +- content/zh/docs/reference/glossary/cla.md | 2 +- .../glossary/cloud-controller-manager.md | 2 +- .../docs/reference/glossary/cloud-provider.md | 2 +- .../reference/glossary/cluster-architect.md | 2 +- .../glossary/cluster-infrastructure.md | 2 +- .../reference/glossary/cluster-operations.md | 2 +- .../reference/glossary/cluster-operator.md | 2 +- content/zh/docs/reference/glossary/cluster.md | 2 +- content/zh/docs/reference/glossary/cncf.md | 2 +- content/zh/docs/reference/glossary/cni.md | 2 +- .../reference/glossary/code-contributor.md | 2 +- .../glossary/container-env-variables.md | 2 +- .../glossary/container-lifecycle-hooks.md | 2 +- .../reference/glossary/container-runtime.md | 2 +- .../zh/docs/reference/glossary/container.md | 2 +- .../zh/docs/reference/glossary/contributor.md | 2 +- .../docs/reference/glossary/control-plane.md | 2 +- .../zh/docs/reference/glossary/controller.md | 2 +- content/zh/docs/reference/glossary/cri.md | 2 +- content/zh/docs/reference/glossary/cronjob.md | 2 +- content/zh/docs/reference/glossary/csi.md | 2 +- .../zh/docs/reference/glossary/data-plane.md | 2 +- .../zh/docs/reference/glossary/developer.md | 2 +- .../docs/reference/glossary/device-plugin.md | 2 +- .../zh/docs/reference/glossary/disruption.md | 2 +- .../zh/docs/reference/glossary/downstream.md | 2 +- .../glossary/dynamic-volume-provisioning.md | 2 +- .../docs/reference/glossary/endpoint-slice.md | 2 +- .../zh/docs/reference/glossary/endpoint.md | 2 +- .../reference/glossary/ephemeral-container.md | 2 +- .../zh/docs/reference/glossary/extensions.md | 2 +- .../glossary/horizontal-pod-autoscaler.md | 2 +- .../docs/reference/glossary/host-aliases.md | 2 +- content/zh/docs/reference/glossary/proxy.md | 2 +- .../zh/docs/reference/glossary/qos-class.md | 2 +- content/zh/docs/reference/glossary/rbac.md | 2 +- .../glossary/replication-controller.md | 2 +- .../docs/reference/glossary/resource-quota.md | 2 +- .../zh/docs/reference/glossary/reviewer.md | 2 +- content/zh/docs/reference/glossary/secret.md | 32 ++++++++-------- .../reference/glossary/security-context.md | 26 ++++++------- .../zh/docs/reference/glossary/selector.md | 26 ++++++------- .../reference/glossary/service-account.md | 30 +++++++-------- .../docs/reference/glossary/service-broker.md | 30 +++++++-------- .../reference/glossary/service-catalog.md | 32 ++++++++-------- content/zh/docs/reference/glossary/service.md | 38 +++++++++---------- .../reference/glossary/shuffle-sharding.md | 2 +- content/zh/docs/reference/glossary/sig.md | 2 +- .../zh/docs/reference/glossary/statefulset.md | 2 +- .../docs/reference/glossary/storage-class.md | 2 +- content/zh/docs/reference/glossary/taint.md | 2 +- .../zh/docs/reference/glossary/toleration.md | 2 +- .../docs/reference/glossary/volume-plugin.md | 2 +- content/zh/docs/reference/glossary/volume.md | 2 +- content/zh/docs/reference/glossary/wg.md | 2 +- .../zh/docs/reference/glossary/workload.md | 2 +- 67 files changed, 161 insertions(+), 173 deletions(-) diff --git a/content/zh/docs/reference/glossary/addons.md b/content/zh/docs/reference/glossary/addons.md index 2d252d93cd..686a79a92a 100644 --- a/content/zh/docs/reference/glossary/addons.md +++ b/content/zh/docs/reference/glossary/addons.md @@ -1,5 +1,5 @@ --- -title: Add-ons(附加组件) +title: 附加组件(Add-ons) id: addons date: 2019-12-15 full_link: /zh/docs/concepts/cluster-administration/addons/ diff --git a/content/zh/docs/reference/glossary/admission-controller.md b/content/zh/docs/reference/glossary/admission-controller.md index e3c66df271..22567c4861 100644 --- a/content/zh/docs/reference/glossary/admission-controller.md +++ b/content/zh/docs/reference/glossary/admission-controller.md @@ -1,5 +1,5 @@ --- -title: Admission Controller(准入控制器) +title: 准入控制器(Admission Controller) id: admission-controller date: 2019-06-28 full_link: /zh/docs/reference/access-authn-authz/admission-controllers/ diff --git a/content/zh/docs/reference/glossary/aggregation-layer.md b/content/zh/docs/reference/glossary/aggregation-layer.md index 0324e75560..9ad14962cf 100644 --- a/content/zh/docs/reference/glossary/aggregation-layer.md +++ b/content/zh/docs/reference/glossary/aggregation-layer.md @@ -1,5 +1,5 @@ --- -title: Aggregation Layer(聚合层) +title: 聚合层(Aggregation Layer) id: aggregation-layer date: 2018-10-08 full_link: /zh/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/ diff --git a/content/zh/docs/reference/glossary/annotation.md b/content/zh/docs/reference/glossary/annotation.md index 8d6308391b..93b75980cc 100644 --- a/content/zh/docs/reference/glossary/annotation.md +++ b/content/zh/docs/reference/glossary/annotation.md @@ -1,5 +1,5 @@ --- -title: Annotation(注解) +title: 注解(Annotation) id: annotation date: 2018-04-12 full_link: /zh/docs/concepts/overview/working-with-objects/annotations/ diff --git a/content/zh/docs/reference/glossary/app-container.md b/content/zh/docs/reference/glossary/app-container.md index 100b93f297..3c903e7bc6 100644 --- a/content/zh/docs/reference/glossary/app-container.md +++ b/content/zh/docs/reference/glossary/app-container.md @@ -1,5 +1,5 @@ --- -title: App Container(应用程序容器) +title: 应用程序容器(App Container) id: app-container date: 2019-02-12 full_link: diff --git a/content/zh/docs/reference/glossary/application-architect.md b/content/zh/docs/reference/glossary/application-architect.md index 5619654d98..538054db18 100644 --- a/content/zh/docs/reference/glossary/application-architect.md +++ b/content/zh/docs/reference/glossary/application-architect.md @@ -1,5 +1,5 @@ --- -title: Application Architect(应用架构师) +title: 应用架构师(Application Architect) id: application-architect date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/application-developer.md b/content/zh/docs/reference/glossary/application-developer.md index 53d6bc35b4..b379b5092a 100644 --- a/content/zh/docs/reference/glossary/application-developer.md +++ b/content/zh/docs/reference/glossary/application-developer.md @@ -1,5 +1,5 @@ --- -title: Application Developer(应用开发者) +title: 应用开发者(Application Developer) id: application-developer date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/applications.md b/content/zh/docs/reference/glossary/applications.md index 032b4c2204..c1420495fe 100644 --- a/content/zh/docs/reference/glossary/applications.md +++ b/content/zh/docs/reference/glossary/applications.md @@ -1,5 +1,5 @@ --- -title: Applications(应用) +title: 应用(Applications) id: applications date: 2019-05-12 full_link: diff --git a/content/zh/docs/reference/glossary/approver.md b/content/zh/docs/reference/glossary/approver.md index 09752a83e4..a59e38c398 100644 --- a/content/zh/docs/reference/glossary/approver.md +++ b/content/zh/docs/reference/glossary/approver.md @@ -1,5 +1,5 @@ --- -title: Approver(批准者) +title: 批准者(Approver) id: approver date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/certificate.md b/content/zh/docs/reference/glossary/certificate.md index f2080a26cb..05b50e37dc 100644 --- a/content/zh/docs/reference/glossary/certificate.md +++ b/content/zh/docs/reference/glossary/certificate.md @@ -1,5 +1,5 @@ --- -title: Certificate(证书) +title: 证书(Certificate) id: certificate date: 2018-04-12 full_link: /zh/docs/tasks/tls/managing-tls-in-a-cluster/ diff --git a/content/zh/docs/reference/glossary/cgroup.md b/content/zh/docs/reference/glossary/cgroup.md index 10d274a5e5..b1af5e9d9d 100644 --- a/content/zh/docs/reference/glossary/cgroup.md +++ b/content/zh/docs/reference/glossary/cgroup.md @@ -1,5 +1,5 @@ --- -title: cgroup (控制组) +title: 控制组(cgroup) id: cgroup date: 2019-06-25 full_link: diff --git a/content/zh/docs/reference/glossary/cla.md b/content/zh/docs/reference/glossary/cla.md index 07670c53bd..8230fd1715 100644 --- a/content/zh/docs/reference/glossary/cla.md +++ b/content/zh/docs/reference/glossary/cla.md @@ -1,5 +1,5 @@ --- -title: CLA (贡献者许可协议) +title: 贡献者许可协议(CLA) id: cla date: 2018-04-12 full_link: https://github.com/kubernetes/community/blob/master/CLA.md diff --git a/content/zh/docs/reference/glossary/cloud-controller-manager.md b/content/zh/docs/reference/glossary/cloud-controller-manager.md index 71fbf83d95..2799a7f448 100644 --- a/content/zh/docs/reference/glossary/cloud-controller-manager.md +++ b/content/zh/docs/reference/glossary/cloud-controller-manager.md @@ -1,5 +1,5 @@ --- -title: Cloud Controller Manager(云控制器管理器) +title: 云控制器管理器(Cloud Controller Manager) id: cloud-controller-manager date: 2018-04-12 full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/ diff --git a/content/zh/docs/reference/glossary/cloud-provider.md b/content/zh/docs/reference/glossary/cloud-provider.md index 7a33b6159d..4051cf441f 100755 --- a/content/zh/docs/reference/glossary/cloud-provider.md +++ b/content/zh/docs/reference/glossary/cloud-provider.md @@ -1,5 +1,5 @@ --- -title: Cloud Provider(云供应商) +title: 云供应商(Cloud Provider) id: cloud-provider date: 2018-04-12 short_description: > diff --git a/content/zh/docs/reference/glossary/cluster-architect.md b/content/zh/docs/reference/glossary/cluster-architect.md index c45bcfbe34..8636eede42 100644 --- a/content/zh/docs/reference/glossary/cluster-architect.md +++ b/content/zh/docs/reference/glossary/cluster-architect.md @@ -1,5 +1,5 @@ --- -title: 集群架构师 +title: 集群架构师(Cluster Architect) id: cluster-architect date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/cluster-infrastructure.md b/content/zh/docs/reference/glossary/cluster-infrastructure.md index e5dc5347d4..ab1954e591 100644 --- a/content/zh/docs/reference/glossary/cluster-infrastructure.md +++ b/content/zh/docs/reference/glossary/cluster-infrastructure.md @@ -1,5 +1,5 @@ --- -title: Cluster Infrastructure(集群基础设施) +title: 集群基础设施(Cluster Infrastructure) id: cluster-infrastructure date: 2019-05-12 full_link: diff --git a/content/zh/docs/reference/glossary/cluster-operations.md b/content/zh/docs/reference/glossary/cluster-operations.md index 63eb933308..1c0cf5d981 100644 --- a/content/zh/docs/reference/glossary/cluster-operations.md +++ b/content/zh/docs/reference/glossary/cluster-operations.md @@ -1,5 +1,5 @@ --- -title: Cluster Operations(集群操作) +title: 集群操作(Cluster Operations) id: cluster-operations date: 2019-05-12 full_link: diff --git a/content/zh/docs/reference/glossary/cluster-operator.md b/content/zh/docs/reference/glossary/cluster-operator.md index 944c7de3fb..4be92284b0 100644 --- a/content/zh/docs/reference/glossary/cluster-operator.md +++ b/content/zh/docs/reference/glossary/cluster-operator.md @@ -1,5 +1,5 @@ --- -title: Cluster Operator(集群操作者) +title: 集群操作者(Cluster Operator) id: cluster-operator date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/cluster.md b/content/zh/docs/reference/glossary/cluster.md index 55832b16ba..ea850590d6 100644 --- a/content/zh/docs/reference/glossary/cluster.md +++ b/content/zh/docs/reference/glossary/cluster.md @@ -1,5 +1,5 @@ --- -title: Cluster(集群) +title: 集群(Cluster) id: cluster date: 2019-06-15 full_link: diff --git a/content/zh/docs/reference/glossary/cncf.md b/content/zh/docs/reference/glossary/cncf.md index 376431c634..7910885461 100644 --- a/content/zh/docs/reference/glossary/cncf.md +++ b/content/zh/docs/reference/glossary/cncf.md @@ -1,5 +1,5 @@ --- -title: CNCF(云原生计算基金会) +title: 云原生计算基金会(CNCF) id: cncf date: 2019-05-26 full_link: https://cncf.io/ diff --git a/content/zh/docs/reference/glossary/cni.md b/content/zh/docs/reference/glossary/cni.md index 0b3bdf6a1d..6d64e8fe7e 100644 --- a/content/zh/docs/reference/glossary/cni.md +++ b/content/zh/docs/reference/glossary/cni.md @@ -1,5 +1,5 @@ --- -title: CNI (容器网络接口) +title: 容器网络接口(CNI) id: cni date: 2018-05-25 full_link: /zh/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni diff --git a/content/zh/docs/reference/glossary/code-contributor.md b/content/zh/docs/reference/glossary/code-contributor.md index 6646d49b8d..d42e7d8ae1 100644 --- a/content/zh/docs/reference/glossary/code-contributor.md +++ b/content/zh/docs/reference/glossary/code-contributor.md @@ -1,5 +1,5 @@ --- -title: Code Contributor(代码贡献者) +title: 代码贡献者(Code Contributor) id: code-contributor date: 2018-04-12 full_link: /docs/community/devel/ diff --git a/content/zh/docs/reference/glossary/container-env-variables.md b/content/zh/docs/reference/glossary/container-env-variables.md index 3274444c20..9cb49eb7af 100644 --- a/content/zh/docs/reference/glossary/container-env-variables.md +++ b/content/zh/docs/reference/glossary/container-env-variables.md @@ -1,5 +1,5 @@ --- -title: Container Environment Variables(容器环境变量) +title: 容器环境变量(Container Environment Variables) id: container-env-variables date: 2018-04-12 full_link: /zh/docs/concepts/containers/container-environment/ diff --git a/content/zh/docs/reference/glossary/container-lifecycle-hooks.md b/content/zh/docs/reference/glossary/container-lifecycle-hooks.md index d0996a82f2..6a43d283c9 100644 --- a/content/zh/docs/reference/glossary/container-lifecycle-hooks.md +++ b/content/zh/docs/reference/glossary/container-lifecycle-hooks.md @@ -1,5 +1,5 @@ --- -title: Container Lifecycle Hooks(容器生命周期钩子) +title: 容器生命周期钩子(Container Lifecycle Hooks) id: container-lifecycle-hooks date: 2018-10-08 full_link: /zh/docs/concepts/containers/container-lifecycle-hooks/ diff --git a/content/zh/docs/reference/glossary/container-runtime.md b/content/zh/docs/reference/glossary/container-runtime.md index ccc2d4540a..badb4bcfcd 100644 --- a/content/zh/docs/reference/glossary/container-runtime.md +++ b/content/zh/docs/reference/glossary/container-runtime.md @@ -1,5 +1,5 @@ --- -title: Container Runtime(容器运行时) +title: 容器运行时(Container Runtime) id: container-runtime date: 2019-06-05 full_link: /zh/docs/setup/production-environment/container-runtimes diff --git a/content/zh/docs/reference/glossary/container.md b/content/zh/docs/reference/glossary/container.md index 6c552a42fa..ac7526eeec 100644 --- a/content/zh/docs/reference/glossary/container.md +++ b/content/zh/docs/reference/glossary/container.md @@ -1,5 +1,5 @@ --- -title: Container(容器) +title: 容器(Container) id: container date: 2018-04-12 full_link: /zh/docs/concepts/overview/what-is-kubernetes/#why-containers diff --git a/content/zh/docs/reference/glossary/contributor.md b/content/zh/docs/reference/glossary/contributor.md index 32f21a5e54..de79a4c984 100644 --- a/content/zh/docs/reference/glossary/contributor.md +++ b/content/zh/docs/reference/glossary/contributor.md @@ -1,5 +1,5 @@ --- -title: 贡献者 +title: 贡献者(Contributor) id: contributor date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/control-plane.md b/content/zh/docs/reference/glossary/control-plane.md index 11cce769ba..d0d57cd87f 100644 --- a/content/zh/docs/reference/glossary/control-plane.md +++ b/content/zh/docs/reference/glossary/control-plane.md @@ -1,5 +1,5 @@ --- -title: Control Plane(控制平面) +title: 控制平面(Control Plane) id: control-plane date: 2019-05-12 full_link: diff --git a/content/zh/docs/reference/glossary/controller.md b/content/zh/docs/reference/glossary/controller.md index 9e86088f12..9997165c1b 100644 --- a/content/zh/docs/reference/glossary/controller.md +++ b/content/zh/docs/reference/glossary/controller.md @@ -1,5 +1,5 @@ --- -title: Controller(控制器) +title: 控制器(Controller) id: controller date: 2018-04-12 full_link: /zh/docs/concepts/architecture/controller/ diff --git a/content/zh/docs/reference/glossary/cri.md b/content/zh/docs/reference/glossary/cri.md index 9ca5436d87..8c8da979e9 100644 --- a/content/zh/docs/reference/glossary/cri.md +++ b/content/zh/docs/reference/glossary/cri.md @@ -1,5 +1,5 @@ --- -title: CRI(容器运行时接口) +title: 容器运行时接口(CRI) id: cri date: 2019-03-07 full_link: /zh/docs/concepts/overview/components/#container-runtime diff --git a/content/zh/docs/reference/glossary/cronjob.md b/content/zh/docs/reference/glossary/cronjob.md index 98d6766d4d..fe16d58762 100644 --- a/content/zh/docs/reference/glossary/cronjob.md +++ b/content/zh/docs/reference/glossary/cronjob.md @@ -1,5 +1,5 @@ --- -title: CronJob(周期调度任务) +title: 周期调度任务(CronJob) id: cronjob date: 2018-04-12 full_link: /zh/docs/concepts/workloads/controllers/cron-jobs/ diff --git a/content/zh/docs/reference/glossary/csi.md b/content/zh/docs/reference/glossary/csi.md index 46e2efef32..bf365a5c09 100644 --- a/content/zh/docs/reference/glossary/csi.md +++ b/content/zh/docs/reference/glossary/csi.md @@ -1,5 +1,5 @@ --- -title: Container Storage Interface(CSI)(容器存储接口) +title: 容器存储接口(Container Storage Interface)(CSI) id: csi date: 2018-06-25 full_link: /zh/docs/concepts/storage/volumes/#csi diff --git a/content/zh/docs/reference/glossary/data-plane.md b/content/zh/docs/reference/glossary/data-plane.md index b32b7a68fc..7c476d4560 100644 --- a/content/zh/docs/reference/glossary/data-plane.md +++ b/content/zh/docs/reference/glossary/data-plane.md @@ -1,5 +1,5 @@ --- -title: Data Plane(数据平面) +title: 数据平面(Data Plane) id: data-plane date: 2019-05-12 full_link: diff --git a/content/zh/docs/reference/glossary/developer.md b/content/zh/docs/reference/glossary/developer.md index 73f68f79fe..2d6dbf7eba 100644 --- a/content/zh/docs/reference/glossary/developer.md +++ b/content/zh/docs/reference/glossary/developer.md @@ -1,5 +1,5 @@ --- -title: Developer(开发者) +title: 开发者(Developer) id: developer date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/device-plugin.md b/content/zh/docs/reference/glossary/device-plugin.md index 5f9c2896bb..287a302ae4 100644 --- a/content/zh/docs/reference/glossary/device-plugin.md +++ b/content/zh/docs/reference/glossary/device-plugin.md @@ -1,5 +1,5 @@ --- -title: Device Plugin(设备插件) +title: 设备插件(Device Plugin) id: device-plugin date: 2019-02-02 full_link: /zh/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/ diff --git a/content/zh/docs/reference/glossary/disruption.md b/content/zh/docs/reference/glossary/disruption.md index 4cd01856fe..9158a8a8cf 100644 --- a/content/zh/docs/reference/glossary/disruption.md +++ b/content/zh/docs/reference/glossary/disruption.md @@ -1,5 +1,5 @@ --- -title: Disruption(干扰) +title: 干扰(Disruption) id: disruption date: 2019-09-10 full_link: /zh/docs/concepts/workloads/pods/disruptions/ diff --git a/content/zh/docs/reference/glossary/downstream.md b/content/zh/docs/reference/glossary/downstream.md index 01cf99b743..cba0229cb9 100644 --- a/content/zh/docs/reference/glossary/downstream.md +++ b/content/zh/docs/reference/glossary/downstream.md @@ -1,5 +1,5 @@ --- -title: Downstream(下游)(消除歧义) +title: 下游(Downstream) id: downstream date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md index dd86e126cd..5fd134e333 100644 --- a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md +++ b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md @@ -1,5 +1,5 @@ --- -title: Dynamic Volume Provisioning(动态卷供应) +title: 动态卷供应(Dynamic Volume Provisioning) id: dynamicvolumeprovisioning date: 2018-04-12 full_link: /zh/docs/concepts/storage/dynamic-provisioning/ diff --git a/content/zh/docs/reference/glossary/endpoint-slice.md b/content/zh/docs/reference/glossary/endpoint-slice.md index 52e9231e14..bfb99fc643 100644 --- a/content/zh/docs/reference/glossary/endpoint-slice.md +++ b/content/zh/docs/reference/glossary/endpoint-slice.md @@ -1,5 +1,5 @@ --- -title: Endpoint Slice(端点切片) +title: 端点切片(Endpoint Slice) id: endpoint-slice date: 2018-04-12 full_link: /zh/docs/concepts/services-networking/endpoint-slices/ diff --git a/content/zh/docs/reference/glossary/endpoint.md b/content/zh/docs/reference/glossary/endpoint.md index 945126716e..642d7c46d2 100644 --- a/content/zh/docs/reference/glossary/endpoint.md +++ b/content/zh/docs/reference/glossary/endpoint.md @@ -1,5 +1,5 @@ --- -title: Endpoints(端点) +title: 端点(Endpoints) id: endpoints date: 2020-04-23 full_link: diff --git a/content/zh/docs/reference/glossary/ephemeral-container.md b/content/zh/docs/reference/glossary/ephemeral-container.md index 5e3b98d11f..215aaee4c5 100644 --- a/content/zh/docs/reference/glossary/ephemeral-container.md +++ b/content/zh/docs/reference/glossary/ephemeral-container.md @@ -1,5 +1,5 @@ --- -title: Ephemeral Container(临时容器) +title: 临时容器(Ephemeral Container) id: ephemeral-container date: 2019-08-26 full_link: /zh/docs/concepts/workloads/pods/ephemeral-containers/ diff --git a/content/zh/docs/reference/glossary/extensions.md b/content/zh/docs/reference/glossary/extensions.md index 880a59fb53..234ebb2f09 100644 --- a/content/zh/docs/reference/glossary/extensions.md +++ b/content/zh/docs/reference/glossary/extensions.md @@ -1,5 +1,5 @@ --- -title: Extensions(扩展组件) +title: 扩展组件(Extensions) id: Extensions date: 2019-02-01 full_link: /zh/docs/concepts/extend-kubernetes/extend-cluster/#extensions diff --git a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md index 2abdd685d3..c1fb3dfd13 100644 --- a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md +++ b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md @@ -1,5 +1,5 @@ --- -title: Horizontal Pod Autoscaler(Pod 水平自动扩缩器) +title: Pod水平自动扩缩器(Horizontal Pod Autoscaler) id: horizontal-pod-autoscaler date: 2018-04-12 full_link: /zh/docs/tasks/run-application/horizontal-pod-autoscale/ diff --git a/content/zh/docs/reference/glossary/host-aliases.md b/content/zh/docs/reference/glossary/host-aliases.md index 6581acf209..84de317fb5 100644 --- a/content/zh/docs/reference/glossary/host-aliases.md +++ b/content/zh/docs/reference/glossary/host-aliases.md @@ -1,5 +1,5 @@ --- -title: HostAliases +title: 主机别名(HostAliases) id: HostAliases date: 2019-01-31 full_link: /docs/reference/generated/kubernetes-api/{{< param "version" >}}/#hostalias-v1-core diff --git a/content/zh/docs/reference/glossary/proxy.md b/content/zh/docs/reference/glossary/proxy.md index e8ab669393..889037e3ad 100644 --- a/content/zh/docs/reference/glossary/proxy.md +++ b/content/zh/docs/reference/glossary/proxy.md @@ -1,5 +1,5 @@ --- -title: 代理 +title: 代理(Proxy) id: proxy date: 2019-09-10 short_description: > diff --git a/content/zh/docs/reference/glossary/qos-class.md b/content/zh/docs/reference/glossary/qos-class.md index 82b18bfe38..b7eac1defe 100644 --- a/content/zh/docs/reference/glossary/qos-class.md +++ b/content/zh/docs/reference/glossary/qos-class.md @@ -1,5 +1,5 @@ --- -title: QoS 类 +title: QoS 类(QoS Class) id: qos-class date: 2019-04-15 full_link: diff --git a/content/zh/docs/reference/glossary/rbac.md b/content/zh/docs/reference/glossary/rbac.md index e0efa640e7..d0a8eaf88a 100644 --- a/content/zh/docs/reference/glossary/rbac.md +++ b/content/zh/docs/reference/glossary/rbac.md @@ -1,5 +1,5 @@ --- -title: RBAC(基于角色的访问控制) +title: 基于角色的访问控制(RBAC) id: rbac date: 2018-04-12 full_link: /zh/docs/reference/access-authn-authz/rbac/ diff --git a/content/zh/docs/reference/glossary/replication-controller.md b/content/zh/docs/reference/glossary/replication-controller.md index 8fd910e799..daee67c2a1 100644 --- a/content/zh/docs/reference/glossary/replication-controller.md +++ b/content/zh/docs/reference/glossary/replication-controller.md @@ -1,5 +1,5 @@ --- -title: Replication Controller +title: 副本控制器(Replication Controller) id: replication-controller date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/resource-quota.md b/content/zh/docs/reference/glossary/resource-quota.md index 658a1633ce..4e35800abe 100644 --- a/content/zh/docs/reference/glossary/resource-quota.md +++ b/content/zh/docs/reference/glossary/resource-quota.md @@ -1,5 +1,5 @@ --- -title: 资源配额 +title: 资源配额(Resource Quotas) id: resource-quota date: 2018-04-12 full_link: /zh/docs/concepts/policy/resource-quotas/ diff --git a/content/zh/docs/reference/glossary/reviewer.md b/content/zh/docs/reference/glossary/reviewer.md index a181122927..fb1ffcdf83 100644 --- a/content/zh/docs/reference/glossary/reviewer.md +++ b/content/zh/docs/reference/glossary/reviewer.md @@ -1,5 +1,5 @@ --- -title: 评审者 +title: 评审者(Reviewer) id: reviewer date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/secret.md b/content/zh/docs/reference/glossary/secret.md index 8dae7030f6..a13ce75c0c 100644 --- a/content/zh/docs/reference/glossary/secret.md +++ b/content/zh/docs/reference/glossary/secret.md @@ -1,20 +1,3 @@ - - --- title: Secret id: secret @@ -29,6 +12,21 @@ tags: - security --- + ---- -title: 安全上下文(Security Context) -id: security-context -date: 2018-04-12 -full_link: /zh/docs/tasks/configure-pod-container/security-context/ -short_description: > - securityContext 字段定义 Pod 或容器的特权和访问控制设置,包括运行时 UID 和 GID。 - -aka: -tags: -- security ---- - ---- -title: Selector -id: selector -date: 2018-04-12 -full_link: /zh/docs/concepts/overview/working-with-objects/labels/ -short_description: > - Selector(选择器)允许用户通过标签对一组资源对象进行筛选过滤。 - -aka: -tags: -- fundamental ---- - diff --git a/content/zh/docs/reference/glossary/service-account.md b/content/zh/docs/reference/glossary/service-account.md index b3cd5c6d8e..a98b60ba89 100644 --- a/content/zh/docs/reference/glossary/service-account.md +++ b/content/zh/docs/reference/glossary/service-account.md @@ -1,5 +1,18 @@ - ---- -title: ServiceAccount -id: service-account -date: 2018-04-12 -full_link: /zh/docs/tasks/configure-pod-container/configure-service-account/ -short_description: > - 为在 Pod 中运行的进程提供标识。 - -aka: -tags: -- fundamental -- core-object ---- - ---- -title: Service Broker(服务代理) -id: service-broker -date: 2018-04-12 -full_link: -short_description: > - 由第三方提供并维护的一组托管服务的访问端点。 - -aka: -tags: -- extension ---- - - - diff --git a/content/zh/docs/reference/glossary/service-catalog.md b/content/zh/docs/reference/glossary/service-catalog.md index 4879a35a60..c2e5b23b91 100644 --- a/content/zh/docs/reference/glossary/service-catalog.md +++ b/content/zh/docs/reference/glossary/service-catalog.md @@ -1,20 +1,3 @@ - - --- title: Service Catalog id: service-catalog @@ -28,6 +11,21 @@ tags: - extension --- + + - - ---- -title: Service +title: 服务(Service) id: service date: 2018-04-12 full_link: /zh/docs/concepts/services-networking/service/ @@ -31,6 +12,23 @@ tags: - core-object --- + + + diff --git a/content/zh/docs/reference/glossary/shuffle-sharding.md b/content/zh/docs/reference/glossary/shuffle-sharding.md index 1610e41e51..fd3aeb7c65 100644 --- a/content/zh/docs/reference/glossary/shuffle-sharding.md +++ b/content/zh/docs/reference/glossary/shuffle-sharding.md @@ -1,5 +1,5 @@ --- -title: Shuffle Sharding(混排切片) +title: 混排切片(Shuffle Sharding) id: shuffle-sharding date: 2020-03-04 full_link: diff --git a/content/zh/docs/reference/glossary/sig.md b/content/zh/docs/reference/glossary/sig.md index b8b83c543d..3c2ff7b191 100644 --- a/content/zh/docs/reference/glossary/sig.md +++ b/content/zh/docs/reference/glossary/sig.md @@ -1,5 +1,5 @@ --- -title: SIG (特别兴趣小组) +title: 特别兴趣小组(SIG) id: sig date: 2018-04-12 full_link: https://github.com/kubernetes/community/blob/master/sig-list.md#master-sig-list diff --git a/content/zh/docs/reference/glossary/statefulset.md b/content/zh/docs/reference/glossary/statefulset.md index 2f9af4cc27..c84bf4e383 100644 --- a/content/zh/docs/reference/glossary/statefulset.md +++ b/content/zh/docs/reference/glossary/statefulset.md @@ -1,5 +1,5 @@ --- -title: StatefulSet +title: 状态集(StatefulSet) id: statefulset date: 2018-04-12 full_link: /zh/docs/concepts/workloads/controllers/statefulset/ diff --git a/content/zh/docs/reference/glossary/storage-class.md b/content/zh/docs/reference/glossary/storage-class.md index b948ab1068..d5b7d7bd7c 100644 --- a/content/zh/docs/reference/glossary/storage-class.md +++ b/content/zh/docs/reference/glossary/storage-class.md @@ -1,5 +1,5 @@ --- -title: StorageClass +title: 存储类别(StorageClass) id: storageclass date: 2018-04-12 full_link: /zh/docs/concepts/storage/storage-classes/ diff --git a/content/zh/docs/reference/glossary/taint.md b/content/zh/docs/reference/glossary/taint.md index 8d4c60c098..5a01076312 100644 --- a/content/zh/docs/reference/glossary/taint.md +++ b/content/zh/docs/reference/glossary/taint.md @@ -1,5 +1,5 @@ --- -title: Taint(污点) +title: 污点(Taint) id: taint date: 2019-01-11 full_link: /docs/concepts/configuration/taint-and-toleration/ diff --git a/content/zh/docs/reference/glossary/toleration.md b/content/zh/docs/reference/glossary/toleration.md index 9acb47e892..4b622bae08 100644 --- a/content/zh/docs/reference/glossary/toleration.md +++ b/content/zh/docs/reference/glossary/toleration.md @@ -1,5 +1,5 @@ --- -title: toleration(容忍度) +title: 容忍度(toleration) id: toleration date: 2019-01-11 full_link: /zh/docs/concepts/scheduling-eviction/taint-and-toleration/ diff --git a/content/zh/docs/reference/glossary/volume-plugin.md b/content/zh/docs/reference/glossary/volume-plugin.md index c115252819..aa310caaaf 100644 --- a/content/zh/docs/reference/glossary/volume-plugin.md +++ b/content/zh/docs/reference/glossary/volume-plugin.md @@ -1,5 +1,5 @@ --- -title: Volume Plugin(卷插件) +title: 卷插件(Volume Plugin) id: volumeplugin date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/volume.md b/content/zh/docs/reference/glossary/volume.md index 1e23b77f0e..3889422df9 100644 --- a/content/zh/docs/reference/glossary/volume.md +++ b/content/zh/docs/reference/glossary/volume.md @@ -1,5 +1,5 @@ --- -title: Volume(卷) +title: 卷(Volume) id: volume date: 2018-04-12 full_link: /zh/docs/concepts/storage/volumes/ diff --git a/content/zh/docs/reference/glossary/wg.md b/content/zh/docs/reference/glossary/wg.md index 4ae51ee483..168729c57a 100644 --- a/content/zh/docs/reference/glossary/wg.md +++ b/content/zh/docs/reference/glossary/wg.md @@ -1,5 +1,5 @@ --- -title: WG (工作组) +title: 工作组(WG) id: wg date: 2018-04-12 full_link: https://github.com/kubernetes/community/blob/master/sig-list.md#master-working-group-list diff --git a/content/zh/docs/reference/glossary/workload.md b/content/zh/docs/reference/glossary/workload.md index 91629bff86..fff6d819b9 100644 --- a/content/zh/docs/reference/glossary/workload.md +++ b/content/zh/docs/reference/glossary/workload.md @@ -1,5 +1,5 @@ --- -title: Workload(工作负载) +title: 工作负载(Workload) id: workloads date: 2019-02-13 full_link: /zh/docs/concepts/workloads/ From 04df324331029674c3ad1a75e779f48551c3194b Mon Sep 17 00:00:00 2001 From: jialaijun Date: Sat, 28 Nov 2020 09:42:08 +0800 Subject: [PATCH 5/6] update markdown file in glossary directory --- content/zh/docs/reference/glossary/addons.md | 2 +- content/zh/docs/reference/glossary/annotation.md | 2 +- content/zh/docs/reference/glossary/api-group.md | 2 +- content/zh/docs/reference/glossary/approver.md | 5 +---- .../reference/glossary/cloud-controller-manager.md | 7 ++----- content/zh/docs/reference/glossary/cloud-provider.md | 6 +++--- .../zh/docs/reference/glossary/cluster-operations.md | 5 ++--- content/zh/docs/reference/glossary/cni.md | 2 +- content/zh/docs/reference/glossary/configmap.md | 2 +- .../reference/glossary/container-env-variables.md | 4 ++-- content/zh/docs/reference/glossary/contributor.md | 2 +- content/zh/docs/reference/glossary/control-plane.md | 2 +- content/zh/docs/reference/glossary/controller.md | 2 +- content/zh/docs/reference/glossary/csi.md | 4 ++-- content/zh/docs/reference/glossary/device-plugin.md | 8 ++++---- content/zh/docs/reference/glossary/disruption.md | 4 ++-- content/zh/docs/reference/glossary/docker.md | 2 +- .../glossary/dynamic-volume-provisioning.md | 2 +- content/zh/docs/reference/glossary/endpoint-slice.md | 2 +- .../reference/glossary/horizontal-pod-autoscaler.md | 2 +- content/zh/docs/reference/glossary/host-aliases.md | 2 +- content/zh/docs/reference/glossary/image.md | 2 +- content/zh/docs/reference/glossary/init-container.md | 2 +- .../reference/glossary/kube-controller-manager.md | 4 ++-- content/zh/docs/reference/glossary/kube-proxy.md | 4 ++-- content/zh/docs/reference/glossary/secret.md | 10 +++++----- .../zh/docs/reference/glossary/security-context.md | 4 ++-- content/zh/docs/reference/glossary/selector.md | 8 ++++---- .../zh/docs/reference/glossary/service-account.md | 5 ++--- content/zh/docs/reference/glossary/service-broker.md | 2 +- .../zh/docs/reference/glossary/service-catalog.md | 8 ++++---- content/zh/docs/reference/glossary/service.md | 2 +- .../zh/docs/reference/glossary/shuffle-sharding.md | 2 +- content/zh/docs/reference/glossary/statefulset.md | 12 +++++------- content/zh/docs/reference/glossary/static-pod.md | 4 ++-- content/zh/docs/reference/glossary/storage-class.md | 7 +++---- content/zh/docs/reference/glossary/taint.md | 8 +++----- content/zh/docs/reference/glossary/toleration.md | 2 +- content/zh/docs/reference/glossary/upstream.md | 4 ++-- content/zh/docs/reference/glossary/volume.md | 6 +++--- content/zh/docs/reference/glossary/wg.md | 2 +- 41 files changed, 77 insertions(+), 90 deletions(-) diff --git a/content/zh/docs/reference/glossary/addons.md b/content/zh/docs/reference/glossary/addons.md index 686a79a92a..31fc1f0098 100644 --- a/content/zh/docs/reference/glossary/addons.md +++ b/content/zh/docs/reference/glossary/addons.md @@ -37,4 +37,4 @@ tags: -[安装附加组件](/docs/concepts/cluster-administration/addons/) 阐释了更多关于如何在集群内使用附加组件,并列出了一些流行的附加组件。 +[安装附加组件](/zh/docs/concepts/cluster-administration/addons/) 阐释了更多关于如何在集群内使用附加组件,并列出了一些流行的附加组件。 diff --git a/content/zh/docs/reference/glossary/annotation.md b/content/zh/docs/reference/glossary/annotation.md index 93b75980cc..46514d2401 100644 --- a/content/zh/docs/reference/glossary/annotation.md +++ b/content/zh/docs/reference/glossary/annotation.md @@ -40,5 +40,5 @@ tags: 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. --> -注解中的元数据可大可小,可以是结构化的也可以是非结构化的,并且能包含{{< glossary_tooltip text="标签" term_id="label" >}}不允许使用的字符。像工具和软件库这样的客户端可以检索这些元数据。 +注解中的元数据可大可小,可以是结构化的也可以是非结构化的,并且能包含 {{< glossary_tooltip text="标签" term_id="label" >}} 不允许使用的字符。像工具和软件库这样的客户端可以检索这些元数据。 diff --git a/content/zh/docs/reference/glossary/api-group.md b/content/zh/docs/reference/glossary/api-group.md index 00314e5da9..21f0c20621 100644 --- a/content/zh/docs/reference/glossary/api-group.md +++ b/content/zh/docs/reference/glossary/api-group.md @@ -39,7 +39,7 @@ Kubernetes API 中的一组相关路径。 -通过更改 API server 的配置,可以启用或禁用每个 API Group。你还可以禁用或启用指向特定资源的路径。API group 使扩展 Kubernetes API 更加的容易。API group 在 REST 路径和序列化对象的 `apiVersion` 字段中指定。 +通过更改 API server 的配置,可以启用或禁用每个 API Group。你还可以禁用或启用指向特定资源的路径。 API group 使扩展 Kubernetes API 更加的容易。 API group 在 REST 路径和序列化对象的 `apiVersion` 字段中指定。 -代码审核的重点是代码质量和正确性,而批准的重点是对贡献的整体接受。 -整体接受包括向后/向前兼容性、遵守 API 和参数约定、细微的性能和正确性问题、与系统其他部分的交互等。 -批准者状态的作用域是代码库的一部分。 -审批者以前被称为维护者。 +代码审核的重点是代码质量和正确性,而批准的重点是对贡献的整体接受。整体接受包括向后/向前兼容性、遵守 API 和参数约定、细微的性能和正确性问题、与系统其他部分的交互等。批准者状态的作用域是代码库的一部分。审批者以前被称为维护者。 diff --git a/content/zh/docs/reference/glossary/cloud-controller-manager.md b/content/zh/docs/reference/glossary/cloud-controller-manager.md index 2799a7f448..ec76c8aab8 100644 --- a/content/zh/docs/reference/glossary/cloud-controller-manager.md +++ b/content/zh/docs/reference/glossary/cloud-controller-manager.md @@ -38,10 +38,7 @@ cluster into your cloud provider's API, and separates out the components that in with that cloud platform from components that just interact with your cluster. --> -Cloud Controller Manager(云控制器管理器)是指 嵌入特定云的控制逻辑的 {{< glossary_tooltip text="控制平面" term_id="control-plane" >}} 组件 -。云控制器管理器允许您链接 -聚合到云提供商的应用编程接口中,并分离出相互作用的组件 -与您的集群交互的组件。 +云控制器管理器是指嵌入特定云的控制逻辑的 {{< glossary_tooltip text="控制平面" term_id="control-plane" >}} 组件。云控制器管理器允许您链接聚合到云提供商的应用编程接口中,并分离出相互作用的组件与您的集群交互的组件。 @@ -50,4 +47,4 @@ By decoupling the interoperability logic between Kubernetes and the underlying c infrastructure, the cloud-controller-manager component enables cloud providers to release features at a different pace compared to the main Kubernetes project. --> -通过分离Kubernates和底层云基础设置之间的互操作性逻辑,云控制器管理器组件使云提供商能够以不同于Kubernates主项目的速度进行发布新特征。 \ No newline at end of file +通过分离 Kubernetes 和底层云基础设置之间的互操作性逻辑,云控制器管理器组件使云提供商能够以不同于 Kubernetes 主项目的速度进行发布新特征。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/cloud-provider.md b/content/zh/docs/reference/glossary/cloud-provider.md index 4051cf441f..86f3c1f3f5 100755 --- a/content/zh/docs/reference/glossary/cloud-provider.md +++ b/content/zh/docs/reference/glossary/cloud-provider.md @@ -58,8 +58,8 @@ elements such as load balancers. 针对托管的基础设施,云供应商负责服务器、存储和网络,而用户(你) 负责管理其上运行的各层软件,例如运行一个 Kubernetes 集群。 -你也会看到 Kubernetes 被作为托管服务提供;有时也称作平台即服务或 PaaS。 -针对托管的 Kubernetes,你的云供应商负责 Kubernetes 的控制面以及 -{{< glossary_tooltip term_id="node" text="节点" >}}及他们所依赖的基础设施: +你也会看到 Kubernetes 被作为托管服务提供;有时也称作平台即服务或 PaaS 。 +针对托管的 Kubernetes ,你的云供应商负责 Kubernetes 的控制面以及 + {{< glossary_tooltip term_id="node" text="节点" >}} 及他们所依赖的基础设施: 网络、存储以及其他一些诸如负载均衡器之类的元素。 diff --git a/content/zh/docs/reference/glossary/cluster-operations.md b/content/zh/docs/reference/glossary/cluster-operations.md index 1c0cf5d981..4c3787eb61 100644 --- a/content/zh/docs/reference/glossary/cluster-operations.md +++ b/content/zh/docs/reference/glossary/cluster-operations.md @@ -30,7 +30,7 @@ tags: The work involved in managing a Kubernetes cluster: managing day-to-day operations, and co-ordinating upgrades. --> -Kubernates管理相关工作包括:日常管理操作和协调升级。 + Kubernetes 管理相关工作包括:日常管理操作和协调升级。 -群集操作工作的示例包括:部署新节点来扩容集群;执行软件升级;实施安全控制;添加或删除存储;配置集群网络; -管理集群范围的可观测性;响应集群事件。 \ No newline at end of file +群集操作工作的示例包括:部署新节点来扩容集群;执行软件升级;实施安全控制;添加或删除存储;配置集群网络;管理集群范围的可观测性;响应集群事件。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/cni.md b/content/zh/docs/reference/glossary/cni.md index 6d64e8fe7e..64febe0215 100644 --- a/content/zh/docs/reference/glossary/cni.md +++ b/content/zh/docs/reference/glossary/cni.md @@ -41,4 +41,4 @@ tags: * For information on Kubernetes and CNI, see ["Network plugins"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni). --> -* 想了解 Kubernetes 和 CNI 请参考 ["网络插件"](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni)。 +* 想了解 Kubernetes 和 CNI 请参考 ["网络插件"](/zh/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni)。 diff --git a/content/zh/docs/reference/glossary/configmap.md b/content/zh/docs/reference/glossary/configmap.md index 807f59d2c1..eb936aca66 100644 --- a/content/zh/docs/reference/glossary/configmap.md +++ b/content/zh/docs/reference/glossary/configmap.md @@ -33,7 +33,7 @@ environment variables, command-line arguments, or as configuration files in a {{< glossary_tooltip text="volume" term_id="volume" >}}. --> - ConfigMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时,{{< glossary_tooltip text="Pods" term_id="pod" >}} 可以将其用作环境变量、命令行参数或者存储卷中的配置文件。 + ConfigMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时, {{< glossary_tooltip text="Pods" term_id="pod" >}} 可以将其用作环境变量、命令行参数或者存储卷中的配置文件。 diff --git a/content/zh/docs/reference/glossary/container-env-variables.md b/content/zh/docs/reference/glossary/container-env-variables.md index 9cb49eb7af..e8796a12bd 100644 --- a/content/zh/docs/reference/glossary/container-env-variables.md +++ b/content/zh/docs/reference/glossary/container-env-variables.md @@ -4,7 +4,7 @@ id: container-env-variables date: 2018-04-12 full_link: /zh/docs/concepts/containers/container-environment/ short_description: > - 容器环境变量提供了name=value形式的、运行容器化应用所必须的一些重要信息。 + 容器环境变量提供了 name=value 形式的、运行容器化应用所必须的一些重要信息。 aka: tags: @@ -30,7 +30,7 @@ tags: Container environment variables are name=value pairs that provide useful information into containers running in a {{< glossary_tooltip text="pod" term_id="pod" >}} --> - 容器环境变量提供了name=value形式的、在{{< glossary_tooltip text="pod" term_id="pod" >}}中运行的容器所必须的一些重要信息。 + 容器环境变量提供了 name=value 形式的、在 {{< glossary_tooltip text="pod" term_id="pod" >}} 中运行的容器所必须的一些重要信息。 -贡献形式包括提交拉取请求(PRs)、问题报告(Issues)、反馈、参与{{< glossary_tooltip text="特别兴趣小组(SIG)" term_id="sig" >}}或者组织社区活动等等。 +贡献形式包括提交拉取请求(PRs)、问题报告(Issues)、反馈、参与 {{< glossary_tooltip text="特别兴趣小组(SIG)" term_id="sig" >}} 或者组织社区活动等等。 diff --git a/content/zh/docs/reference/glossary/control-plane.md b/content/zh/docs/reference/glossary/control-plane.md index d0d57cd87f..8ffd6c9a25 100644 --- a/content/zh/docs/reference/glossary/control-plane.md +++ b/content/zh/docs/reference/glossary/control-plane.md @@ -52,4 +52,4 @@ tags: * {{< glossary_tooltip text="Controller Manager" term_id="kube-controller-manager" >}} * {{< glossary_tooltip text="Cloud Controller Manager" term_id="cloud-controller-manager" >}} -这些组件可以以传统的系统服务运行也可以以容器的形式运行.运行这些组件的主机过去称为master节点。 \ No newline at end of file +这些组件可以以传统的系统服务运行也可以以容器的形式运行.运行这些组件的主机过去称为 master 节点。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/controller.md b/content/zh/docs/reference/glossary/controller.md index 9997165c1b..c24a7fa65c 100644 --- a/content/zh/docs/reference/glossary/controller.md +++ b/content/zh/docs/reference/glossary/controller.md @@ -38,7 +38,7 @@ state. - 在Kubernates中,控制器通过监控 {{< glossary_tooltip text="集群" term_id="kube-cluster" >}} 的公共状态,并致力于将当前状态转变为期望的状态。 + 在 Kubernetes 中,控制器通过监控 {{< glossary_tooltip text="集群" term_id="cluster" >}} 的公共状态,并致力于将当前状态转变为期望的状态。 diff --git a/content/zh/docs/reference/glossary/csi.md b/content/zh/docs/reference/glossary/csi.md index bf365a5c09..a02c07acc5 100644 --- a/content/zh/docs/reference/glossary/csi.md +++ b/content/zh/docs/reference/glossary/csi.md @@ -1,5 +1,5 @@ --- -title: 容器存储接口(Container Storage Interface)(CSI) +title: 容器存储接口(Container Storage Interface,CSI) id: csi date: 2018-06-25 full_link: /zh/docs/concepts/storage/volumes/#csi @@ -31,7 +31,7 @@ tags: The Container Storage Interface (CSI) defines a standard interface to expose storage systems to containers. --> - 容器存储接口 (CSI)定义了存储系统暴露给容器的标准接口。 + 容器存储接口 (CSI) 定义了存储系统暴露给容器的标准接口。 diff --git a/content/zh/docs/reference/glossary/device-plugin.md b/content/zh/docs/reference/glossary/device-plugin.md index 287a302ae4..30664b8c31 100644 --- a/content/zh/docs/reference/glossary/device-plugin.md +++ b/content/zh/docs/reference/glossary/device-plugin.md @@ -4,7 +4,7 @@ id: device-plugin date: 2019-02-02 full_link: /zh/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/ short_description: > - 一种软件扩展,可以使Pod访问由特定厂商初始化或者安装的设备。 + 一种软件扩展,可以使 Pod 访问由特定厂商初始化或者安装的设备。 aka: tags: - fundamental @@ -32,7 +32,7 @@ tags: such as local hardware, that require vendor-specific initialization or setup steps. --> -设备插件工作在节点主机上,给{{< glossary_tooltip term_id="pod" text="Pods ">}}提供访问资源的权限,比如特定厂商初始化或者安装的本地硬件。 +设备插件工作在节点主机上,给 {{< glossary_tooltip term_id="pod" text="Pods ">}} 提供访问资源的权限,比如特定厂商初始化或者安装的本地硬件。 -设备插件将资源告知给{{< glossary_tooltip term_id="kubelet" text="kubelet" >}},以便相关节点上运行的工作负载Pod可以访问硬件功能。 +设备插件将资源告知 {{< glossary_tooltip term_id="kubelet" text="kubelet" >}} ,以便相关节点上运行的工作负载Pod可以访问硬件功能。 -更多信息请查阅[设备插件](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/) \ No newline at end of file +更多信息请查阅[设备插件](/zh/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/) \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/disruption.md b/content/zh/docs/reference/glossary/disruption.md index 9158a8a8cf..29c7e1ebe6 100644 --- a/content/zh/docs/reference/glossary/disruption.md +++ b/content/zh/docs/reference/glossary/disruption.md @@ -41,7 +41,7 @@ Kubernetes terms that an _involuntary disruption_. See [Disruptions](/docs/concepts/workloads/pods/disruptions/) for more information. --> -如果您作为一个集群操作人员,销毁了一个从属于某个应用的 Pod, Kubernetes 视之为 _自愿干扰_。如果由于节点故障 -或者影响更大区域故障的断电导致 Pod 离线,Kubrenetes 视之为 _非愿干扰_。 +如果您作为一个集群操作人员,销毁了一个从属于某个应用的 Pod, Kubernetes 视之为 _自愿干扰(Voluntary Disruption)_。如果由于节点故障 +或者影响更大区域故障的断电导致 Pod 离线,Kubrenetes 视之为 _非愿干扰(Involuntary Disruption)_。 更多信息请查阅[Disruptions](/zh/docs/concepts/workloads/pods/disruptions/) \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/docker.md b/content/zh/docs/reference/glossary/docker.md index 7025ddab05..5a7f5e871e 100644 --- a/content/zh/docs/reference/glossary/docker.md +++ b/content/zh/docs/reference/glossary/docker.md @@ -30,7 +30,7 @@ tags: Docker (specifically, Docker Engine) is a software technology providing operating-system-level virtualization also known as {{< glossary_tooltip text="containers" term_id="container" >}}. --> - Docker(这里特指Docker引擎) 是一种可以提供操作系统级别虚拟化(也称作{{< glossary_tooltip text="容器" term_id="container" >}})的软件技术。 + Docker(这里特指 Docker 引擎) 是一种可以提供操作系统级别虚拟化(也称作{{< glossary_tooltip text="容器" term_id="container" >}})的软件技术。 diff --git a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md index 5fd134e333..839afdd471 100644 --- a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md +++ b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md @@ -41,4 +41,4 @@ Dynamic provisioning eliminates the need for cluster administrators to pre-provi --> 动态供应让集群管理员无需再预先供应存储。相反,它通过用户请求自动地供应存储。 -动态卷供应是基于 API 对象 {{< glossary_tooltip text="StorageClass" term_id="储存类别(storage-class)" >}} 的,StorageClass 可以引用 {{< glossary_tooltip text="卷插件(Volume Plugin)" term_id="volume-plugin" >}} 提供的 {{< glossary_tooltip text="卷(Volume)" term_id="volume" >}} ,也可以引用传递给卷插件(Volume Plugin)的参数集。 +动态卷供应是基于 API 对象 {{< glossary_tooltip text="储存类别" term_id="storage-class" >}} 的, StorageClass 可以引用 {{< glossary_tooltip text="卷插件" term_id="volume-plugin" >}} 提供的 {{< glossary_tooltip text="卷" term_id="volume" >}} ,也可以引用传递给卷插件(Volume Plugin)的参数集。 diff --git a/content/zh/docs/reference/glossary/endpoint-slice.md b/content/zh/docs/reference/glossary/endpoint-slice.md index bfb99fc643..8e918dfb67 100644 --- a/content/zh/docs/reference/glossary/endpoint-slice.md +++ b/content/zh/docs/reference/glossary/endpoint-slice.md @@ -1,5 +1,5 @@ --- -title: 端点切片(Endpoint Slice) +title: EndpointSlice id: endpoint-slice date: 2018-04-12 full_link: /zh/docs/concepts/services-networking/endpoint-slices/ diff --git a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md index c1fb3dfd13..0c8856a374 100644 --- a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md +++ b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md @@ -1,5 +1,5 @@ --- -title: Pod水平自动扩缩器(Horizontal Pod Autoscaler) +title: Pod 水平自动扩缩器(Horizontal Pod Autoscaler) id: horizontal-pod-autoscaler date: 2018-04-12 full_link: /zh/docs/tasks/run-application/horizontal-pod-autoscale/ diff --git a/content/zh/docs/reference/glossary/host-aliases.md b/content/zh/docs/reference/glossary/host-aliases.md index 84de317fb5..6581acf209 100644 --- a/content/zh/docs/reference/glossary/host-aliases.md +++ b/content/zh/docs/reference/glossary/host-aliases.md @@ -1,5 +1,5 @@ --- -title: 主机别名(HostAliases) +title: HostAliases id: HostAliases date: 2019-01-31 full_link: /docs/reference/generated/kubernetes-api/{{< param "version" >}}/#hostalias-v1-core diff --git a/content/zh/docs/reference/glossary/image.md b/content/zh/docs/reference/glossary/image.md index b32598776e..ea8a7ffda1 100644 --- a/content/zh/docs/reference/glossary/image.md +++ b/content/zh/docs/reference/glossary/image.md @@ -1,5 +1,5 @@ --- -title: Image(镜像) +title: 镜像(Image) id: image date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/init-container.md b/content/zh/docs/reference/glossary/init-container.md index a454cc3100..daf9ee2307 100644 --- a/content/zh/docs/reference/glossary/init-container.md +++ b/content/zh/docs/reference/glossary/init-container.md @@ -1,5 +1,5 @@ --- -title: Init Container(初始化容器) +title: 初始化容器(Init Container) id: init-container date: 2018-04-12 full_link: diff --git a/content/zh/docs/reference/glossary/kube-controller-manager.md b/content/zh/docs/reference/glossary/kube-controller-manager.md index c24234e501..7d737d439e 100644 --- a/content/zh/docs/reference/glossary/kube-controller-manager.md +++ b/content/zh/docs/reference/glossary/kube-controller-manager.md @@ -31,9 +31,9 @@ tags: -在主节点上运行{{< glossary_tooltip text="控制器" term_id="controller" >}}的组件。 +在主节点上运行 {{< glossary_tooltip text="控制器" term_id="controller" >}} 的组件。 -从逻辑上讲,每个{{< glossary_tooltip text="控制器" term_id="controller" >}}都是一个单独的进程,但是为了降低复杂性,它们都被编译到同一个可执行文件,并在一个进程中运行。 +从逻辑上讲,每个 {{< glossary_tooltip text="控制器" term_id="controller" >}} 都是一个单独的进程,但是为了降低复杂性,它们都被编译到同一个可执行文件,并在一个进程中运行。 diff --git a/content/zh/docs/reference/glossary/kube-proxy.md b/content/zh/docs/reference/glossary/kube-proxy.md index 79c7e2b82a..998e1c0e28 100644 --- a/content/zh/docs/reference/glossary/kube-proxy.md +++ b/content/zh/docs/reference/glossary/kube-proxy.md @@ -27,7 +27,7 @@ tags: - [kube-proxy](/docs/reference/command-line-tools-reference/kube-proxy/) 是集群中每个节点上运行的网络代理,实现 Kubernetes {{< glossary_tooltip term_id="service">}} 概念的一部分。 + [kube-proxy](/zh/docs/reference/command-line-tools-reference/kube-proxy/) 是集群中每个节点上运行的网络代理,实现 Kubernetes {{< glossary_tooltip term_id="service">}} 概念的一部分。 @@ -38,4 +38,4 @@ kube-proxy 维护节点上的网络规则。这些网络规则允许从集群内 -如果操作系统提供了数据包过滤层并可用的话,kube-proxy会通过它来实现网络规则。否则,kube-proxy 仅转发流量本身。 +如果操作系统提供了数据包过滤层并可用的话,kube-proxy 会通过它来实现网络规则。否则, kube-proxy 仅转发流量本身。 diff --git a/content/zh/docs/reference/glossary/secret.md b/content/zh/docs/reference/glossary/secret.md index a13ce75c0c..ef1c8e9516 100644 --- a/content/zh/docs/reference/glossary/secret.md +++ b/content/zh/docs/reference/glossary/secret.md @@ -4,7 +4,7 @@ id: secret date: 2018-04-12 full_link: /zh/docs/concepts/configuration/secret/ short_description: > - Secret 用于存储敏感信息,如密码、OAuth 令牌和 SSH 密钥。 + Secret 用于存储敏感信息,如密码、 OAuth 令牌和 SSH 密钥。 aka: tags: @@ -17,7 +17,7 @@ tags: title: Secret id: secret date: 2018-04-12 -full_link: /zh/docs/concepts/configuration/secret/ +full_link: /docs/concepts/configuration/secret/ short_description: > Stores sensitive information, such as passwords, OAuth tokens, and ssh keys. @@ -32,7 +32,7 @@ tags: Stores sensitive information, such as passwords, OAuth tokens, and ssh keys. --> - Secret 用于存储敏感信息,如密码、OAuth 令牌和 SSH 密钥。 + Secret 用于存储敏感信息,如密码、 OAuth 令牌和 SSH 密钥。 @@ -40,6 +40,6 @@ tags: Allows for more control over how sensitive information is used and reduces the risk of accidental exposure, including [encryption](/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted) at rest. A {{< glossary_tooltip text="Pod" term_id="pod" >}} references the secret as a file in a volume mount or by the kubelet pulling images for a pod. Secrets are great for confidential data and [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) for non-confidential data. --> -Secret 允许用户对如何使用敏感信息进行更多的控制,并减少信息意外暴露的风险,包括静态[encryption(加密)](/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted)。 +Secret 允许用户对如何使用敏感信息进行更多的控制,并减少信息意外暴露的风险,包括静态[encryption(加密)](/zh/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted)。 {{< glossary_tooltip text="Pod" term_id="pod" >}} 通过挂载卷中的文件的方式引用 Secret,或者通过 kubelet 为 pod 拉取镜像时引用。 -Secret 非常适合机密数据使用,而 [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) 适用于非机密数据。 +Secret 非常适合机密数据使用,而 [ConfigMaps](/zh/docs/tasks/configure-pod-container/configure-pod-configmap/) 适用于非机密数据。 diff --git a/content/zh/docs/reference/glossary/security-context.md b/content/zh/docs/reference/glossary/security-context.md index cac88a57d2..3398a7c53a 100644 --- a/content/zh/docs/reference/glossary/security-context.md +++ b/content/zh/docs/reference/glossary/security-context.md @@ -42,10 +42,10 @@ the group that processes run as, and privilege settings. You can also configure security policies (for example: SELinux, AppArmor or seccomp). --> -在一个 securityContext 字段中,可以设置进程所属用户和用户组、权限相关设置。你也可以设置安全策略(例如:SELinux、AppArmor、seccomp) +在一个 `securityContext` 字段中,你可以设置进程所属用户和用户组、权限相关设置。你也可以设置安全策略(例如:SELinux、AppArmor、seccomp)。 -‘PodSpec.securityContext’字段配置会应用到一个Pod中的所有的container。 \ No newline at end of file +`PodSpec.securityContext` 字段配置会应用到一个 Pod 中的所有的 container 。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/selector.md b/content/zh/docs/reference/glossary/selector.md index f3c6c49378..8afe309b36 100644 --- a/content/zh/docs/reference/glossary/selector.md +++ b/content/zh/docs/reference/glossary/selector.md @@ -1,10 +1,10 @@ --- -title: 选择标识符(Selector) +title: 选择算符(Selector) id: selector date: 2018-04-12 full_link: /zh/docs/concepts/overview/working-with-objects/labels/ short_description: > - Selector(选择标识符)允许用户通过标签对一组资源对象进行筛选过滤。 + 选择算符允许用户通过标签对一组资源对象进行筛选过滤。 aka: tags: @@ -32,7 +32,7 @@ tags: Allows users to filter a list of resources based on {{< glossary_tooltip text="labels" term_id="label" >}}. --> -Selector 允许用户通过{{< glossary_tooltip text="labels(标签)" term_id="label" >}}对一组资源对象进行筛选过滤。 +选择算符允许用户通过 {{< glossary_tooltip text="标签(labels)" term_id="label" >}} 对一组资源对象进行筛选过滤。 @@ -40,5 +40,5 @@ Selector 允许用户通过{{< glossary_tooltip text="labels(标签)" term_i Selectors are applied when querying lists of resources to filter them by labels. --> -在查询资源列表时,选择器可以通过标签对资源进行过滤筛选。 +在查询资源列表时,选择算符可以通过标签对资源进行过滤筛选。 diff --git a/content/zh/docs/reference/glossary/service-account.md b/content/zh/docs/reference/glossary/service-account.md index a98b60ba89..60e030eaed 100644 --- a/content/zh/docs/reference/glossary/service-account.md +++ b/content/zh/docs/reference/glossary/service-account.md @@ -1,5 +1,5 @@ --- -title: 服务账户(ServiceAccount) +title: ServiceAccount id: service-account date: 2018-04-12 full_link: /zh/docs/tasks/configure-pod-container/configure-service-account/ @@ -39,6 +39,5 @@ tags: -当 Pod 中的进程访问集群时,API 服务器将它们作为特定的服务帐户进行身份验证,例如 `default`。当您创建 Pod 时,如果您没有指定服务帐户,它将在相同的{{< glossary_tooltip text="Namespace" term_id="namespace" >}} 中自动分配 default 服务账户。 - +当 Pod 中的进程访问集群时,API 服务器将它们作为特定的服务帐户进行身份验证,例如 `default` ,创建 Pod 时,如果你没有指定服务帐户,它将自动被赋予同一个 {{< glossary_tooltip text="名字空间" term_id="namespace" >}} 中的 default 服务账户。 diff --git a/content/zh/docs/reference/glossary/service-broker.md b/content/zh/docs/reference/glossary/service-broker.md index f788b5f18c..c74975521d 100644 --- a/content/zh/docs/reference/glossary/service-broker.md +++ b/content/zh/docs/reference/glossary/service-broker.md @@ -29,7 +29,7 @@ tags: -由第三方提供并维护的一组{{< glossary_tooltip text="Managed Services(托管服务)" term_id="managed-service">}} 的访问端点。 +由第三方提供并维护的一组 {{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service">}} 的访问端点。 diff --git a/content/zh/docs/reference/glossary/service-catalog.md b/content/zh/docs/reference/glossary/service-catalog.md index c2e5b23b91..cdfeae75ba 100644 --- a/content/zh/docs/reference/glossary/service-catalog.md +++ b/content/zh/docs/reference/glossary/service-catalog.md @@ -1,10 +1,10 @@ --- -title: Service Catalog +title: 服务目录(Service Catalog) id: service-catalog date: 2018-04-12 full_link: short_description: > - Service Catalog(服务目录)是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的软件服务,例如云供应商提供的数据仓库服务。 + 服务目录是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的软件服务,例如云供应商提供的数据仓库服务。 aka: tags: @@ -31,7 +31,7 @@ tags: An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider. --> -Service Catalog(服务目录)是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的的软件服务,例如云供应商提供的数据仓库服务。 +服务目录是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的的软件服务,例如云供应商提供的数据仓库服务。 @@ -39,5 +39,5 @@ Service Catalog(服务目录)是一种扩展 API,它能让 Kubernetes 集 It provides a way to list, provision, and bind with external {{< glossary_tooltip text="Managed Services" term_id="managed-service" >}} from {{< glossary_tooltip text="Service Brokers" term_id="service-broker" >}} without needing detailed knowledge about how those services are created or managed. --> -服务目录可以检索、供应、和绑定由 {{< glossary_tooltip text="Service Brokers(服务代理人)" term_id="service-broker" >}} 提供的外部 {{< glossary_tooltip text="Managed Services(托管服务)" term_id="managed-service" >}},而无需知道那些服务具体是怎样创建和托管的。 +服务目录可以检索、供应、和绑定由 {{< glossary_tooltip text="Service Brokers(服务代理人)" term_id="service-broker" >}} 提供的外部 {{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service" >}},而无需知道那些服务具体是怎样创建和托管的。 diff --git a/content/zh/docs/reference/glossary/service.md b/content/zh/docs/reference/glossary/service.md index 1d3514fe0c..7b4556dac7 100644 --- a/content/zh/docs/reference/glossary/service.md +++ b/content/zh/docs/reference/glossary/service.md @@ -40,4 +40,4 @@ An abstract way to expose an application running on a set of {{< glossary_toolti -服务所针对的Pod集(通常)由 {{< glossary_tooltip text="Selector" term_id="selector" >}} 确定。 如果添加或删除了更多Pod,则与选择器匹配的Pod集将发生变化。 该服务确保可以将网络流量定向到该工作负载的当前Pod集。 +服务所针对的 Pod 集(通常)由 {{< glossary_tooltip text="选择算符" term_id="selector" >}} 确定。 如果有 Pod 被添加或被删除,则与选择算符匹配的 Pod 集合将发生变化。服务确保可以将网络流量定向到该工作负载的当前 Pod 集合。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/shuffle-sharding.md b/content/zh/docs/reference/glossary/shuffle-sharding.md index fd3aeb7c65..4bc7f91189 100644 --- a/content/zh/docs/reference/glossary/shuffle-sharding.md +++ b/content/zh/docs/reference/glossary/shuffle-sharding.md @@ -30,7 +30,7 @@ tags: -Shuffle Sharding(混排切片)是指一种将请求指派给队列的技术,其隔离性好过对队列个数哈希取模的方式。 +混排切片(Shuffle Sharding)是指一种将请求指派给队列的技术,其隔离性好过对队列个数哈希取模的方式。 diff --git a/content/zh/docs/reference/glossary/statefulset.md b/content/zh/docs/reference/glossary/statefulset.md index c84bf4e383..6c23f796d4 100644 --- a/content/zh/docs/reference/glossary/statefulset.md +++ b/content/zh/docs/reference/glossary/statefulset.md @@ -1,10 +1,10 @@ --- -title: 状态集(StatefulSet) +title: StatefulSet id: statefulset date: 2018-04-12 full_link: /zh/docs/concepts/workloads/controllers/statefulset/ short_description: > - StatefulSet 用来管理部署和伸缩一组 Pod,包括这些 Pod 的持久存储和持久标识符。 + StatefulSet 用来管理某 Pod 集合的部署和扩缩,并为这些 Pod 提供持久存储和持久标识符。 aka: tags: - fundamental @@ -34,18 +34,16 @@ tags: - StatefulSet 用来管理部署和伸缩一组 {{< glossary_tooltip text="Pod" term_id="pod" >}},包括这些 Pod 的持久存储和持久标识符。 - +StatefulSet 用来管理某 {{< glossary_tooltip text="Pod" term_id="pod" >}} 集合的部署和扩缩,并为这些 Pod 提供持久存储和持久标识符。 -和 {{< glossary_tooltip text="Deployment" term_id="deployment" >}} 相同的是,StatefulSet 管理了基于相同容器定义的一组 Pod。但和 Deployment 不同的是,StatefulSet 为它们的每个 Pod 维护了一个固定的 ID。这些 Pod 是基于相同的声明来创建的,但是不能相互替换:无论怎么调度,每个 Pod 都有一个永久不变的 ID。 - +和 {{< glossary_tooltip text="Deployment" term_id="deployment" >}} 类似,StatefulSet 管理基于相同容器规约的一组 Pod。但和 Deployment 不同的是,StatefulSet 为它们的每个 Pod 维护了一个有粘性的 ID。这些 Pod 是基于相同的规约来创建的,但是不能相互替换:无论怎么调度,每个 Pod 都有一个永久不变的 ID。 -如果希望使用存储卷为工作负载提供持久性,可以使用状态集作为解决方案的一部分。尽管状态完整集中的单个Pod很容易出现故障,但持久的Pod标识符使得将现有卷与替换任何出现故障的新Pod相匹配变得更加容易。如果希望使用存储卷为工作负载提供持久性,可以使用状态集作为解决方案的一部分。尽管状态完整集中的单个Pod很容易出现故障,但持久的Pod标识符使得将现有卷与替换任何出现故障的新Pod相匹配变得更加容易。 +如果希望使用存储卷为工作负载提供持久存储,可以使用 StatefulSet 作为解决方案的一部分。尽管 StatefulSet 中的单个 Pod 仍可能出现故障,但持久的 Pod 标识符使得将现有卷与替换已失败 Pod 的新 Pod 相匹配变得更加容易。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/static-pod.md b/content/zh/docs/reference/glossary/static-pod.md index 3123cf381a..e785a96a85 100644 --- a/content/zh/docs/reference/glossary/static-pod.md +++ b/content/zh/docs/reference/glossary/static-pod.md @@ -1,10 +1,10 @@ --- -title: Static Pod +title: 静态 Pod(Static Pod) id: static-pod date: 2019-02-12 full_link: /zh/docs/tasks/configure-pod-container/static-pod/ short_description: > - Static Pod(静态Pod)是指由特定节点上的 kubelet 守护进程直接管理的 pod。 + 静态Pod(Static Pod)是指由特定节点上的 kubelet 守护进程直接管理的 Pod。 aka: tags: diff --git a/content/zh/docs/reference/glossary/storage-class.md b/content/zh/docs/reference/glossary/storage-class.md index d5b7d7bd7c..92fbea586b 100644 --- a/content/zh/docs/reference/glossary/storage-class.md +++ b/content/zh/docs/reference/glossary/storage-class.md @@ -1,10 +1,10 @@ --- -title: 存储类别(StorageClass) +title: StorageClass id: storageclass date: 2018-04-12 full_link: /zh/docs/concepts/storage/storage-classes/ short_description: > - StorageClass(存储类别) 是管理员用来描述不同的可用存储类型的一种方法。 + StorageClass 是管理员用来描述可用的不同存储类型的一种方法。 aka: tags: @@ -40,5 +40,4 @@ tags: StorageClasses can map to quality-of-service levels, backup policies, or to arbitrary policies determined by cluster administrators. Each StorageClass contains the fields `provisioner`, `parameters`, and `reclaimPolicy`, which are used when a {{< glossary_tooltip text="Persistent Volume" term_id="persistent-volume" >}} belonging to the class needs to be dynamically provisioned. Users can request a particular class using the name of a StorageClass object. --> -StorageClass 可以映射到服务质量等级(QoS)、备份策略、或者管理员随机定义的策略。每个 StorageClass 对象包含的域有 `provisioner`、 `parameters` 和 `reclaimPolicy`,每个 StorageClass 对象包含字段`provisioner`、`parameters`、and `reclaimPolicy`,一般该存储类别的 {{< glossary_tooltip text="永久卷" term_id="persistent-volume" >}} 需要动态分配时就要用到这些字段参数。通过 StorageClass 对象的名称,用户可以请求他们需要的特定存储类别。 - +StorageClass 可以映射到服务质量等级(QoS)、备份策略、或者管理员任意定义的策略。每个 StorageClass 对象包含的字段有 `provisioner`、`parameters` 和 `reclaimPolicy`。动态制备该存储类别的 {{< glossary_tooltip text="持久卷" term_id="persistent-volume" >}}时需要用到这些字段值。通过设置 StorageClass 对象的名称,用户可以请求特定存储类别。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/taint.md b/content/zh/docs/reference/glossary/taint.md index 5a01076312..30b4b9fb88 100644 --- a/content/zh/docs/reference/glossary/taint.md +++ b/content/zh/docs/reference/glossary/taint.md @@ -4,8 +4,7 @@ id: taint date: 2019-01-11 full_link: /docs/concepts/configuration/taint-and-toleration/ short_description: > - 一个核心对象,由三个必需的属性组成:键,值和效果。Taint(污点)会阻止在节点或节点组上调度 Pod。 - + 污点是一种一个核心对象,包含三个必需的属性:key、value 和 effect。污点会阻止在节点或节点组上调度 Pod。 aka: tags: - core-object @@ -31,8 +30,7 @@ tags: - 一个核心对象,由三个必需的属性组成:键、值和效果。污点会阻止在{{< glossary_tooltip text="节点" term_id="node" >}}或节点组上调度 {{< glossary_tooltip text="Pods" term_id="pod" >}}。 - +污点是一种一个核心对象,包含三个必需的属性:key、value 和 effect。污点会阻止在{{< glossary_tooltip text="节点" term_id="node" >}}或节点组上调度 {{< glossary_tooltip text="Pods" term_id="pod" >}}。 @@ -41,4 +39,4 @@ tags: Taints and {{< glossary_tooltip text="tolerations" term_id="toleration" >}} work together to ensure that pods are not scheduled onto inappropriate nodes. One or more taints are applied to a node. A node should only schedule a Pod with the matching tolerations for the configured taints. --> -污点和 {{< glossary_tooltip text="容忍度" term_id="toleration" >}} 一起工作,以确保不会将 Pod 调度到不适合的节点上。一个或多个污点应用于 {{< glossary_tooltip text="节点" term_id="node" >}}。节点应该仅能调度那些带着能与污点相匹配容忍度的 pod。 \ No newline at end of file +污点和 {{< glossary_tooltip text="容忍度" term_id="toleration" >}} 一起工作,以确保不会将 Pod 调度到不适合的节点上。同一 {< glossary_tooltip text="节点" term_id="node" >}}上可应用一个或多个污点。节点应该仅调度那些带着能与污点相匹配容忍度的 Pod。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/toleration.md b/content/zh/docs/reference/glossary/toleration.md index 4b622bae08..db16d20fa1 100644 --- a/content/zh/docs/reference/glossary/toleration.md +++ b/content/zh/docs/reference/glossary/toleration.md @@ -1,5 +1,5 @@ --- -title: 容忍度(toleration) +title: 容忍度(Toleration) id: toleration date: 2019-01-11 full_link: /zh/docs/concepts/scheduling-eviction/taint-and-toleration/ diff --git a/content/zh/docs/reference/glossary/upstream.md b/content/zh/docs/reference/glossary/upstream.md index 8b3e39a2c7..39d7207da8 100644 --- a/content/zh/docs/reference/glossary/upstream.md +++ b/content/zh/docs/reference/glossary/upstream.md @@ -1,5 +1,5 @@ --- -title: Upstream (disambiguation) +title: 上游(Uptream) id: upstream date: 2018-04-12 full_link: @@ -29,7 +29,7 @@ tags: -可以参考:核心 Kubernetes 仓库或作为当前仓库派生来源的来源仓库。 +可能指的是:核心 Kubernetes 仓库或作为当前仓库派生来源的仓库。 diff --git a/content/zh/docs/reference/glossary/volume.md b/content/zh/docs/reference/glossary/volume.md index 3889422df9..7ef39eee2f 100644 --- a/content/zh/docs/reference/glossary/volume.md +++ b/content/zh/docs/reference/glossary/volume.md @@ -32,7 +32,7 @@ tags: -包含可被 {{< glossary_tooltip text="pod" term_id="pod" >}} 中{{< glossary_tooltip text="容器" term_id="container" >}}访问的数据的目录。 +包含可被 {{< glossary_tooltip text="Pod" term_id="pod" >}} 中{{< glossary_tooltip text="容器" term_id="container" >}}访问的数据的目录。 @@ -40,8 +40,8 @@ tags: A Kubernetes volume lives as long as the Pod that encloses it. Consequently, a volume outlives any containers that run within the Pod, and data in the volume is preserved across container restarts. --> -每个 Kubernetes 卷在所处的{{< glossary_tooltip text="pod" term_id="pod" >}} 存在期间保持存在状态。 -因此,卷的生命期会超出 {{< glossary_tooltip text="pod" term_id="pod" >}} 中运行的{{< glossary_tooltip text="容器" term_id="container" >}}, +每个 Kubernetes 卷在所处的 {{< glossary_tooltip text="Pod" term_id="pod" >}} 存在期间保持存在状态。 +因此,卷的生命期会超出 {{< glossary_tooltip text="Pod" term_id="pod" >}} 中运行的{{< glossary_tooltip text="容器" term_id="container" >}}, 并且保证{{< glossary_tooltip text="容器" term_id="container" >}}重启之后仍保留数据。 -注解中的元数据可大可小,可以是结构化的也可以是非结构化的,并且能包含 {{< glossary_tooltip text="标签" term_id="label" >}} 不允许使用的字符。像工具和软件库这样的客户端可以检索这些元数据。 +注解中的元数据可大可小,可以是结构化的也可以是非结构化的, +并且能包含{{< glossary_tooltip text="标签" term_id="label" >}}不允许使用的字符。 +像工具和软件库这样的客户端可以检索这些元数据。 diff --git a/content/zh/docs/reference/glossary/api-group.md b/content/zh/docs/reference/glossary/api-group.md index 21f0c20621..d2c360a214 100644 --- a/content/zh/docs/reference/glossary/api-group.md +++ b/content/zh/docs/reference/glossary/api-group.md @@ -39,7 +39,10 @@ Kubernetes API 中的一组相关路径。 -通过更改 API server 的配置,可以启用或禁用每个 API Group。你还可以禁用或启用指向特定资源的路径。 API group 使扩展 Kubernetes API 更加的容易。 API group 在 REST 路径和序列化对象的 `apiVersion` 字段中指定。 +通过更改 API server 的配置,可以启用或禁用每个 API Group。 +你还可以禁用或启用指向特定资源的路径。 +API group 使扩展 Kubernetes API 更加的容易。 +API group 在 REST 路径和序列化对象的 `apiVersion` 字段中指定。 -初始化容器使您可以分离对于 {{< glossary_tooltip text="工作负载" term_id="workload" >}} 整体而言很重要的初始化细节,并且一旦应用容器启动,它不需要继续运行。 +初始化容器使您可以分离对于{{< glossary_tooltip text="工作负载" term_id="workload" >}} +整体而言很重要的初始化细节,并且一旦应用容器启动,它不需要继续运行。 如果 pod 没有配置任何初始化容器,则该 pod 中的所有容器都是应用程序容器。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/application-architect.md b/content/zh/docs/reference/glossary/application-architect.md index 538054db18..2ef153ab91 100644 --- a/content/zh/docs/reference/glossary/application-architect.md +++ b/content/zh/docs/reference/glossary/application-architect.md @@ -39,5 +39,6 @@ tags: An architect ensures that an app's implementation allows it to interact with its surrounding components in a scalable, maintainable way. Surrounding components include databases, logging infrastructure, and other microservices. --> -应用架构师确保应用的实现允许它和周边组件进行可扩展的、可持续的交互。周边组件包括数据库、日志基础设施和其他微服务。 +应用架构师确保应用的实现允许它和周边组件进行可扩展的、可持续的交互。 +周边组件包括数据库、日志基础设施和其他微服务。 diff --git a/content/zh/docs/reference/glossary/approver.md b/content/zh/docs/reference/glossary/approver.md index e1433da55f..b28762cf16 100644 --- a/content/zh/docs/reference/glossary/approver.md +++ b/content/zh/docs/reference/glossary/approver.md @@ -37,4 +37,6 @@ tags: 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. --> -代码审核的重点是代码质量和正确性,而批准的重点是对贡献的整体接受。整体接受包括向后/向前兼容性、遵守 API 和参数约定、细微的性能和正确性问题、与系统其他部分的交互等。批准者状态的作用域是代码库的一部分。审批者以前被称为维护者。 +代码审核的重点是代码质量和正确性,而批准的重点是对贡献的整体接受。 +整体接受包括向后/向前兼容性、遵守 API 和参数约定、细微的性能和正确性问题、与系统其他部分的交互等。 +批准者状态的作用域是代码库的一部分。审批者以前被称为维护者。 diff --git a/content/zh/docs/reference/glossary/cidr.md b/content/zh/docs/reference/glossary/cidr.md index 143eab0919..c99695543c 100644 --- a/content/zh/docs/reference/glossary/cidr.md +++ b/content/zh/docs/reference/glossary/cidr.md @@ -37,4 +37,7 @@ CIDR (无类域间路由) 是一种描述 IP 地址块的符号,被广泛使 -在 Kubernetes 的上下文中,每个 {{< glossary_tooltip text="节点" term_id="node" >}} 以 CIDR 形式(含起始地址和子网掩码)获得一个 IP 地址段,从而能够为每个 {{< glossary_tooltip text="Pod" term_id="pod" >}} 分配一个独一无二的 IP 地址。虽然其概念最初源自 IPv4,CIDR 已经被扩展为涵盖 IPv6。 +在 Kubernetes 的上下文中,每个{{< glossary_tooltip text="节点" term_id="node" >}} +以 CIDR 形式(含起始地址和子网掩码)获得一个 IP 地址段, +从而能够为每个 {{< glossary_tooltip text="Pod" term_id="pod" >}} 分配一个独一无二的 IP 地址。 +虽然其概念最初源自 IPv4,CIDR 已经被扩展为涵盖 IPv6。 diff --git a/content/zh/docs/reference/glossary/cla.md b/content/zh/docs/reference/glossary/cla.md index 8230fd1715..5d9f4229cd 100644 --- a/content/zh/docs/reference/glossary/cla.md +++ b/content/zh/docs/reference/glossary/cla.md @@ -29,7 +29,7 @@ tags: - {{< glossary_tooltip text="贡献者" term_id="contributor" >}} 对他们在开源项目中所贡献的代码的授权许可条款。 + {{< glossary_tooltip text="贡献者" term_id="contributor" >}}对他们在开源项目中所贡献的代码的授权许可条款。 diff --git a/content/zh/docs/reference/glossary/cloud-controller-manager.md b/content/zh/docs/reference/glossary/cloud-controller-manager.md index ec76c8aab8..e2f10617e2 100644 --- a/content/zh/docs/reference/glossary/cloud-controller-manager.md +++ b/content/zh/docs/reference/glossary/cloud-controller-manager.md @@ -38,7 +38,10 @@ cluster into your cloud provider's API, and separates out the components that in with that cloud platform from components that just interact with your cluster. --> -云控制器管理器是指嵌入特定云的控制逻辑的 {{< glossary_tooltip text="控制平面" term_id="control-plane" >}} 组件。云控制器管理器允许您链接聚合到云提供商的应用编程接口中,并分离出相互作用的组件与您的集群交互的组件。 +云控制器管理器是指嵌入特定云的控制逻辑的 +{{< glossary_tooltip text="控制平面" term_id="control-plane" >}}组件。 +云控制器管理器允许您链接聚合到云提供商的应用编程接口中, +并分离出相互作用的组件与您的集群交互的组件。 @@ -47,4 +50,5 @@ By decoupling the interoperability logic between Kubernetes and the underlying c infrastructure, the cloud-controller-manager component enables cloud providers to release features at a different pace compared to the main Kubernetes project. --> -通过分离 Kubernetes 和底层云基础设置之间的互操作性逻辑,云控制器管理器组件使云提供商能够以不同于 Kubernetes 主项目的速度进行发布新特征。 \ No newline at end of file +通过分离 Kubernetes 和底层云基础设置之间的互操作性逻辑, +云控制器管理器组件使云提供商能够以不同于 Kubernetes 主项目的速度进行发布新特征。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/cloud-provider.md b/content/zh/docs/reference/glossary/cloud-provider.md index 86f3c1f3f5..8ab7e7a06f 100755 --- a/content/zh/docs/reference/glossary/cloud-provider.md +++ b/content/zh/docs/reference/glossary/cloud-provider.md @@ -58,8 +58,8 @@ elements such as load balancers. 针对托管的基础设施,云供应商负责服务器、存储和网络,而用户(你) 负责管理其上运行的各层软件,例如运行一个 Kubernetes 集群。 -你也会看到 Kubernetes 被作为托管服务提供;有时也称作平台即服务或 PaaS 。 -针对托管的 Kubernetes ,你的云供应商负责 Kubernetes 的控制面以及 +你也会看到 Kubernetes 被作为托管服务提供;有时也称作平台即服务或 PaaS。 +针对托管的 Kubernetes,你的云供应商负责 Kubernetes 的控制面以及 {{< glossary_tooltip term_id="node" text="节点" >}} 及他们所依赖的基础设施: 网络、存储以及其他一些诸如负载均衡器之类的元素。 diff --git a/content/zh/docs/reference/glossary/cluster-operations.md b/content/zh/docs/reference/glossary/cluster-operations.md index 4c3787eb61..43a9bba4b0 100644 --- a/content/zh/docs/reference/glossary/cluster-operations.md +++ b/content/zh/docs/reference/glossary/cluster-operations.md @@ -30,7 +30,7 @@ tags: The work involved in managing a Kubernetes cluster: managing day-to-day operations, and co-ordinating upgrades. --> - Kubernetes 管理相关工作包括:日常管理操作和协调升级。 +Kubernetes 管理相关工作包括:日常管理操作和协调升级。 -群集操作工作的示例包括:部署新节点来扩容集群;执行软件升级;实施安全控制;添加或删除存储;配置集群网络;管理集群范围的可观测性;响应集群事件。 \ No newline at end of file +群集操作工作的示例包括:部署新节点来扩容集群;执行软件升级;实施安全控制; +添加或删除存储;配置集群网络;管理集群范围的可观测性;响应集群事件。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/cluster.md b/content/zh/docs/reference/glossary/cluster.md index ea850590d6..74d48ff2c2 100644 --- a/content/zh/docs/reference/glossary/cluster.md +++ b/content/zh/docs/reference/glossary/cluster.md @@ -43,4 +43,5 @@ nodes and the Pods in the cluster. In production environments, the control plane runs across multiple computers and a cluster usually runs multiple nodes, providing fault-tolerance and high availability. --> -工作节点托管作为应用负载的组件的 Pod 。控制平面管理集群中的工作节点和 Pod 。为集群提供故障转移和高可用性,这些控制平面一般跨多主机运行,集群跨多个节点运行。 +工作节点托管作为应用负载的组件的 Pod 。控制平面管理集群中的工作节点和 Pod 。 +为集群提供故障转移和高可用性,这些控制平面一般跨多主机运行,集群跨多个节点运行。 diff --git a/content/zh/docs/reference/glossary/containerd.md b/content/zh/docs/reference/glossary/containerd.md index e764362cc6..00d465b8c4 100644 --- a/content/zh/docs/reference/glossary/containerd.md +++ b/content/zh/docs/reference/glossary/containerd.md @@ -35,5 +35,5 @@ that runs as a daemon on Linux or Windows. containerd takes care of fetching and storing container images, executing containers, providing network access, and more. --> -containerd 是一种 {{< glossary_tooltip text="容器" term_id="container" >}} 运行时,能在 Linux 或者 Windows 后台运行。 +containerd 是一种{{< glossary_tooltip text="容器" term_id="container" >}}运行时,能在 Linux 或者 Windows 后台运行。 containerd 能取回、存储容器镜像,执行容器实例,提供网络访问等。 diff --git a/content/zh/docs/reference/glossary/contributor.md b/content/zh/docs/reference/glossary/contributor.md index daebea1511..de79a4c984 100644 --- a/content/zh/docs/reference/glossary/contributor.md +++ b/content/zh/docs/reference/glossary/contributor.md @@ -35,5 +35,5 @@ tags: Contributions include pull requests (PRs), issues, feedback, {{< glossary_tooltip text="special interest groups (SIG)" term_id="sig" >}} participation, or organizing community events. --> -贡献形式包括提交拉取请求(PRs)、问题报告(Issues)、反馈、参与 {{< glossary_tooltip text="特别兴趣小组(SIG)" term_id="sig" >}} 或者组织社区活动等等。 +贡献形式包括提交拉取请求(PRs)、问题报告(Issues)、反馈、参与{{< glossary_tooltip text="特别兴趣小组(SIG)" term_id="sig" >}}或者组织社区活动等等。 diff --git a/content/zh/docs/reference/glossary/controller.md b/content/zh/docs/reference/glossary/controller.md index c24a7fa65c..e60b710603 100644 --- a/content/zh/docs/reference/glossary/controller.md +++ b/content/zh/docs/reference/glossary/controller.md @@ -35,10 +35,9 @@ changes where needed. Each controller tries to move the current cluster state closer to the desired state. --> - - - 在 Kubernetes 中,控制器通过监控 {{< glossary_tooltip text="集群" term_id="cluster" >}} 的公共状态,并致力于将当前状态转变为期望的状态。 +在 Kubernetes 中,控制器通过监控{{< glossary_tooltip text="集群" term_id="cluster" >}} +的公共状态,并致力于将当前状态转变为期望的状态。 @@ -48,7 +47,8 @@ Controllers watch the shared state of your cluster through the {{< glossary_tooltip text="apiserver" term_id="kube-apiserver" >}} (part of the {{< glossary_tooltip term_id="control-plane" >}}). --> -控制器({{< glossary_tooltip text="控制平面" term_id="control-plane" >}}的一部分)通过{{< glossary_tooltip text="apiserver" term_id="kube-apiserver" >}}监控你的集群中的公共状态。 +控制器({{< glossary_tooltip text="控制平面" term_id="control-plane" >}}的一部分) +通过 {{< glossary_tooltip text="apiserver" term_id="kube-apiserver" >}} 监控你的集群中的公共状态。 -其中一些控制器是运行在控制平面内部的,对Kubernates来说,他们提供核心控制操作。比如:部署控制器(deployment controller)、守护控制器(daemonset controller)、命名空间控制器(namespace controller)、持久化数据卷控制器(persistent volume -controller)(等)都是运行在{{< glossary_tooltip text="kube-controller-manager" term_id="kube-controller-manager" >}}中的。 +其中一些控制器是运行在控制平面内部的,对 Kubernetes 来说,他们提供核心控制操作。 +比如:部署控制器(deployment controller)、守护控制器(daemonset controller)、 +命名空间控制器(namespace controller)、持久化数据卷控制器(persistent volume +controller)(等)都是运行在 {{< glossary_tooltip text="kube-controller-manager" term_id="kube-controller-manager" >}} 中的。 diff --git a/content/zh/docs/reference/glossary/cri-o.md b/content/zh/docs/reference/glossary/cri-o.md index c59a60eff4..c5b0e824a5 100644 --- a/content/zh/docs/reference/glossary/cri-o.md +++ b/content/zh/docs/reference/glossary/cri-o.md @@ -44,4 +44,6 @@ Deploying CRI-O allows Kubernetes to use any OCI-compliant runtime as the contai runtime for running {{< glossary_tooltip text="Pods" term_id="pod" >}}, and to fetch OCI container images from remote registries. --> -部署 CRI-O 允许 Kubernetes 使用任何符合 OCI 的运行时,作为容器运行环境去运行 {{< glossary_tooltip text="Pods" term_id="pod" >}},并从远程注册表获取 OCI 容器镜像。 \ No newline at end of file +部署 CRI-O 允许 Kubernetes 使用任何符合 OCI 的运行时, +作为容器运行环境去运行 {{< glossary_tooltip text="Pods" term_id="pod" >}}, +并从远程注册表获取 OCI 容器镜像。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/csi.md b/content/zh/docs/reference/glossary/csi.md index a02c07acc5..89bb66cafd 100644 --- a/content/zh/docs/reference/glossary/csi.md +++ b/content/zh/docs/reference/glossary/csi.md @@ -42,7 +42,11 @@ CSI allows vendors to create custom storage plugins for Kubernetes without addin * [List of available CSI drivers](https://kubernetes-csi.github.io/docs/drivers.html) --> -CSI 允许存储驱动提供商为 Kubernetes 创建定制化的存储插件,而无需将这些插件的代码添加到 Kubernetes 代码仓库(外部插件)。要使用某个存储提供商的 CSI 驱动,你首先要[将它部署到你的集群上](https://kubernetes-csi.github.io/docs/deploying.html)。然后你才能创建使用该 CSI 驱动的 {{< glossary_tooltip text="Storage Class" term_id="storage-class" >}} 。 +CSI 允许存储驱动提供商为 Kubernetes 创建定制化的存储插件, +而无需将这些插件的代码添加到 Kubernetes 代码仓库(外部插件)。 +要使用某个存储提供商的 CSI 驱动,你首先要 +[将它部署到你的集群上](https://kubernetes-csi.github.io/docs/deploying.html)。 +然后你才能创建使用该 CSI 驱动的 {{< glossary_tooltip text="Storage Class" term_id="storage-class" >}} 。 * [Kubernetes 文档中关于 CSI 的描述](/zh/docs/concepts/storage/volumes/#csi) * [可用的 CSI 驱动列表](https://kubernetes-csi.github.io/docs/drivers.html) diff --git a/content/zh/docs/reference/glossary/deployment.md b/content/zh/docs/reference/glossary/deployment.md index c7e218699e..ca52523e46 100644 --- a/content/zh/docs/reference/glossary/deployment.md +++ b/content/zh/docs/reference/glossary/deployment.md @@ -44,4 +44,5 @@ Each replica is represented by a {{< glossary_tooltip term_id="pod" >}}, and the For workloads that do require local state, consider using a {{< glossary_tooltip term_id="StatefulSet" >}}. --> -应用的每个副本就是一个 {{< glossary_tooltip text="Pod" term_id="pod" >}},并且这些 Pod 会分散运行在集群的{{< glossary_tooltip text="节点" term_id="node" >}}上。 +应用的每个副本就是一个 {{< glossary_tooltip text="Pod" term_id="pod" >}}, +并且这些 Pod 会分散运行在集群的{{< glossary_tooltip text="节点" term_id="node" >}}上。 diff --git a/content/zh/docs/reference/glossary/developer.md b/content/zh/docs/reference/glossary/developer.md index 2d6dbf7eba..1ca23e374f 100644 --- a/content/zh/docs/reference/glossary/developer.md +++ b/content/zh/docs/reference/glossary/developer.md @@ -28,7 +28,9 @@ tags: --- --> - 指的是: {{< glossary_tooltip text="应用开发者" term_id="application-developer" >}}、 {{< glossary_tooltip text="代码贡献者" term_id="code-contributor" >}}、或 {{< glossary_tooltip text="平台开发者" term_id="platform-developer" >}}。 + 指的是:{{< glossary_tooltip text="应用开发者" term_id="application-developer" >}}、 + {{< glossary_tooltip text="代码贡献者" term_id="code-contributor" >}}、 + 或{{< glossary_tooltip text="平台开发者" term_id="platform-developer" >}}。 diff --git a/content/zh/docs/reference/glossary/docker.md b/content/zh/docs/reference/glossary/docker.md index 5a7f5e871e..bec6c834f2 100644 --- a/content/zh/docs/reference/glossary/docker.md +++ b/content/zh/docs/reference/glossary/docker.md @@ -38,4 +38,5 @@ Docker (specifically, Docker Engine) is a software technology providing operatin Docker uses the resource isolation features of the Linux kernel such as cgroups and kernel namespaces, and a union-capable file system such as OverlayFS and others to allow independent "containers" to run within a single Linux instance, avoiding the overhead of starting and maintaining virtual machines (VMs). --> -Docker 使用了 Linux 内核中的资源隔离特性(如 cgroup 和内核命名空间)以及支持联合文件系统(如 OverlayFS 和其他),允许多个相互独立的“容器”一起运行在同一 Linux 实例上,从而避免启动和维护虚拟机(VMs)的开销。 +Docker 使用了 Linux 内核中的资源隔离特性(如 cgroup 和内核命名空间)以及支持联合文件系统(如 OverlayFS 和其他), +允许多个相互独立的“容器”一起运行在同一 Linux 实例上,从而避免启动和维护虚拟机(VMs)的开销。 diff --git a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md index 839afdd471..5606af15a4 100644 --- a/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md +++ b/content/zh/docs/reference/glossary/dynamic-volume-provisioning.md @@ -41,4 +41,6 @@ Dynamic provisioning eliminates the need for cluster administrators to pre-provi --> 动态供应让集群管理员无需再预先供应存储。相反,它通过用户请求自动地供应存储。 -动态卷供应是基于 API 对象 {{< glossary_tooltip text="储存类别" term_id="storage-class" >}} 的, StorageClass 可以引用 {{< glossary_tooltip text="卷插件" term_id="volume-plugin" >}} 提供的 {{< glossary_tooltip text="卷" term_id="volume" >}} ,也可以引用传递给卷插件(Volume Plugin)的参数集。 +动态卷供应是基于 API 对象 {{< glossary_tooltip text="StorageClass" term_id="storage-class" >}} 的, +StorageClass 可以引用 {{< glossary_tooltip text="卷插件" term_id="volume-plugin" >}} 提供的 +{{< glossary_tooltip text="卷" term_id="volume" >}},也可以引用传递给卷插件(Volume Plugin)的参数集。 diff --git a/content/zh/docs/reference/glossary/endpoint-slice.md b/content/zh/docs/reference/glossary/endpoint-slice.md index 8e918dfb67..dcfc35e308 100644 --- a/content/zh/docs/reference/glossary/endpoint-slice.md +++ b/content/zh/docs/reference/glossary/endpoint-slice.md @@ -37,4 +37,6 @@ establish network routes on each {{< glossary_tooltip text="node" term_id="node" --> -一种将网络端点组合在一起的可扩缩、可扩展方式。它们将被 {{< glossary_tooltip text="kube-proxy" term_id="kube-proxy" >}} 用于在每个 {{< glossary_tooltip text="节点" term_id="node">}} 上建立网络路由。 +一种将网络端点组合在一起的可扩缩、可扩展方式。 +它们将被 {{< glossary_tooltip text="kube-proxy" term_id="kube-proxy" >}} 用于在 +每个 {{< glossary_tooltip text="节点" term_id="node">}} 上建立网络路由。 diff --git a/content/zh/docs/reference/glossary/ephemeral-container.md b/content/zh/docs/reference/glossary/ephemeral-container.md index 215aaee4c5..d937404797 100644 --- a/content/zh/docs/reference/glossary/ephemeral-container.md +++ b/content/zh/docs/reference/glossary/ephemeral-container.md @@ -9,7 +9,7 @@ aka: tags: - fundamental --- - 您可以在 {{< glossary_tooltip term_id="pod" >}} 中临时运行的一种 {{< glossary_tooltip term_id="container" >}} 类型 + 您可以在 {{< glossary_tooltip term_id="pod" >}} 中临时运行的一种 {{< glossary_tooltip term_id="container" >}} 类型。 -如果想要调查运行中有问题的 Pod,可以向该 Pod 添加一个临时容器并进行诊断。临时容器没有资源或调度保证,因此不应该使用它们来运行任何部分的工作负荷本身。 \ No newline at end of file +如果想要调查运行中有问题的 Pod,可以向该 Pod 添加一个临时容器并进行诊断。 +临时容器没有资源或调度保证,因此不应该使用它们来运行任何部分的工作负荷本身。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/extensions.md b/content/zh/docs/reference/glossary/extensions.md index 234ebb2f09..dca292faf6 100644 --- a/content/zh/docs/reference/glossary/extensions.md +++ b/content/zh/docs/reference/glossary/extensions.md @@ -35,4 +35,6 @@ tags: Most cluster administrators will use a hosted or distribution instance of Kubernetes. As a result, most Kubernetes users will need to install [extensions](/docs/concepts/extend-kubernetes/extend-cluster/#extensions) and fewer will need to author new ones. --> -大多数集群管理员会使用托管的 Kubernetes 或其某种发行包。因此,大多数 Kubernetes 用户将需要安装 [扩展组件](/docs/concepts/extend-kubernetes/extend-cluster/#extensions),较少用户会需要编写新的扩展组件。 \ No newline at end of file +大多数集群管理员会使用托管的 Kubernetes 或其某种发行包。因此,大多数 Kubernetes 用户将需要 +安装 [扩展组件](/docs/concepts/extend-kubernetes/extend-cluster/#extensions), +较少用户会需要编写新的扩展组件。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/flexvolume.md b/content/zh/docs/reference/glossary/flexvolume.md index e74aabee45..51b0690392 100644 --- a/content/zh/docs/reference/glossary/flexvolume.md +++ b/content/zh/docs/reference/glossary/flexvolume.md @@ -35,7 +35,10 @@ tags: -Flexvolume 允许用户编写自己的驱动程序,并在 Kubernetes 中加入对用户自己的数据卷的支持。FlexVolume 驱动程序的二进制文件和依赖项必须安装在主机上。这需要 root 权限。如果可能的话,SIG Storage 建议实现 {{< glossary_tooltip text="CSI" term_id="csi" >}} 驱动程序,因为它解决了 Flexvolumes 的限制。 +Flexvolume 允许用户编写自己的驱动程序,并在 Kubernetes 中加入对用户自己的数据卷的支持。 +FlexVolume 驱动程序的二进制文件和依赖项必须安装在主机上。 +这需要 root 权限。如果可能的话,SIG Storage 建议实现 {{< glossary_tooltip text="CSI" term_id="csi" >}} 驱动程序, +因为它解决了 Flexvolumes 的限制。 Chart 提供了一种可重现的用来创建和共享 Kubernetes 应用的方法。 -单个 Chart 可用来部署简单的系统(例如一个 memcached Pod),也可以用来部署复杂的系统(例如包含 HTTP 服务器、数据库、缓存等组件的完整 Web 应用堆栈)。 +单个 Chart 可用来部署简单的系统(例如一个 memcached Pod), +也可以用来部署复杂的系统(例如包含 HTTP 服务器、数据库、缓存等组件的完整 Web 应用堆栈)。 diff --git a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md index 0c8856a374..45e5033a5a 100644 --- a/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md +++ b/content/zh/docs/reference/glossary/horizontal-pod-autoscaler.md @@ -36,4 +36,7 @@ tags: HPA is typically used with {{< glossary_tooltip text="ReplicationControllers" term_id="replication-controller" >}}, {{< glossary_tooltip text="Deployments" term_id="deployment" >}}, or {{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}}. It cannot be applied to objects that cannot be scaled, for example {{< glossary_tooltip text="DaemonSets" term_id="daemonset" >}}. --> -HPA 通常用于 {{< glossary_tooltip text="ReplicationControllers" term_id="replication-controller" >}}、{{< glossary_tooltip text="Deployments" term_id="deployment" >}} 或者 {{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}} 上。HPA 不能用于不支持扩缩的对象,例如 {{< glossary_tooltip text="DaemonSets" term_id="daemonset" >}}。 +HPA 通常用于 {{< glossary_tooltip text="ReplicationControllers" term_id="replication-controller" >}} +、{{< glossary_tooltip text="Deployments" term_id="deployment" >}} +或者 {{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}} 上。 +HPA 不能用于不支持扩缩的对象,例如 {{< glossary_tooltip text="DaemonSets" term_id="daemonset" >}}。 diff --git a/content/zh/docs/reference/glossary/host-aliases.md b/content/zh/docs/reference/glossary/host-aliases.md index 6581acf209..c2be10bee2 100644 --- a/content/zh/docs/reference/glossary/host-aliases.md +++ b/content/zh/docs/reference/glossary/host-aliases.md @@ -33,5 +33,6 @@ tags: -[HostAliases](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#hostalias-v1-core) 是一个包含主机名和 IP 地址的可选列表,配置后将被注入到 Pod 内的 hosts 文件中。 +[HostAliases](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#hostalias-v1-core) +是一个包含主机名和 IP 地址的可选列表,配置后将被注入到 Pod 内的 hosts 文件中。 该选项仅适用于没有配置 hostNetwork 的 Pod. diff --git a/content/zh/docs/reference/glossary/init-container.md b/content/zh/docs/reference/glossary/init-container.md index daf9ee2307..7efeddb4e5 100644 --- a/content/zh/docs/reference/glossary/init-container.md +++ b/content/zh/docs/reference/glossary/init-container.md @@ -38,4 +38,5 @@ tags: Initialization (init) containers are like regular app containers, with one difference: init containers must run to completion before any app containers can start. Init containers run in series: each init container must run to completion before the next init container begins. --> -初始化(init)容器像常规应用容器一样,只有一点不同:初始化(init)容器必须在应用容器启动前运行完成。Init 容器的运行顺序:一个初始化(init)容器必须在下一个初始化(init)容器开始前运行完成。 +初始化(init)容器像常规应用容器一样,只有一点不同:初始化(init)容器必须在应用容器启动前运行完成。 +Init 容器的运行顺序:一个初始化(init)容器必须在下一个初始化(init)容器开始前运行完成。 diff --git a/content/zh/docs/reference/glossary/istio.md b/content/zh/docs/reference/glossary/istio.md index 6641e000a9..4a3300f4f6 100644 --- a/content/zh/docs/reference/glossary/istio.md +++ b/content/zh/docs/reference/glossary/istio.md @@ -41,5 +41,7 @@ Istio 是个开放平台(非 Kubernetes 特有),提供了一种统一的 Adding Istio does not require changing application code. It is a layer of infrastructure between a service and the network, which when combined with service deployments, is commonly referred to as a service mesh. Istio's control plane abstracts away the underlying cluster management platform, which may be Kubernetes, Mesosphere, etc. --> -添加 Istio 时不需要修改应用代码。它是基础设施的一层,介于服务和网络之间。当它和服务的 Deployment 相结合时,就构成了通常所谓的服务网格(Service Mesh)。Istio 的控制面抽象掉了底层的集群管理平台,这一集群管理平台可以是 Kubernetes、Mesosphere 等。 +添加 Istio 时不需要修改应用代码。它是基础设施的一层,介于服务和网络之间。 +当它和服务的 Deployment 相结合时,就构成了通常所谓的服务网格(Service Mesh)。 +Istio 的控制面抽象掉了底层的集群管理平台,这一集群管理平台可以是 Kubernetes、Mesosphere 等。 diff --git a/content/zh/docs/reference/glossary/job.md b/content/zh/docs/reference/glossary/job.md index a02d51031b..aa557297be 100644 --- a/content/zh/docs/reference/glossary/job.md +++ b/content/zh/docs/reference/glossary/job.md @@ -42,4 +42,5 @@ tags: Creates one or more {{< glossary_tooltip term_id="pod" >}} objects and ensures that a specified number of them successfully terminate. As Pods successfully complete, the Job tracks the successful completions. --> -Job 创建一个或多个 {{< glossary_tooltip term_id="Pod" >}} 对象,并确保指定数量的 Pod 成功终止。随着各 Pod 成功结束,Job 会跟踪记录成功完成的个数。 +Job 创建一个或多个 {{< glossary_tooltip term_id="Pod" >}} 对象,并确保指定数量的 Pod 成功终止。 +随着各 Pod 成功结束,Job 会跟踪记录成功完成的个数。 diff --git a/content/zh/docs/reference/glossary/kube-controller-manager.md b/content/zh/docs/reference/glossary/kube-controller-manager.md index 7d737d439e..5d18857fde 100644 --- a/content/zh/docs/reference/glossary/kube-controller-manager.md +++ b/content/zh/docs/reference/glossary/kube-controller-manager.md @@ -35,5 +35,6 @@ tags: -从逻辑上讲,每个 {{< glossary_tooltip text="控制器" term_id="controller" >}} 都是一个单独的进程,但是为了降低复杂性,它们都被编译到同一个可执行文件,并在一个进程中运行。 +从逻辑上讲,每个{{< glossary_tooltip text="控制器" term_id="controller" >}}都是一个单独的进程, +但是为了降低复杂性,它们都被编译到同一个可执行文件,并在一个进程中运行。 diff --git a/content/zh/docs/reference/glossary/kube-proxy.md b/content/zh/docs/reference/glossary/kube-proxy.md index 998e1c0e28..2b1048147f 100644 --- a/content/zh/docs/reference/glossary/kube-proxy.md +++ b/content/zh/docs/reference/glossary/kube-proxy.md @@ -27,7 +27,8 @@ tags: - [kube-proxy](/zh/docs/reference/command-line-tools-reference/kube-proxy/) 是集群中每个节点上运行的网络代理,实现 Kubernetes {{< glossary_tooltip term_id="service">}} 概念的一部分。 +[kube-proxy](/zh/docs/reference/command-line-tools-reference/kube-proxy/) 是集群中每个节点上运行的网络代理, +实现 Kubernetes {{< glossary_tooltip term_id="service">}} 概念的一部分。 diff --git a/content/zh/docs/reference/glossary/security-context.md b/content/zh/docs/reference/glossary/security-context.md index 3398a7c53a..864e693735 100644 --- a/content/zh/docs/reference/glossary/security-context.md +++ b/content/zh/docs/reference/glossary/security-context.md @@ -32,7 +32,8 @@ a {{< glossary_tooltip text="Pod" term_id="pod" >}} or {{< glossary_tooltip text="container" term_id="container" >}}. --> -securityContext 字段定义 {{< glossary_tooltip text="Pod" term_id="pod" >}} 或 {{< glossary_tooltip text="container(容器)" term_id="container" >}} 的特权和访问控制设置。 +securityContext 字段定义 {{< glossary_tooltip text="Pod" term_id="pod" >}} 或 +{{< glossary_tooltip text="容器" term_id="container" >}}的特权和访问控制设置。 diff --git a/content/zh/docs/reference/glossary/selector.md b/content/zh/docs/reference/glossary/selector.md index 8afe309b36..7a1343090f 100644 --- a/content/zh/docs/reference/glossary/selector.md +++ b/content/zh/docs/reference/glossary/selector.md @@ -32,7 +32,7 @@ tags: Allows users to filter a list of resources based on {{< glossary_tooltip text="labels" term_id="label" >}}. --> -选择算符允许用户通过 {{< glossary_tooltip text="标签(labels)" term_id="label" >}} 对一组资源对象进行筛选过滤。 +选择算符允许用户通过{{< glossary_tooltip text="标签(labels)" term_id="label" >}}对一组资源对象进行筛选过滤。 diff --git a/content/zh/docs/reference/glossary/service-account.md b/content/zh/docs/reference/glossary/service-account.md index 60e030eaed..e54a4ef98b 100644 --- a/content/zh/docs/reference/glossary/service-account.md +++ b/content/zh/docs/reference/glossary/service-account.md @@ -39,5 +39,7 @@ tags: -当 Pod 中的进程访问集群时,API 服务器将它们作为特定的服务帐户进行身份验证,例如 `default` ,创建 Pod 时,如果你没有指定服务帐户,它将自动被赋予同一个 {{< glossary_tooltip text="名字空间" term_id="namespace" >}} 中的 default 服务账户。 +当 Pod 中的进程访问集群时,API 服务器将它们作为特定的服务帐户进行身份验证, +例如 `default` ,创建 Pod 时,如果你没有指定服务帐户,它将自动被赋予同一个 +{{< glossary_tooltip text="名字空间" term_id="namespace" >}}中的 default 服务账户。 diff --git a/content/zh/docs/reference/glossary/service-broker.md b/content/zh/docs/reference/glossary/service-broker.md index c74975521d..b8afe97d70 100644 --- a/content/zh/docs/reference/glossary/service-broker.md +++ b/content/zh/docs/reference/glossary/service-broker.md @@ -29,7 +29,7 @@ tags: -由第三方提供并维护的一组 {{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service">}} 的访问端点。 +由第三方提供并维护的一组{{< glossary_tooltip text="托管服务" term_id="managed-service">}}的访问端点。 @@ -41,7 +41,7 @@ and provide a standard interface for applications to use their Managed Services. list, provision, and bind with Managed Services offered by Service Brokers. --> -{{< glossary_tooltip text="Service Brokers(服务代理)" term_id="service-broker">}}会实现 +{{< glossary_tooltip text="服务代理(Service Brokers)" term_id="service-broker">}}会实现 [开放服务代理 API 规范](https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md) 并为应用提供使用其托管服务的标准接口。 [服务目录(Service Catalog)](/zh/docs/concepts/extend-kubernetes/service-catalog/)则提供一种方法,用来列举、供应和绑定服务代理商所提供的托管服务。 diff --git a/content/zh/docs/reference/glossary/service-catalog.md b/content/zh/docs/reference/glossary/service-catalog.md index cdfeae75ba..134085e034 100644 --- a/content/zh/docs/reference/glossary/service-catalog.md +++ b/content/zh/docs/reference/glossary/service-catalog.md @@ -39,5 +39,7 @@ tags: It provides a way to list, provision, and bind with external {{< glossary_tooltip text="Managed Services" term_id="managed-service" >}} from {{< glossary_tooltip text="Service Brokers" term_id="service-broker" >}} without needing detailed knowledge about how those services are created or managed. --> -服务目录可以检索、供应、和绑定由 {{< glossary_tooltip text="Service Brokers(服务代理人)" term_id="service-broker" >}} 提供的外部 {{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service" >}},而无需知道那些服务具体是怎样创建和托管的。 +服务目录可以检索、供应、和绑定由 {{< glossary_tooltip text="服务代理人(Service Brokers)" term_id="service-broker" >}} +提供的外部{{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service" >}}, +而无需知道那些服务具体是怎样创建和托管的。 diff --git a/content/zh/docs/reference/glossary/service.md b/content/zh/docs/reference/glossary/service.md index 7b4556dac7..b6a0fab287 100644 --- a/content/zh/docs/reference/glossary/service.md +++ b/content/zh/docs/reference/glossary/service.md @@ -40,4 +40,6 @@ An abstract way to expose an application running on a set of {{< glossary_toolti -服务所针对的 Pod 集(通常)由 {{< glossary_tooltip text="选择算符" term_id="selector" >}} 确定。 如果有 Pod 被添加或被删除,则与选择算符匹配的 Pod 集合将发生变化。服务确保可以将网络流量定向到该工作负载的当前 Pod 集合。 \ No newline at end of file +服务所针对的 Pod 集(通常)由{{< glossary_tooltip text="选择算符" term_id="selector" >}}确定。 +如果有 Pod 被添加或被删除,则与选择算符匹配的 Pod 集合将发生变化。 +服务确保可以将网络流量定向到该工作负载的当前 Pod 集合。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/statefulset.md b/content/zh/docs/reference/glossary/statefulset.md index 6c23f796d4..6e796d9419 100644 --- a/content/zh/docs/reference/glossary/statefulset.md +++ b/content/zh/docs/reference/glossary/statefulset.md @@ -34,16 +34,22 @@ tags: -StatefulSet 用来管理某 {{< glossary_tooltip text="Pod" term_id="pod" >}} 集合的部署和扩缩,并为这些 Pod 提供持久存储和持久标识符。 +StatefulSet 用来管理某 {{< glossary_tooltip text="Pod" term_id="pod" >}} 集合的部署和扩缩, +并为这些 Pod 提供持久存储和持久标识符。 -和 {{< glossary_tooltip text="Deployment" term_id="deployment" >}} 类似,StatefulSet 管理基于相同容器规约的一组 Pod。但和 Deployment 不同的是,StatefulSet 为它们的每个 Pod 维护了一个有粘性的 ID。这些 Pod 是基于相同的规约来创建的,但是不能相互替换:无论怎么调度,每个 Pod 都有一个永久不变的 ID。 +和 {{< glossary_tooltip text="Deployment" term_id="deployment" >}} 类似, +StatefulSet 管理基于相同容器规约的一组 Pod。但和 Deployment 不同的是, +StatefulSet 为它们的每个 Pod 维护了一个有粘性的 ID。这些 Pod 是基于相同的规约来创建的, +但是不能相互替换:无论怎么调度,每个 Pod 都有一个永久不变的 ID。 -如果希望使用存储卷为工作负载提供持久存储,可以使用 StatefulSet 作为解决方案的一部分。尽管 StatefulSet 中的单个 Pod 仍可能出现故障,但持久的 Pod 标识符使得将现有卷与替换已失败 Pod 的新 Pod 相匹配变得更加容易。 \ No newline at end of file +如果希望使用存储卷为工作负载提供持久存储,可以使用 StatefulSet 作为解决方案的一部分。 +尽管 StatefulSet 中的单个 Pod 仍可能出现故障, +但持久的 Pod 标识符使得将现有卷与替换已失败 Pod 的新 Pod 相匹配变得更加容易。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/storage-class.md b/content/zh/docs/reference/glossary/storage-class.md index 92fbea586b..1ad1834b15 100644 --- a/content/zh/docs/reference/glossary/storage-class.md +++ b/content/zh/docs/reference/glossary/storage-class.md @@ -40,4 +40,7 @@ tags: StorageClasses can map to quality-of-service levels, backup policies, or to arbitrary policies determined by cluster administrators. Each StorageClass contains the fields `provisioner`, `parameters`, and `reclaimPolicy`, which are used when a {{< glossary_tooltip text="Persistent Volume" term_id="persistent-volume" >}} belonging to the class needs to be dynamically provisioned. Users can request a particular class using the name of a StorageClass object. --> -StorageClass 可以映射到服务质量等级(QoS)、备份策略、或者管理员任意定义的策略。每个 StorageClass 对象包含的字段有 `provisioner`、`parameters` 和 `reclaimPolicy`。动态制备该存储类别的 {{< glossary_tooltip text="持久卷" term_id="persistent-volume" >}}时需要用到这些字段值。通过设置 StorageClass 对象的名称,用户可以请求特定存储类别。 \ No newline at end of file +StorageClass 可以映射到服务质量等级(QoS)、备份策略、或者管理员任意定义的策略。 +每个 StorageClass 对象包含的字段有 `provisioner`、`parameters` 和 `reclaimPolicy`。 +动态制备该存储类别的{{< glossary_tooltip text="持久卷" term_id="persistent-volume" >}}时需要用到这些字段值。 +通过设置 StorageClass 对象的名称,用户可以请求特定存储类别。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/sysctl.md b/content/zh/docs/reference/glossary/sysctl.md index 317b20ff4d..b987583df7 100644 --- a/content/zh/docs/reference/glossary/sysctl.md +++ b/content/zh/docs/reference/glossary/sysctl.md @@ -48,4 +48,4 @@ uses. network plugins may rely on `sysctl` values being set a certain way. --> -{{< glossary_tooltip text="容器" term_id="container" >}} 运行时和网络插件可能对 `sysctl` 的取值有一定的要求。 +{{< glossary_tooltip text="容器" term_id="container" >}}运行时和网络插件可能对 `sysctl` 的取值有一定的要求。 diff --git a/content/zh/docs/reference/glossary/taint.md b/content/zh/docs/reference/glossary/taint.md index 30b4b9fb88..39f2c0ff5d 100644 --- a/content/zh/docs/reference/glossary/taint.md +++ b/content/zh/docs/reference/glossary/taint.md @@ -30,7 +30,9 @@ tags: -污点是一种一个核心对象,包含三个必需的属性:key、value 和 effect。污点会阻止在{{< glossary_tooltip text="节点" term_id="node" >}}或节点组上调度 {{< glossary_tooltip text="Pods" term_id="pod" >}}。 +污点是一种一个核心对象,包含三个必需的属性:key、value 和 effect。 +污点会阻止在{{< glossary_tooltip text="节点" term_id="node" >}} +或节点组上调度 {{< glossary_tooltip text="Pods" term_id="pod" >}}。 @@ -39,4 +41,6 @@ tags: Taints and {{< glossary_tooltip text="tolerations" term_id="toleration" >}} work together to ensure that pods are not scheduled onto inappropriate nodes. One or more taints are applied to a node. A node should only schedule a Pod with the matching tolerations for the configured taints. --> -污点和 {{< glossary_tooltip text="容忍度" term_id="toleration" >}} 一起工作,以确保不会将 Pod 调度到不适合的节点上。同一 {< glossary_tooltip text="节点" term_id="node" >}}上可应用一个或多个污点。节点应该仅调度那些带着能与污点相匹配容忍度的 Pod。 \ No newline at end of file +污点和{{< glossary_tooltip text="容忍度" term_id="toleration" >}}一起工作,以确保不会将 Pod 调度到不适合的节点上。 +同一{< glossary_tooltip text="节点" term_id="node" >}}上可应用一个或多个污点。 +节点应该仅调度那些带着能与污点相匹配容忍度的 Pod。 \ No newline at end of file diff --git a/content/zh/docs/reference/glossary/toleration.md b/content/zh/docs/reference/glossary/toleration.md index db16d20fa1..bc5b84e7e9 100644 --- a/content/zh/docs/reference/glossary/toleration.md +++ b/content/zh/docs/reference/glossary/toleration.md @@ -30,7 +30,8 @@ tags: - 一个核心对象,由三个必需的属性组成:key、value 和 effect。容忍度允许将 Pod 调度到具有匹配 {{< glossary_tooltip text="污点" term_id="taint" >}} 的节点或节点组上。 + 一个核心对象,由三个必需的属性组成:key、value 和 effect。 + 容忍度允许将 Pod 调度到具有匹配{{< glossary_tooltip text="污点" term_id="taint" >}}的节点或节点组上。 @@ -39,4 +40,7 @@ tags: - 容忍度 和 {{< glossary_tooltip text="污点" term_id="taint" >}} 共同作用以确保不会将 Pod 调度在不适合的节点上。在同一 {{< glossary_tooltip text="pod" term_id="pod" >}} 上可以设置一个或者多个容忍度。容忍度表示在匹配节点或节点组上的 {{< glossary_tooltip text="污点" term_id="taint" >}} 调度 {{< glossary_tooltip text="pod" term_id="pod" >}} 是允许的(但不必要)。 + 容忍度 和{{< glossary_tooltip text="污点" term_id="taint" >}}共同作用以确保不会将 Pod 调度在不适合的节点上。 + 在同一 {{< glossary_tooltip text="pod" term_id="pod" >}} 上可以设置一个或者多个容忍度。 + 容忍度表示在匹配节点或节点组上的{{< glossary_tooltip text="污点" term_id="taint" >}} + 调度 {{< glossary_tooltip text="pod" term_id="pod" >}} 是允许的(但不必要)。 diff --git a/content/zh/docs/reference/glossary/volume-plugin.md b/content/zh/docs/reference/glossary/volume-plugin.md index aa310caaaf..b04b8d8fbc 100644 --- a/content/zh/docs/reference/glossary/volume-plugin.md +++ b/content/zh/docs/reference/glossary/volume-plugin.md @@ -40,5 +40,7 @@ tags: A Volume Plugin lets you attach and mount storage volumes for use by a {{< glossary_tooltip text="Pod" term_id="pod" >}}. Volume plugins can be _in tree_ or _out of tree_. _In tree_ plugins are part of the Kubernetes code repository and follow its release cycle. _Out of tree_ plugins are developed independently. --> -卷插件让您能给 {{< glossary_tooltip text="Pod" term_id="pod" >}} 附加和挂载存储卷。卷插件既可以是 _in tree_ 也可以是 _out of tree_ 。_in tree_ 插件是 Kubernetes 代码库的一部分,并遵循其发布周期。而 _Out of tree_ 插件则是独立开发的。 +卷插件让您能给 {{< glossary_tooltip text="Pod" term_id="pod" >}} 附加和挂载存储卷。 +卷插件既可以是 _in tree_ 也可以是 _out of tree_ 。_in tree_ 插件是 Kubernetes 代码库的一部分, +并遵循其发布周期。而 _Out of tree_ 插件则是独立开发的。 diff --git a/content/zh/docs/reference/glossary/workload.md b/content/zh/docs/reference/glossary/workload.md index fff6d819b9..394b42bd1c 100644 --- a/content/zh/docs/reference/glossary/workload.md +++ b/content/zh/docs/reference/glossary/workload.md @@ -42,6 +42,7 @@ For example, a workload that has a web server and a database might run the database in one {{< glossary_tooltip term_id="StatefulSet" >}} and the web server in a {{< glossary_tooltip term_id="Deployment" >}}. --> -代表不同类型或部分工作负载的各种核心对象包括 DaemonSet, Deployment, Job, ReplicaSet, and StatefulSet。 +代表不同类型或部分工作负载的各种核心对象包括 DaemonSet, Deployment, Job, ReplicaSet, and StatefulSet。 -例如,具有 Web 服务器和数据库的工作负载可能在一个 {{< glossary_tooltip term_id="StatefulSet" >}} 中运行数据库,而 Web 服务器运行在 {{< glossary_tooltip term_id="Deployment" >}}。 \ No newline at end of file +例如,具有 Web 服务器和数据库的工作负载可能在一个 {{< glossary_tooltip term_id="StatefulSet" >}} 中运行数据库, +而 Web 服务器运行在 {{< glossary_tooltip term_id="Deployment" >}}。 \ No newline at end of file