Open sedflix opened 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.
:wave: Welcome to Kuberhealthy Storage Check. Thanks for opening your first issue.
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.