Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for topologySpreadConstraints #143

Closed
dcharbonnier opened this issue Jan 18, 2024 · 2 comments · Fixed by #155
Closed

add support for topologySpreadConstraints #143

dcharbonnier opened this issue Jan 18, 2024 · 2 comments · Fixed by #155
Assignees

Comments

@dcharbonnier
Copy link

Pod Topology Spread Constraints

You can use topology spread constraints to control how Pods are spread across your cluster among failure-domains such as regions, zones, nodes, and other user-defined topology domains. This can help to achieve high availability as well as efficient resource utilization.

https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/#topologyspreadconstraints-field

@zaphinath
Copy link
Contributor

@Pothulapati @Abhra303 If nobody is working on this I can take a look at doing this next week.

@Pothulapati
Copy link
Collaborator

Hey @zaphinath, Please go ahead! Should be straightforward! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants