File tree Expand file tree Collapse file tree 3 files changed +12
-8
lines changed
content/zh-cn/docs/reference/kubernetes-api/workload-resources Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ api_metadata:
66content_type : " api_reference"
77description : " ControllerRevision 实现了状态数据的不可变快照。"
88title : " ControllerRevision"
9- weight : 7
9+ weight : 8
1010---
1111
1212<!--
@@ -17,7 +17,7 @@ api_metadata:
1717content_type: "api_reference"
1818description: "ControllerRevision implements an immutable snapshot of state data."
1919title: "ControllerRevision"
20- weight: 7
20+ weight: 8
2121auto_generated: true
2222-->
2323
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ api_metadata:
66content_type : " api_reference"
77description : " Deployment 使得 Pod 和 ReplicaSet 能够进行声明式更新。"
88title : " Deployment"
9- weight : 5
9+ weight : 6
1010---
1111<!--
1212api_metadata:
@@ -16,7 +16,7 @@ api_metadata:
1616content_type: "api_reference"
1717description: "Deployment enables declarative updates for Pods and ReplicaSets."
1818title: "Deployment"
19- weight: 5
19+ weight: 6
2020auto_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 >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ api_metadata:
66content_type : " api_reference"
77description : " PriorityClass 定义了从优先级类名到优先级数值的映射。"
88title : " PriorityClass"
9- weight : 13
9+ weight : 14
1010auto_generated : false
1111---
1212
@@ -18,7 +18,7 @@ api_metadata:
1818content_type: "api_reference"
1919description: "PriorityClass defines mapping from a priority class name to the priority integer value."
2020title: "PriorityClass"
21- weight: 13
21+ weight: 14
2222auto_generated: true
2323-->
2424
You can’t perform that action at this time.
0 commit comments