add trailing slash to avoid unnecessary 301 redirect
parent
179ea1614d
commit
2ef43fc486
|
@ -2,7 +2,7 @@
|
||||||
title: 注解
|
title: 注解
|
||||||
id: annotation
|
id: annotation
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/annotations
|
full_link: /zh/docs/concepts/overview/working-with-objects/annotations/
|
||||||
short_description: >
|
short_description: >
|
||||||
注解是以键值对的形式给资源对象附加随机的无法标识的元数据。
|
注解是以键值对的形式给资源对象附加随机的无法标识的元数据。
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ tags:
|
||||||
title: Annotation
|
title: Annotation
|
||||||
id: annotation
|
id: annotation
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/annotations
|
full_link: /zh/docs/concepts/overview/working-with-objects/annotations/
|
||||||
short_description: >
|
short_description: >
|
||||||
A key-value pair that is used to attach arbitrary non-identifying metadata to objects.
|
A key-value pair that is used to attach arbitrary non-identifying metadata to objects.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: 云供应商
|
title: 云供应商
|
||||||
id: cloud-provider
|
id: cloud-provider
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/cluster-administration/cloud-providers
|
full_link: /zh/docs/concepts/cluster-administration/cloud-providers/
|
||||||
short_description: >
|
short_description: >
|
||||||
云供应商是提供可以用来运行 Kubernetes 集群的云计算平台的公司。
|
云供应商是提供可以用来运行 Kubernetes 集群的云计算平台的公司。
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ tags:
|
||||||
title: Cloud Provider
|
title: Cloud Provider
|
||||||
id: cloud-provider
|
id: cloud-provider
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/cluster-administration/cloud-providers
|
full_link: /zh/docs/concepts/cluster-administration/cloud-providers/
|
||||||
short_description: >
|
short_description: >
|
||||||
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
|
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: DaemonSet
|
title: DaemonSet
|
||||||
id: daemonset
|
id: daemonset
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/workloads/controllers/daemonset
|
full_link: /zh/docs/concepts/workloads/controllers/daemonset/
|
||||||
short_description: >
|
short_description: >
|
||||||
确保 Pod 的副本在集群中的一组节点上运行。
|
确保 Pod 的副本在集群中的一组节点上运行。
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ tags:
|
||||||
title: DaemonSet
|
title: DaemonSet
|
||||||
id: daemonset
|
id: daemonset
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/workloads/controllers/daemonset
|
full_link: /zh/docs/concepts/workloads/controllers/daemonset/
|
||||||
short_description: >
|
short_description: >
|
||||||
Ensures a copy of a Pod is running across a set of nodes in a cluster.
|
Ensures a copy of a Pod is running across a set of nodes in a cluster.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: 动态卷供应
|
title: 动态卷供应
|
||||||
id: dynamicvolumeprovisioning
|
id: dynamicvolumeprovisioning
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/storage/dynamic-provisioning
|
full_link: /zh/docs/concepts/storage/dynamic-provisioning/
|
||||||
short_description: >
|
short_description: >
|
||||||
允许用户请求自动创建存储卷。
|
允许用户请求自动创建存储卷。
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ tags:
|
||||||
title: Dynamic Volume Provisioning
|
title: Dynamic Volume Provisioning
|
||||||
id: dynamicvolumeprovisioning
|
id: dynamicvolumeprovisioning
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/storage/dynamic-provisioning
|
full_link: /zh/docs/concepts/storage/dynamic-provisioning/
|
||||||
short_description: >
|
short_description: >
|
||||||
Allows users to request automatic creation of storage Volumes.
|
Allows users to request automatic creation of storage Volumes.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: 标签
|
title: 标签
|
||||||
id: label
|
id: label
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/labels
|
full_link: /zh/docs/concepts/overview/working-with-objects/labels/
|
||||||
short_description: >
|
short_description: >
|
||||||
用来为对象设置可标识的属性标记;这些标记对用户而言是有意义且重要的。
|
用来为对象设置可标识的属性标记;这些标记对用户而言是有意义且重要的。
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ tags:
|
||||||
title: Label
|
title: Label
|
||||||
id: label
|
id: label
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/labels
|
full_link: /zh/docs/concepts/overview/working-with-objects/labels/
|
||||||
short_description: >
|
short_description: >
|
||||||
Tags objects with identifying attributes that are meaningful and relevant to users.
|
Tags objects with identifying attributes that are meaningful and relevant to users.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: 名称
|
title: 名称
|
||||||
id: name
|
id: name
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/names
|
full_link: /zh/docs/concepts/overview/working-with-objects/names/
|
||||||
short_description: >
|
short_description: >
|
||||||
客户端提供的字符串,用来指代资源 URL 中的对象,如 `/api/v1/pods/some-name`。
|
客户端提供的字符串,用来指代资源 URL 中的对象,如 `/api/v1/pods/some-name`。
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ tags:
|
||||||
title: Name
|
title: Name
|
||||||
id: name
|
id: name
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/names
|
full_link: /zh/docs/concepts/overview/working-with-objects/names/
|
||||||
short_description: >
|
short_description: >
|
||||||
A client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`.
|
A client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: 命名空间
|
title: 命名空间
|
||||||
id: namespace
|
id: namespace
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/namespaces
|
full_link: /zh/docs/concepts/overview/working-with-objects/namespaces/
|
||||||
short_description: >
|
short_description: >
|
||||||
命名空间是 Kubernetes 为了在同一物理集群上支持多个虚拟集群而使用的一种抽象。
|
命名空间是 Kubernetes 为了在同一物理集群上支持多个虚拟集群而使用的一种抽象。
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ tags:
|
||||||
title: Namespace
|
title: Namespace
|
||||||
id: namespace
|
id: namespace
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/namespaces
|
full_link: /zh/docs/concepts/overview/working-with-objects/namespaces/
|
||||||
short_description: >
|
short_description: >
|
||||||
An abstraction used by Kubernetes to support multiple virtual clusters on the same physical cluster.
|
An abstraction used by Kubernetes to support multiple virtual clusters on the same physical cluster.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: 存储类别
|
title: 存储类别
|
||||||
id: storageclass
|
id: storageclass
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/storage/storage-classes
|
full_link: /zh/docs/concepts/storage/storage-classes/
|
||||||
short_description: >
|
short_description: >
|
||||||
StorageClass 是管理员用来描述不同的可用存储类型的一种方法。
|
StorageClass 是管理员用来描述不同的可用存储类型的一种方法。
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ tags:
|
||||||
title: Storage Class
|
title: Storage Class
|
||||||
id: storageclass
|
id: storageclass
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/storage/storage-classes
|
full_link: /zh/docs/concepts/storage/storage-classes/
|
||||||
short_description: >
|
short_description: >
|
||||||
A StorageClass provides a way for administrators to describe different available storage types.
|
A StorageClass provides a way for administrators to describe different available storage types.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: UID
|
title: UID
|
||||||
id: uid
|
id: uid
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/names
|
full_link: /zh/docs/concepts/overview/working-with-objects/names/
|
||||||
short_description: >
|
short_description: >
|
||||||
由 Kubernetes 系统生成、用来唯一标识对象的字符串。
|
由 Kubernetes 系统生成、用来唯一标识对象的字符串。
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ tags:
|
||||||
title: UID
|
title: UID
|
||||||
id: uid
|
id: uid
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /zh/docs/concepts/overview/working-with-objects/names
|
full_link: /zh/docs/concepts/overview/working-with-objects/names/
|
||||||
short_description: >
|
short_description: >
|
||||||
A Kubernetes systems-generated string to uniquely identify objects.
|
A Kubernetes systems-generated string to uniquely identify objects.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue