Skip to content

Kubegres version 1.1

Compare
Choose a tag to compare
@alex-arica alex-arica released this 20 Apr 14:08
· 122 commits to main since this release
7fea716

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