dragonflydb / dragonfly-operator

A Kubernetes operator to install and manage Dragonfly instances.
https://www.dragonflydb.io/docs/managing-dragonfly/operator/installation
Apache License 2.0
144 stars 34 forks source link

Pod antiaffinity by default #244

Open rubasace opened 1 month ago

rubasace commented 1 month ago

Cloudnative-pg does apply podAntiAffinity rules by default to try to spread different instances across the cluster. I believe it would be a nice default for the operator.