Scylla Operator is a Kubernetes Operator for managing and automating tasks related to managing ScyllaDB clusters.
ScyllaDB is a close-to-the-hardware rewrite of Cassandra in C++. It features a shared nothing architecture that enables true linear scaling and major hardware optimizations that achieve ultra-low latencies and extreme throughput. It is a drop-in replacement for Cassandra and uses the same interfaces.
ScyllaDB Operator documentation is available on https://operator.docs.scylladb.com. It's the best place to start learning about the Operator, its features, and how to use it.
Please refer to the Installation section of our documentation to learn how to deploy ScyllaDB Operator in your Kubernetes cluster.
You can also check out our ScyllaDB University lesson to learn more about the Operator and how to use it. The lesson includes some hands-on examples which you can run yourself.
To find out more about our releases and support matrix there is a dedicated docs page.
If you find a bug please file an issue for us.
We are also available on #scylla-operator channel on Slack if you have questions.
We would love you to contribute to Scylla Operator, help make it even better and learn together! Have a look at the Contributing Guide or reach out to us on #scylla-operator channel on Slack if you have questions.