项目作者: 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
创建时间: 2017-03-13T23:32:23Z
项目社区:https://github.com/IBM/Scalable-Cassandra-deployment-on-Kubernetes

开源协议:Apache License 2.0

下载