# Constants
HighestUserDefinablePriority is the highest priority for user defined priority classes.
SystemCriticalPriority is the beginning of the range of priority values for critical system components.
# Variables
SystemPriorityClasses defines special priority classes which are used by system critical pods that should not be preempted by workload pods.