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 72 posts
Running tlp-stress in Kubernetes
11/11/2019
Running Cassandra in Kubernetes presents some interesting challenges. Performance is almost always an important consideration with Cassandra, no less so when running in Kubernetes. In this post, I dem...
sky-uk/cassandra-operator
7/22/2019
The Cassandra Operator is a Kubernetes operator that manages Cassandra clusters inside Kubernetes. The project is alpha status and can be used in development environments. It is not yet recommended f...
Orange-OpenSource/cassandra-k8s-operator
5/24/2019
Project overview The CassKop Cassandra Kubernetes operator makes it easy to run Apache Cassandra on Kubernetes. Apache Cassandra is a popular, free, open-source, distributed wide column store, NoSQL...
uber/peloton
4/1/2019
As compute clusters scale, making efficient use of cluster resources becomes very important. Peloton is a Unified Resource Scheduler to co-schedule mixed types of workloads such as batch, stateless an...
Thousand Instances of Cassandra using Kubernetes Pet Set
2/5/2019
Editor’s note: this post is part of a series of in-depth articles on what’s new in Kubernetes 1.3For the Kubernetes 1.3 launch, we wanted to put the new Pet Set through its paces. By testing a thousan...
Kubernetes : Stateful Apps in Production and Distributed Database Orchestration
1/15/2019
GoogleCloudPlatform/gke-stateful-applications-demo
Table of Contents Google Kubernetes Engine Stateful Application Demo Introduction Architecture Architecture Diagram Kubernetes Manifests and Controllers StatefulSets Persistent Storage with Persisten...
IBM/Scalable-Cassandra-deployment-on-Kubernetes
11/22/2018
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...