linkerd2 icon indicating copy to clipboard operation
linkerd2 copied to clipboard

add support for Pod Topology Spread Constraints to the linkerd Deployment objects & Helm charts

Open deusxanima opened this issue 1 year ago • 1 comments

What problem are you trying to solve?

Pod Topology Spread Constraints enable the configuration of deployments to be spread across failure-domains (e.g., AWS Availability Zones). Some users would like to be able to enable such a feature for Linkerd out of the box, both for consistency with workloads in those clusters, as well as part of their fault tolerance posture.

Link to documentation: https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/

How should the problem be solved?

Add feature to helm chart and deployment templates

Any alternatives you've considered?

n/a

How would users interact with this feature?

Helm

Would you like to work on this feature?

None

deusxanima avatar Dec 04 '23 14:12 deusxanima

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 04 '24 07:03 stale[bot]