examples/cassandra
vaibhav2107 538d302b41 Migrate k8s.gcr.io to registry.k8s.io 2023-02-13 16:26:17 +05:30
..
go Use docker to build cassandra jar file 2018-02-25 09:18:31 -03:00
image Migrate k8s.gcr.io to registry.k8s.io 2023-02-13 16:26:17 +05:30
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/.