From ad8b32ffce090cbaa04ffe86d9055c721dcd2242 Mon Sep 17 00:00:00 2001 From: jialaijun Date: Fri, 27 Nov 2020 08:57:08 +0800 Subject: [PATCH] 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 --- + + +