Skip to content

Commit a8fa528

Browse files
authored
Update pod-priority-preemption.md
1 parent 11d13b8 commit a8fa528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/configuration/pod-priority-preemption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pending Pod possible.
2424
-->
2525
[Pods](/zh/docs/concepts/workloads/pods/pod/) 可以有*优先级(Priority)*
2626
优先级体现的是当前 Pod 与其他 Pod 相比的重要成都。如果 Pod 无法被调度,则
27-
调度器会尝试抢占(逐出)低优先级的 Pod,从而是的悬决的 Pod 可被调度。
27+
调度器会尝试抢占(逐出)低优先级的 Pod,从而使得悬决的 Pod 可被调度。
2828

2929
<!-- body -->
3030

0 commit comments

Comments
 (0)