OpenShift users gain a trusted, validated path for installing and managing ScyllaDB Operator – backed by enterprise-grade support
ScyllaDB Operator is an open-source project that helps you run ScyllaDB on Kubernetes by managing ScyllaDB clusters deployed to Kubernetes and automating tasks related to operating a ScyllaDB cluster. For example, it automates installation, vertical and horizontal scaling, as well as rolling upgrades.
The latest release (version 1.20) is now Red Hat certified and available directly in the Red Hat OpenShift ecosystem catalog. Additionally, it brings new features, stability improvements and documentation updates.
Red Hat OpenShift Certification and Catalog Availablity
OpenShift has become a cornerstone platform for enterprise Kubernetes deployments, and we’ve been working to ensure ScyllaDB Operator feels like a native part of that ecosystem. With ScyllaDB Operator 1.20, we’re taking a significant step forward: the operator is now Red Hat certified and available directly in the Red Hat OpenShift ecosystem catalog.
See the
ScyllaDB Operator project in the Red Hat Ecosystem Catalog.
This milestone gives OpenShift users a trusted, validated path for installing and managing ScyllaDB Operator – backed by enterprise-grade support.
With this release, you can install ScyllaDB Operator through OLM (Operator Lifecycle Manager) using either the OpenShift Web Console or CLI. For detailed installation instructions and OpenShift-specific configuration examples – including guidance for platforms like Red Hat OpenShift Service on AWS (ROSA) – see the
Installing ScyllaDB Operator on OpenShift guide.
IPv6 support
ScyllaDB Operator 1.20 brings native support for IPv6 and dual-stack networking to your ScyllaDB clusters.
With dual-stack support, your ScyllaDB clusters can operate with both IPv4 and IPv6 addresses simultaneously. That provides flexibility for gradual migration scenarios or environments requiring support for both protocols. You can also configure IPv6-first deployments, where ScyllaDB uses IPv6 for internal communication while remaining accessible via both protocols.
You can control the IP addressing behaviour of your cluster through v1.ScyllaCluster’s .spec.network. The API abstracts away the underlying ScyllaDB configuration complexity so you can focus on your networking requirements rather than implementation details.
With this release, IPv4-first dual-stack and IPv6-first dual-stack configurations are production-ready. IPv6-only single-stack mode is available as an experimental feature under active development; it’s not recommended for production use. See
Production readiness for details.
Learn more about IPv6 networking in the
IPv6 networking documentation.
Other notable changes
Documentation improvements
This release includes a new guide on
automatic data cleanups. It explains how ScyllaDB Operator ensures that your ScyllaDB clusters maintain storage efficiency and data integrity by removing stale data and preventing data resurrection.
Dependency updates
This release also includes regular updates of ScyllaDB Monitoring and the packaged dashboards to support the latest ScyllaDB releases (4.12.1->4.14.0,
#3250), as well as its dependencies: Grafana (12.2.0->12.3.2) and Prometheus (v3.6.0->v3.9.1).
For more changes and details, check out the
GitHub release notes.
Upgrade instructions
For instructions on upgrading ScyllaDB Operator to 1.20, please refer to the
Upgrading ScyllaDB Operator section of the documentation.
Supported versions
ScyllaDB 2024.1, 2025.1, 2025.3 – 2025.4
Red Hat OpenShift 4.20
Kubernetes 1.32 – 1.35
Container Runtime Interface API v1
ScyllaDB Manager 3.7 – 3.8
Getting started with ScyllaDB Operator
ScyllaDB Operator Documentation
Learn how to deploy ScyllaDB on Google Kubernetes Engine (GKE)
Learn how to deploy ScyllaDB on Amazon Elastic Kubernetes Engine (EKS)
Learn how to deploy ScyllaDB on a Kubernetes Cluster
Related links
ScyllaDB Operator
source (on GitHub)
ScyllaDB Operator
image on DockerHub
ScyllaDB Operator
Helm Chart repository
ScyllaDB Operator
documentation
ScyllaDB Operator for Kubernetes
lesson in ScyllaDB University
Report a problem
Your feedback is always welcome! Feel free to
open an issue or reach out on the #scylla-operator channel in
ScyllaDB User Slack.