zalando / postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
https://postgres-operator.readthedocs.io/
MIT License
4.37k stars 980 forks source link

Add support for ephemeral PostgresQL instances #2691

Open nicholascioli opened 4 months ago

nicholascioli commented 4 months ago

This PR adds support for using ephemeral volumes as a data backing for PostgresQL instances.

Fixes #618

nicholascioli commented 4 months ago

Any update on this? I see that I still need approval to run some of the workflows.