Kubernetes (K8s) gives us an elegant approach to scaling stateless workloads. By itself, scaling stateless workloads will run into bottlenecks if the underlying database doesn't have a corresponding ...