We would like to distribute our pods across multiple AZ's for availability. The only robust way to do that is by specifying topologySpreadConstraints. However, it appears the DruidSpec and DruidNodeSpec, don't accept the option or pass it along to the stateful set that's created behind the scenes.
We would like to distribute our pods across multiple AZ's for availability. The only robust way to do that is by specifying topologySpreadConstraints. However, it appears the DruidSpec and DruidNodeSpec, don't accept the option or pass it along to the stateful set that's created behind the scenes.