We are pleased to announce the availability of Kubegres version 1.1 with the following features based on the feedback of the open-source community:
-
#4: Kubegres will only apply "pod anti-affinity" if there are sufficient nodes on a Kubernetes cluster. Otherwise, it will will deploy some PostgreSql instances on the same node(s). More details about Kubegres' pod anti-affinity here
-
#5: In Kubegres yaml, we added the field 'imagePullSecrets' so that we can pull custom Postgres images from a private repo. The images have to be compatible with PostgreSql containers
A big thanks to the community for their kind feedback!
Version 1.1 is compatible with Kubegres version 1.0
To install and use it, please see: Getting started