[zh-cn]sync controller-revision-v1 deployment-v1 priority-class-v1

Signed-off-by: xin.li <xin.li@daocloud.io>
pull/48174/head
xin.li 2024-10-03 17:21:12 +08:00
parent deb467649e
commit 41bb835c9d
3 changed files with 12 additions and 8 deletions

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "ControllerRevision 实现了状态数据的不可变快照。"
title: "ControllerRevision"
weight: 7
weight: 8
---
<!--
@ -17,7 +17,7 @@ api_metadata:
content_type: "api_reference"
description: "ControllerRevision implements an immutable snapshot of state data."
title: "ControllerRevision"
weight: 7
weight: 8
auto_generated: true
-->

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "Deployment 使得 Pod 和 ReplicaSet 能够进行声明式更新。"
title: "Deployment"
weight: 5
weight: 6
---
<!--
api_metadata:
@ -16,7 +16,7 @@ api_metadata:
content_type: "api_reference"
description: "Deployment enables declarative updates for Pods and ReplicaSets."
title: "Deployment"
weight: 5
weight: 6
auto_generated: true
-->
@ -291,7 +291,9 @@ DeploymentStatus 是最近观测到的 Deployment 状态。
- **conditions** ([]DeploymentCondition)
*Patch strategy: merge on key `type`*
*Map: unique values on key type will be kept during a merge*
Represents the latest available observations of a deployment's current state.
<a name="DeploymentCondition"></a>
@ -300,7 +302,9 @@ DeploymentStatus 是最近观测到的 Deployment 状态。
- **conditions** ([]DeploymentCondition)
**补丁策略:按照键 `type` 合并**
**Map键 `type` 的唯一值将在合并期间保留**
表示 Deployment 当前状态的最新可用观测值。
<a name="DeploymentCondition"></a>

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "PriorityClass 定义了从优先级类名到优先级数值的映射。"
title: "PriorityClass"
weight: 13
weight: 14
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: 13
weight: 14
auto_generated: true
-->