You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
Add workloadpolicy plugin for kosmos-scheduler. Workloadpolicy plugin will help scheduling pods cross zones, regions or clusters.
release-1.21.5
main
Why is this needed:
K8s's topologySpreadConstraint helps schedule pods with desired skew, but it can not solve the issue: schedule desired replicas to a zone, region or cluster, e.g.
regionA: 5 PodsregionB: 3 Pods
The text was updated successfully, but these errors were encountered:
What would you like to be added:
Add workloadpolicy plugin for kosmos-scheduler. Workloadpolicy plugin will help scheduling pods cross zones, regions or clusters.
Why is this needed:
K8s's topologySpreadConstraint helps schedule pods with desired skew, but it can not solve the issue: schedule desired replicas to a zone, region or cluster, e.g.
The text was updated successfully, but these errors were encountered: