Skip to content

Implement priorityClassName to deployment template

This MR implements the native Kubernetes feature to assign a priority class to the Pod during the deployment. https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/

Merge request reports