Why would you run PostgreSQL in Kubernetes, and how?

  • I have been deploying Yugabyte via helm for my local development recently in kind. It's like a distributed version of postgres 12 or so. It takes a lot of guess work out of sharding and replication that you would need to do with normal Postgres.