website/content/zh/docs/reference/glossary/pod-priority.md

39 lines
1.1 KiB
Markdown

---
title: Pod 优先级
id: pod-priority
date: 2019-01-31
full_link: /docs/concepts/configuration/pod-priority-preemption/#pod-priority
short_description: >
Pod 优先级表示一个 Pod 相对于其他 Pod 的重要性。
aka:
tags:
- operation
---
<!--
---
title: Pod Priority
id: pod-priority
date: 2019-01-31
full_link: /docs/concepts/configuration/pod-priority-preemption/#pod-priority
short_description: >
Pod Priority indicates the importance of a Pod relative to other Pods.
aka:
tags:
- operation
---
-->
<!--
Pod Priority indicates the importance of a Pod relative to other Pods.
-->
Pod 优先级表示一个 Pod 相对于其他 Pod 的重要性。
<!--more-->
<!--
[Pod Priority](/docs/concepts/configuration/pod-priority-preemption/#pod-priority) gives the ability to set scheduling priority of a Pod to be higher and lower than other Pods — an important feature for production clusters workload.
-->
[Pod 优先级](/docs/concepts/configuration/pod-priority-preemption/#pod-priority) 允许为一个 Pod 设置高于或低于其他 Pod 的优先级 -- 这对于生产集群工作负载而言是一个重要的特性。