Why Kubernetes and Cassandra?
A great feature of Cassandra is its elastic ability to grow and shrink as required. Kubernetes simplifies distributed systems lifecycle management. Combining Cassandra with Kubernetes is a synergistic and natural fit that allows you to resize your Cassandra cluster by telling Kubernetes what you want and letting Kubernetes figure out the details of how to get there.
Next Concept: How to use Kubernetes with Cassandra