Pod Priority, PriorityClass, and Preemption
Pod priority is a Kubernetes scheduling feature that allows Kubernetes to make scheduling decisions comparing other pods based on priority number.
Let’s look at the following two main concepts in pod priority.