Multi-Cluster databases on Kubernetes: Architecture and deployment
ARCHITECT FEATURED ANALYSIS

Multi-Cluster databases on Kubernetes: Architecture and deployment

BY

Edith Puclla (CNCF Ambassador) and Ivan Groenewold (Tech Lead, Percona for MongoDB)

SOURCE

Cloud Native Computing Foundation

DATE

READ

1 min read

Introduction Running a database on Kubernetes is well understood. Running one that survives a complete regional failure, a corrupted control plane, or a severed network requires a fault-resistant architecture. This post …

Introduction Running a database on Kubernetes is well understood. Running one that survives a complete regional failure, a corrupted control plane, or a severed network requires a fault-resistant architecture. This post walks through how to build…