examples/cassandra
wangxy518 9f51ba5514
Update jvm.options
2018-08-17 15:00:37 +08:00
..
go Use docker to build cassandra jar file 2018-02-25 09:18:31 -03:00
image Update jvm.options 2018-08-17 15:00:37 +08:00
java Use docker to build cassandra jar file 2018-02-25 09:18:31 -03:00
Makefile Use docker to build cassandra jar file 2018-02-25 09:18:31 -03: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 Use docker to build cassandra jar file 2018-02-25 09:18:31 -03: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/.