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
Dev Skills Kubernetes & Cassandra
8/21/2020
© 2020 DataStax Privacy Policy Terms of Use Sitemap DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United State...
Running Cassandra in Kubernetes: challenges and solutions
Flant staffDec 9, 2019 · 10 min readWe regularly deal with the Apache Cassandra and the need to operate it as a part of a Kubernetes-based infrastructure (for example, for Jaeger installations). In th...
Cassandra and Kubernetes: SIG Update and Survey
8/17/2020
Posted on August 14, 2020 by the Apache Cassandra Community« Back to the Apache Cassandra BlogFive operators for Apache Cassandra have been created that have made it easier to run containerized Cassan...
mesosphere/kudo-cassandra-operator
8/14/2020
The KUDO Cassandra Operator makes it easy to deploy and manage Apache Cassandra on Kubernetes.Konvoy Getting startedThe KUDO Cassandra operator requires KUDO and Kubernetes versions as specified in o...
Oh no! Yet another Kafka operator for Kubernetes
7/29/2020
Yes, we opensourced yet another Apache Kafka operator for Kubernetes. This might seem bizarre, considering the alternatives that are already available (they exist but there are not too many), so you m...
Cassandra Chaos Engineering With Litmus
7/20/2020
In this blog, I will talk about chaos engineering on Cassandra with Litmus. Before jumping in, let's do a quick recap on Litmus. Litmus is a framework for practicing Chaos Engineering in cloud-native ...
Dial C* for Operator - Creating a Cassandra Cluster with Cass Operator
7/2/2020
In this post we are going to take a deep dive look at provisioning a Cassandra cluster using the DataStax Kubernetes operator for Cassandra, Cass Operator. We will set up a multi-rack cluster with eac...
How to deploy a Cassandra Cluster/Ring on Kubernetes + OpenEBS
5/20/2020
Apache Cassandra is a distributed key-value store intended to run in a data center and also across multiple data centers. Initially it was designed as Facebook as an infrastructure for their messaging...