istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/helm_chart_pilot_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  - 42938
     8  
     9  docs: []
    10  
    11  releaseNotes:
    12  - |
    13    **Added** values to the Istiod 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 istiod workloads.
    14  
    15  upgradeNotes: []
    16  
    17  securityNotes: []