I have a confusion why totalMinavailable can not be equal to Job.Spec.MinAvailable? #2895
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What happened:
1、What does this spec.minAvailable < sum(spec.tasks.minAvailable) mean?
2、What does this spec.minAvailable > sum(spec.tasks.minAvailable) mean?
For example, the following job can be submitted:
podgroup info is, I think this pod group is wrong:
I want to change it as follow:
no dependsOn job :
podgroup is
dependsOn job As follows:
PodGroup minResources is master minResources, because master can be scheduled on behalf of the entire job can be scheduled,right?
What you expected to happen:
change webhook and generate podgroup code
How to reproduce it (as minimally and precisely as possible):
node
Anything else we need to know?:
none
Environment:
kubectl version
): noneuname -a
):noneThe text was updated successfully, but these errors were encountered: