Files
chenrui 5a5f77db64 Fix relative links issue in English content (#13307)
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder

* `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
2019-03-20 16:05:05 -07:00

579 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 /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.