Hello
i am having problem of uneven resource usage among nodes in k8s cluster
Specifically: I have 7 workers, the jobs all share resources equally, only worker 3 doesn’t have any 1 pods in use.
I have tested the following components:
- node Selector :none
- taint : none
- CPU,memory worker 3 is bigger than limit and request of pods.deployment
hope someone can help me come up with the test method
my app is blackduck, use Helm charts to build