istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/helm_chart_gateway_topologyspreadconstraints.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: installation 4 5 # issue is a list of GitHub issues resolved in this note. 6 issue: [] 7 8 docs: [] 9 10 releaseNotes: 11 - | 12 **Added** values to the Istio Gateway Helm chart for configuring [topologySpreadConstraints](https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/) on the Deployment. Can be used for better placement of Istio gateway workloads. 13 14 upgradeNotes: [] 15 16 securityNotes: []