Why would you run PostgreSQL in Kubernetes, and how?

by panroboon 10/4/2024, 6:08 PMwith 1 comments

by SamInTheShellon 10/4/2024, 6:48 PM

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.