项目作者: IBM
项目描述 :
In this code we provide a full roadmap the deployment of a multi-node scalable Cassandra cluster on Kubernetes. Cassandra understands that it is running within a cluster manager, and uses this cluster management infrastructure to help implement the application. Kubernetes concepts like Replication Controller, StatefulSets etc. are leveraged to deploy either non-persistent or persistent Cassandra clusters on Kubernetes cluster.
高级语言: Shell
项目地址: git://github.com/IBM/Scalable-Cassandra-deployment-on-Kubernetes.git