Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 70 posts
Deploy a highly-available Cassandra cluster in AWS using Kubernetes
10/24/2018
Deploy a highly-available Cassandra cluster in AWS using KubernetesAt Merapar, we use Cassandra as the back-bone for some of our highly-available cloud solutions. Cassandra is a highly available, high...
Example: Deploying Cassandra with Stateful Sets
Edit This PageThis tutorial shows you how to develop a native cloud Cassandra deployment on Kubernetes. In this example, a custom Cassandra SeedProvider enables Cassandra to discover new Cassandra nod...
IBM/Scalable-Cassandra-deployment-on-Kubernetes
Read this in other languages: 한국어、中国. This project demonstrates the deployment of a multi-node scalable Cassandra cluster on Kubernetes. Apache Cassandra is a massively scalable open source NoSQL dat...
Why We Built an Open Source Cassandra-Operator to Run Apache Cassandra on Kubernetes - Instaclustr
9/13/2018
As Kubernetes becomes the de facto for container orchestration, more and more developers (and enterprises) want to run Apache Cassandra on Kubernetes. It’s easy to get started with this – especially c...
instaclustr/cassandra-operator
8/3/2018
Cassandra operatorBuild Project status: pre-alphaMajor planned features have yet to be completed and API changes are currently planned, we reserve the right to address bugs and API changes in a backwa...
vgkowski/cassandra-operator
2/9/2018
Readme.md Kubernetes version: 1.9 This operator use the kubernetes code-generator for clientset: used to manipulate objects defined in the CRD (cassandraCluster) informers: cache fo...