Kubegres logo

Kubegres

Kubernetes operator allowing to create a cluster of PostgreSql instances and manage databases replication, failover and backup
0
11
+ 1
0

What is Kubegres?

It is a Kubernetes operator allowing to deploy a cluster of PostgreSql instances with data replication enabled out-of-the box. It brings simplicity when using PostgreSql considering how complex managing stateful-set's life-cycle and data replication could be with Kubernetes.
Kubegres is a tool in the Container Tools category of a tech stack.
Kubegres is an open source tool with 1.3K GitHub stars and 74 GitHub forks. Here’s a link to Kubegres's open source repository on GitHub

Kubegres Integrations

Kubegres's Features

  • It creates a cluster of PostgreSql servers with Streaming Replication enabled: it creates a Primary PostgreSql pod and a number of Replica PostgreSql pods and replicates primary's database in real-time to Replica pods
  • It manages failover: if a Primary PostgreSql crashes, it automatically promotes a Replica PostgreSql as a Primary
  • It has a data backup option allowing to dump PostgreSql data regularly in a given volume
  • It provides a very simple YAML with properties specialised for PostgreSql
  • It is resilient, has over 55 automatized tests cases and has been running in production
  • It works with the PostgreSql containers created by the Docker Official Images team. Kubegres uses the standard PostgreSql libraries to manage replication and failover and it does not require a custom Docker image with a set of third party libraries
  • It is portable because compatible with any Docker images which derive from the PostgreSql containers

Kubegres Alternatives & Comparisons

What are some alternatives to Kubegres?
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
See all alternatives
Related Comparisons
No related comparisons found

Kubegres's Followers
11 developers follow Kubegres to keep up with related blogs and decisions.