ChrisHirsch / kuberhealthy-storage-check

A storage check for the kuberhealthy project
Apache License 2.0
10 stars 13 forks source link

Feature Request: Add option to specify priority class for pods #22

Open sedflix opened 2 years ago

sedflix commented 2 years ago

What? We should be able to specify priority class for efs storage pods. This feature is very similar to "DAEMONSET_PRIORITY_CLASS_NAME" present in daemonset check offered by kuberhealthy. https://github.com/kuberhealthy/kuberhealthy/tree/master/cmd/daemonset-check

Why? In large enough clusters, there might be nodes that don't have any allocatable CPU or memory left. Our efs pods keep on seeing "OutOfCPU" error.

github-actions[bot] commented 2 years ago

:wave: Welcome to Kuberhealthy Storage Check. Thanks for opening your first issue.