Quantcast
Viewing latest article 17
Browse Latest Browse All 18

An Elephant in the Cluster: Making PostgreSQL Feel at Home on Kubernetes

Image may be NSFW.
Clik here to view.
Making PostgreSQL Feel at Home on Kubernetes
TL;DR Kubernetes was built for stateless apps, but as more stateful applications (like databases) run on it, operators include quite heavy implementations to Kubernetes workload management API (such as StatefulSets) deficits. While creating custom methods allows flexibility and faster time to market, it also leads to inconsistency and complexity. In this blog, I want to […]

Viewing latest article 17
Browse Latest Browse All 18

Trending Articles