BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News K8ssandra: Production-Ready Platform for Running Apache Cassandra on Kubernetes

K8ssandra: Production-Ready Platform for Running Apache Cassandra on Kubernetes

This item in japanese

Bookmarks

DataStax recently released K8ssandra, an open-source distribution of Apache Cassandra for Kubernetes. K8ssandra aims to provide a "production-ready platform", and this includes automation for operational tasks such as repairs, backups, and monitoring. The California based data management company made this release at Kubecon + CloudNative North America 2020 virtual event.

K8ssandra is deployed using Helm and supports stateful workloads out of the box, which enables database administrators (DBAs) and site reliability engineers (SREs) to set up and operate Cassandra clusters using best practices in a Kubernetes environment.

Sam Ramji, chief strategy officer at DataStax, said:

"K8ssandra will help make data cloud-native. Kubernetes has made running and scaling stateless apps straightforward, but those apps need data. Bringing Cassandra to Kubernetes means having an automated open source distributed datastore that SREs appreciate. K8ssandra lets you scale data elastically and observe it with Prometheus and Grafana. It’s a distribution of known-good components that work well together on Kubernetes, and it’s a place for SREs to share operational wisdom."

Along with elastic scale and auto-healing features, K8ssandra also includes several essential tools for automating Cassandra.

Cass-operator serves as a translation layer between the control plane of Kubernetes and Cassandra cluster operations. Cassandra Reaper provides a solution for managing maintenance tasks and repairs. A backup and restore tool, Cassandra Medusa, is also included. Cassandra Reaper and Medusa were part of The Last Pickle, acquired by DataStax earlier this year.

From an observability point of view, K8ssandra comes with pre-configured metrics for Prometheus and pre-designed dashboards in Grafana.

Source: https://www.datastax.com/blog/2020/11/developer-newsletter-convergence-cassandra-and-kubernetes

As per the "Cloud Development Survey" from Evans Data Corporation, 62% of developers preferred Kubernetes itself or cloud service providers to manage their data. Patric McFadin, vice president of developer relations at DataStax, expanded this further:

"A Kubernetes Operator has the job of helping communications between Kubernetes and a running process. It is beyond the scope of what an Operator should do to handle multiple processes at the same time. K8ssandra makes use of both Operator and Helm as part of the distribution."

Speaking about this release, Tom Offermann, senior software engineer at New Relic, said, "New Relic is highly supportive of standardizing community-supported tools for operating and managing Cassandra clusters. We are excited about the K8ssandra launch and look forward to actively contributing and collaborating with the broader open source community. This is a great starting point for new and existing users to run Cassandra in Kubernetes and benefit from direct access to the best available Cassandra expertise and practices."

To get started with K8ssandra, readers can follow the Getting Started guide. DataStax provided the hands-on experience with K8ssandra at the KubeCon, and replay is available on YouTube. Also, there is a Certification Program for running Cassandra on Kubernetes, being developed by DataStax. Readers can find the details and sign up for the updates here.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT