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 68 posts
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...
jetstack/navigator
10/31/2018
Navigator is a Kubernetes extension for managing common stateful services on Kubernetes. It is implemented as a custom apiserver that operates behind kube-aggregator and introduces a variety of new Ku...
Understanding How YugaByte DB Runs on Kubernetes – The YugaByte Database Blog
10/24/2018
As we reviewed in “Docker, Kubernetes and the Rise of Cloud Native Databases”, Kubernetes has benefited from rapid adoption to become the de-facto choice for container orchestration. This has happened...
Deploy a highly-available Cassandra cluster in AWS using Kubernetes
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...