Skip to content

Dockerfile and kubernetes manifests for the cassandra statefulset on kubernetes

License

Notifications You must be signed in to change notification settings

songyunlu/kubernetes-cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kubernetes-cassandra

The cassandra docker image is built based on dokcer-oracle-java-8 image. The Dockerfile and kubernetes manifests are created by refering to kubernetes's cassandra statefulset tutorial. You can get the image by docker pull gn00023040/kubernetes-cassandra.

The cassandra statefulset leverages the awesome modified version of hostpath-provisioner storage calss created by @MaZderMind to store data in the host path.

Warning: the kubernetes manifesets defined here is only for development/testing purpose, do not apply them to a production environment.

About

Dockerfile and kubernetes manifests for the cassandra statefulset on kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages