examples/cassandra
Manuel Alejandro de Brito Fontes 23e957d104 Add owners file to cassandra example (#202) 2018-02-26 12:00:52 -08:00
..
image Replace deprecated ubuntu-slim image with debian-base from k8s (#198) 2018-02-20 18:35:28 -08:00
java Remove unused Java import package (#142) 2018-02-20 19:16:45 -08:00
OWNERS Add owners file to cassandra example (#202) 2018-02-26 12:00:52 -08:00
README.md Redirect tutorials to the docs site (#85) 2017-08-26 12:42:10 -07:00
cassandra-service.yaml Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
cassandra-statefulset.yaml Improve cassandra deployment (#199) 2018-02-21 09:45:27 -08:00

README.md

Example: Cassandra with StatefulSets on Kubernetes

This directory contains the source code and Kubernetes manifests for Cassandra deployment with StatefulSets tutorial.

Follow this tutorial at https://kubernetes.io/docs/tutorials/stateful-application/cassandra/.