examples/cassandra
windayski d901bad2f1
Update cassandra.yaml
fix typo
2020-08-31 20:22:27 +08:00
..
go Use docker to build cassandra jar file 2018-02-25 09:18:31 -03:00
image Update cassandra.yaml 2020-08-31 20:22:27 +08:00
java Preventing null pointer exceptions 2019-09-19 23:38:25 +08:00
Makefile Use docker to build cassandra jar file 2018-02-25 09:18:31 -03:00
OWNERS Update OWNERS files to include link to docs 2019-01-30 20:22:58 +01: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 Remove trailing whitespaces 2018-10-30 19:34:59 +01: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/.