- Kubegres will only apply "pod anti-affinity" if there are sufficient nodes on a Kubernetes cluster. Otherwise, it will will deploy some PostgfeSql instances on the same node(s).
- In Kubegres yaml, add the field 'imagePullSecrets' so that we can pull images from a private repo
A big thanks to the community for their kind feedback.
The release page: https://github.com/reactive-tech/kubegres/releases/tag/v1.1
To install and use Kubegres, please see: https://www.kubegres.io/doc/getting-started.html