Merge pull request #40077 from asa3311/Reference-files-to-sync-task-1

[zh]Reference files to sync  task 1
pull/40082/head
Kubernetes Prow Robot 2023-03-17 01:25:14 -07:00 committed by GitHub
commit f249eb98ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 12 additions and 12 deletions

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "ClusterRoleBinding 引用 ClusterRole但不包含它。"
title: "ClusterRoleBinding"
weight: 6
weight: 7
auto_generated: false
---
<!--
@ -18,7 +18,7 @@ api_metadata:
content_type: "api_reference"
description: "ClusterRoleBinding references a ClusterRole, but not contain it."
title: "ClusterRoleBinding"
weight: 6
weight: 7
auto_generated: true
---
-->

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "ClusterRole 是一个集群级别的 PolicyRule 逻辑分组,可以被 RoleBinding 或 ClusterRoleBinding 作为一个单元引用。"
title: "ClusterRole"
weight: 5
weight: 6
---
<!--
api_metadata:
@ -16,7 +16,7 @@ api_metadata:
content_type: "api_reference"
description: "ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding."
title: "ClusterRole"
weight: 5
weight: 6
auto_generated: true
-->

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "RoleBinding 引用一个角色,但不包含它。"
title: "RoleBinding"
weight: 8
weight: 9
auto_generated: false
---
<!--
@ -18,7 +18,7 @@ api_metadata:
content_type: "api_reference"
description: "RoleBinding references a role, but does not contain it."
title: "RoleBinding"
weight: 8
weight: 9
auto_generated: true
---
-->

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "Role 是一个按命名空间划分的 PolicyRule 逻辑分组,可以被 RoleBinding 作为一个单元引用。"
title: "Role"
weight: 7
weight: 8
---
<!--
api_metadata:
@ -16,7 +16,7 @@ api_metadata:
content_type: "api_reference"
description: "Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding."
title: "Role"
weight: 7
weight: 8
auto_generated: true
-->

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "PriorityClass 定义了从优先级类名到优先级数值的映射。"
title: "PriorityClass"
weight: 14
weight: 13
auto_generated: false
---
@ -18,7 +18,7 @@ api_metadata:
content_type: "api_reference"
description: "PriorityClass defines mapping from a priority class name to the priority integer value."
title: "PriorityClass"
weight: 14
weight: 13
auto_generated: true
-->

View File

@ -128,7 +128,7 @@ ReplicaSetStatus 表示 ReplicaSet 的当前状态。
<!--
- **replicas** (int32), required
Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller
Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller
- **availableReplicas** (int32)

View File

@ -131,7 +131,7 @@ ReplicationControllerStatus 表示一个副本控制器的当前状态。
<!--
- **replicas** (int32), required
Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller
Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller
- **availableReplicas** (int32)