github.com/qsunny/k8s@v0.0.0-20220101153623-e6dca256d5bf/examples-master/cassandra/README.md (about) 1 # Example: Cassandra with StatefulSets on Kubernetes 2 3 4 This directory contains the source code and Kubernetes manifests for Cassandra 5 deployment with StatefulSets tutorial. 6 7 Follow this tutorial at https://kubernetes.io/docs/tutorials/stateful-application/cassandra/.