High Availability PostgreSQL: From Zero to Cluster
Deploying a 3-node PostgreSQL cluster on OpenEverest v2 with provider-percona-postgresql, and putting failover to the real test — killing the primary and timing how fast it recovers.
7 posts with this tag
Deploying a 3-node PostgreSQL cluster on OpenEverest v2 with provider-percona-postgresql, and putting failover to the real test — killing the primary and timing how fast it recovers.
How I built a CloudNativePG provider on OpenEverest v2 from day-one provisioning to backups.
Learn how to deploy RustFS as a self-hosted S3-compatible object storage service and integrate it with OpenEverest for automated PostgreSQL backups. This step-by-step guide covers deployment, bucket creation, S3 configuration, backup scheduling, and restore validation on a Kubernetes cluster.
GKE is the go-to Kubernetes option for a lot of teams. This walkthrough covers installing OpenEverest on a standard GKE cluster - the commands, config, and gotchas - so you can get a database running on Google Cloud.
Run OpenEverest locally with kind and everestctl to create and manage PostgreSQL on Kubernetes. A practical step-by-step guide covering setup, database creation, and resource debugging on a laptop.
ProxySQL 3 added PostgreSQL support. Let's see how hard it is to deploy it in front of a Patroni-managed PostgreSQL cluster on Kubernetes and get read/write splitting working.
Learn how to use Greenmask alongside OpenEverest to automatically anonymize production data and restore it to a staging environment — keeping developers productive without exposing sensitive information.
