Running PostgreSQL in Kubernetes? - Mailing list pgsql-admin

From Victor Sudakov
Subject Running PostgreSQL in Kubernetes?
Date
Msg-id YP6QJja3b+2nZ3z7@admin.sibptus.ru
Whole thread Raw
Responses Re: Running PostgreSQL in Kubernetes?
Re: Running PostgreSQL in Kubernetes?
List pgsql-admin
Dear Colleagues,

Is anyone running PostgreSQL in Kubernetes? If you do, what solution do
you prefer?

What I've tried myself:

1. Running the official postgres:12.6 images in a StatefulSet. It works
fine but there is neither failover nor replication.

2. Zalando's postgres-operator. Replication and failover work out of the
box, but the documentation is not the best. Things like wal-g backup and
PITR are probably possible, but you need to be an egghead to figure out
how to make them work. Why, I cannot even figure out how to add a
team after installing the postgres-operator from the official Helm repo.

I'd be especially grateful if you shared your own personal experience
with Kubernetes and PostgreSQL.

--
Victor Sudakov VAS4-RIPE
http://vas.tomsk.ru/
2:5005/49@fidonet

Attachment

pgsql-admin by date:

Previous
From: Ian Lawrence Barwick
Date:
Subject: Re: Issue repmgr 5.2.1 switchover postgres 12 on RHEL8 SELinux enforcing
Next
From: Scott Ribe
Date:
Subject: Re: Running PostgreSQL in Kubernetes?