harbor-helm
harbor-helm copied to clipboard
Add topologySpreadConstraints
I would like to be able add topologySpreadConstaints to ensure a balanced deployment for some of the services in harbor
See here: https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/
It can supplant/simplify some antiAffinity configs especially if your goal is to prevent pods for the same workload running on the same node.
I am on this. Will open a PR shortly.
Update: here's the PR https://github.com/goharbor/harbor-helm/pull/1308
@zyyw would love to get your feedback on my PR: https://github.com/goharbor/harbor-helm/pull/1308
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.
This issue was closed because it has been stalled for 30 days with no activity. If this issue is still relevant, please re-open a new issue.