Video

What We’ve Learned Building a Multi-Region DBaaS on Kubernetes

Josh Imhoff
SRE, Cockroach Labs

When the engineers at Cockroach Labs started development on a global Database as a Service (DBaaS), they weren't sure if Kubernetes would be the right choice for the underlying orchestration system. They wanted to harness Kubernetes' powerful orchestration capabilities, but building a system to run geo-distributed Cockroach clusters on Kubernetes presents unique challenges: First, the clusters must run across multiple regions, complicating networking and service discovery. Second, the clusters must store data, requiring the use of stateful sets and persistent volumes. Third, the system must programmatically create Kubernetes clusters on AWS and GKE, which have different APIs for node pools and firewalls. In this presentation, Josh Imhoff shares Cockroach Labs' experience of overcoming these challenges to build a global DBaaS.

Presentation Deck: