Kube-pg-upgrade

About kube-pg-upgrade

kube-pg-upgrade is a CLI tool developed in Golang designed to automate PostgreSQL upgrades on Kubernetes clusters utilizing pg_upgrade. The tool supports PostgreSQL container images sourced from both Bitnami and Docker Hub. Aimed primarily at DevOps engineers with PostgreSQL containers deployed in Kubernetes, the goal of this project to reduce the necessary amount of time and effort invested into upgrading Postgres containers.

View Project

Open Source Activity

As consumers of Open-Source software, we believe in contributing back. Therefor we make an effort of open-sourcing various software projects we developed in order to make our work easier.

Projects

db-controller-manager

Various database controllers used to manage PostgreSQL and CockroachDB compatible databases in Kubernetes.

Kube-pg-upgrade

A CLI tool for easily upgrading PostgreSQL containers running in Kubernetes clusters.