datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Use Pod Topology Constraints when available (k8s 1.19) #201

Open michaeljmarshall opened 2 years ago

michaeljmarshall commented 2 years ago

In order to ensure that zookeepers, brokers, bookkeepers, and proxies are distributed across availability zones, we should leverage this feature: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/.