Closed iainsproat closed 9 months ago
It should be possible to provide the priorityClassName parameter, to configure pod priority and pre-emption: https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
priorityClassName
Thanks for the suggestion @iainsproat :+1: This seems reasonable to me.
Thanks @KodrAus - I hope the PR will resolve it: https://github.com/datalust/helm.datalust.co/pull/49
It should be possible to provide the
priorityClassName
parameter, to configure pod priority and pre-emption: https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/