-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
4.8
-
Important
-
None
-
Rejected
-
False
-
Description of problem:
EvenPodsSpreadPriority is not working as expected in cluster.
Version-Release number of selected component (if applicable):
How reproducible:
Easy
Steps to Reproduce:
1. Setup Scheduler with topologySpreadConstraints 2. Create a deployment or stateful set. 3. The pods should get scheduled on different nodes from different zones.
Actual results:
Pods are not evenly spread on nodes.
Expected results:
Pods should be scheduled on node where nodes are in different zones.
Additional info: