blakeblackshear / blakeshome-charts

Repo for helm charts
45 stars 58 forks source link

Feature request: Ability to set priorityClassName #33

Open M-Gregoire opened 2 years ago

M-Gregoire commented 2 years ago

Hello,

As far as I know, this Helm Chart doesn't offer this ability to set the priorityClassName to Frigate pods.

This might be useful as some pods in the cluster might need to have lower/higher priorities than Frigate.

If you are willing to implement this, I can make the PR.

SlothCroissant commented 1 year ago

I'd love this feature.

Use case:

Since Frigate is "stuck" on a node due to hardware requirements from the Coral USB TPU, it doesn't have the luxury of just moving to another node. priorityClassName would mean that it doesn't have to, and it can actually boot other pods out as needed.