Skip to content

Commit 41bb835

Browse files
committed
[zh-cn]sync controller-revision-v1 deployment-v1 priority-class-v1
Signed-off-by: xin.li <xin.li@daocloud.io>
1 parent deb4676 commit 41bb835

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

Diff for: content/zh-cn/docs/reference/kubernetes-api/workload-resources/controller-revision-v1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_metadata:
66
content_type: "api_reference"
77
description: "ControllerRevision 实现了状态数据的不可变快照。"
88
title: "ControllerRevision"
9-
weight: 7
9+
weight: 8
1010
---
1111

1212
<!--
@@ -17,7 +17,7 @@ api_metadata:
1717
content_type: "api_reference"
1818
description: "ControllerRevision implements an immutable snapshot of state data."
1919
title: "ControllerRevision"
20-
weight: 7
20+
weight: 8
2121
auto_generated: true
2222
-->
2323

Diff for: content/zh-cn/docs/reference/kubernetes-api/workload-resources/deployment-v1.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_metadata:
66
content_type: "api_reference"
77
description: "Deployment 使得 Pod 和 ReplicaSet 能够进行声明式更新。"
88
title: "Deployment"
9-
weight: 5
9+
weight: 6
1010
---
1111
<!--
1212
api_metadata:
@@ -16,7 +16,7 @@ api_metadata:
1616
content_type: "api_reference"
1717
description: "Deployment enables declarative updates for Pods and ReplicaSets."
1818
title: "Deployment"
19-
weight: 5
19+
weight: 6
2020
auto_generated: true
2121
-->
2222

@@ -291,7 +291,9 @@ DeploymentStatus 是最近观测到的 Deployment 状态。
291291
- **conditions** ([]DeploymentCondition)
292292
293293
*Patch strategy: merge on key `type`*
294-
294+
295+
*Map: unique values on key type will be kept during a merge*
296+
295297
Represents the latest available observations of a deployment's current state.
296298
297299
<a name="DeploymentCondition"></a>
@@ -300,7 +302,9 @@ DeploymentStatus 是最近观测到的 Deployment 状态。
300302
- **conditions** ([]DeploymentCondition)
301303

302304
**补丁策略:按照键 `type` 合并**
303-
305+
306+
**Map:键 `type` 的唯一值将在合并期间保留**
307+
304308
表示 Deployment 当前状态的最新可用观测值。
305309

306310
<a name="DeploymentCondition"></a>

Diff for: content/zh-cn/docs/reference/kubernetes-api/workload-resources/priority-class-v1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_metadata:
66
content_type: "api_reference"
77
description: "PriorityClass 定义了从优先级类名到优先级数值的映射。"
88
title: "PriorityClass"
9-
weight: 13
9+
weight: 14
1010
auto_generated: false
1111
---
1212

@@ -18,7 +18,7 @@ api_metadata:
1818
content_type: "api_reference"
1919
description: "PriorityClass defines mapping from a priority class name to the priority integer value."
2020
title: "PriorityClass"
21-
weight: 13
21+
weight: 14
2222
auto_generated: true
2323
-->
2424

0 commit comments

Comments
 (0)