instaclustr / cassandra-operator

Kubernetes operator for Apache Cassandra

Home Page:https://instaclustr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Status: Sunset

The Cassandra-operator is no longer supported. If you are looking for an Apache Cassandra operator for Kubernetes, please check out the operator from the K8ssandra project called cass-operator.

Kubernetes Operator for Cassandra

The Cassandra Operator manages Cassandra clusters deployed to Kubernetes and automates tasks related to operating a Cassandra cluster.

Currently user-facing, Cassandra cluster objects are created as Kubernetes Custom Resources.

Cassandra Version Support

We are currently building images for Cassandra 3.11.9 and 4.0.0.

Documentation

All relevant information related to the usage of our Instaclustr Cassandra Operator is in our operator wiki

Requirements

  • Kubernetes 1.15+
  • Helm 3 (if you want to use the included helm charts)

Limitations

  • This operator is currently a work in progress, and breaking changes are landing in master all the time. Here be dragons!
  • We expect to consider the Cassandra Operator stable soon; backwards incompatible changes will not be made once the project reaches stability.
  • Some planned features have yet to be completed, and API changes are still possible—meaning that bug fixes, API, and version changes may not be backwards compatible.
  • Please see the Instaclustr supported projects page for the enterprise support status of the Cassandra Operator.

Further Information

About

Kubernetes operator for Apache Cassandra

https://instaclustr.com

License:Apache License 2.0


Languages

Language:Go 67.1%Language:Shell 15.0%Language:Java 11.4%Language:Makefile 3.2%Language:Dockerfile 2.4%Language:Mustache 0.9%