Files
website/content/en/docs/reference/glossary/pod-priority.md
T
Damini Satya 9dff778e09 Add Pod Priority to Glossary page (#12461)
* Add Pod Priority to Glossary page

* change id
2019-01-31 13:59:15 -08:00

621 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Pod Priority pod-priority 2019-01-31 https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/#pod-priority Pod Priority indicates the importance of a Pod relative to other Pods.
operation

Pod Priority indicates the importance of a Pod relative to other Pods.

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.