Skip to content

Commit 1f49493

Browse files
committed
Update pod-priority-preemption.md
1 parent 1075d2b commit 1f49493

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/scheduling-eviction/pod-priority-preemption.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ The `description` field is an arbitrary string. It is meant to tell users of the
124124
cluster when they should use this PriorityClass.
125125
-->
126126
PriorityClass 对象可以设置任何小于或等于 10 亿的 32 位整数值。
127-
这意味着 PriorityClass 对象的值范围是 从 -21474836481000000000(含)。
128-
较大的数字保留用于代表关键系统 Pod 的内置 PriorityClasses
127+
这意味着 PriorityClass 对象的值范围是从 -2,147,483,6481,000,000,000(含)。
128+
保留更大的数字,用于表示关键系统 Pod 的内置 PriorityClass
129129
集群管理员应该为这类映射分别创建独立的 PriorityClass 对象。
130130

131131
PriorityClass 还有两个可选字段:`globalDefault``description`

0 commit comments

Comments
 (0)