About This Architecture
Kubernetes StatefulSet architecture for stateful workloads like databases and message queues. Features ordered pod creation, stable network identities via headless Services, PersistentVolumeClaims with StorageClasses, and volume snapshots for backup. Fork this diagram on Diagrams.so to customize the storage backend or add replication topology for your stateful application. Source: https://kubernetes.io/blog/