Was this page helpful?
Caution
You're viewing documentation for an unstable version of Scylla Operator. Switch to the latest stable version.
Scylla Operator project helps users to run ScyllaDB on Kubernetes. It extends the Kubernetes APIs using CustomResourceDefinitions(CRDs) and runs controllers that reconcile the desired state declared using these APIs.
Scylla Operator works with both ScyllaDB Open Source and ScyllaDB Enterprise. By default, our examples use ScyllaDB Open Source. To make the switch to ScyllaDB Enterprise, you only have to change the ScyllaCluster image repository and adjust the ScyllaDB utils image using ScyllaOperatorConfig.
Here is a subset of items to start with. You can also navigate through the documentation using the menu.
Learn about the components of Scylla Operator and how they fit together.
Configure your Kubernetes platform, install prerequisites and all components of Scylla Operator.
Learn about the APIs that Scylla Operator provides. ScyllaClusters, ScyllaDBMonitorings and more.
Tune your infra and ScyllaDB cluster for the best performance and low latency.
Visit the automatically generated API reference for all our APIs.
Was this page helpful?