ScyllaDB University Live | Free Virtual Training Event
Learn more
ScyllaDB Documentation Logo Documentation
  • Server
    • ScyllaDB Open Source
    • ScyllaDB Enterprise
    • ScyllaDB Alternator
  • Cloud
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
Download
Menu

Caution

You're viewing documentation for an unstable version of Scylla Operator. Switch to the latest stable version.

ScyllaDB Docs Scylla Operator Releases

Releases¶

Schedule¶

We are aiming to ship a new release approximately every 6 weeks. The following release schedule is only advisory, there are no commitments made to hitting these dates.

Release

Code freeze

General availability

1.12

2023-12-18

2024-01-08

Supported releases¶

We support the latest 2 releases of the operator to give everyone time to upgrade.

Release

General availability

Support ends

1.11

2023-11-09

Release of 1.13

1.10

2023-08-25

Release of 1.12

1.9

2023-07-04

2023-11-09

1.8

2023-01-25

2023-08-25

1.7

2022-01-27

2023-07-04

1.6

2021-12-03

2023-01-25

1.5

2021-09-16

2022-01-27

1.4

2021-08-10

2021-12-03

1.3

2021-06-17

2021-09-16

1.2

2021-05-06

2021-08-10

1.1

2021-03-22

2021-06-17

1.0

2021-01-21

2021-05-06

Backport policy¶

Usually, only important bug fixes are eligible for being backported. This may depend on the situation and assessment of the maintainers.

CI/CD¶

We use GitHub actions for our CI/CD. Every merge to a supported branch, or a creation of a tag will automatically trigger a job to build, test and publish the container image and other artifacts like helm charts. Before we publish any image, it must pass the e2e suite.

Automated promotions¶

Git reference

Type

Container image

master

branch

docker.io/scylladb/scylla-operator:latest

vX.Y

branch

docker.io/scylladb/scylla-operator:X.Y

vX.Y.Z

tag

docker.io/scylladb/scylla-operator:X.Y.Z

vX.Y.Z-alpha.N

tag

docker.io/scylladb/scylla-operator:X.Y.Z-alpha.N

vX.Y.Z-beta.N

tag

docker.io/scylladb/scylla-operator:X.Y.Z-beta.N

vX.Y.Z-rc.N

tag

docker.io/scylladb/scylla-operator:X.Y.Z-rc.N

Generally available¶

GA images aren’t build from scratch but rather promoted from an existing release candidates. When we decide a release candidate has the acceptable quality and QA sings it off, the release candidate is promoted to become the GA release. This makes sure the image has exactly the same content and SHA as the tested release candidate.

Support matrix¶

Support matrix table shows the version requirements for a particular scylla-operator version. Be sure to match these requirements, otherwise some functionality will not work.

v1.11

v1.10

v1.9

v1.8

v1.7

v1.6

v1.5

v1.4

v1.3

v1.2

v1.1

v1.0

Kubernetes

>=1.21

>=1.21

>=1.21

>=1.21

>=1.20 && <1.25

>=1.19.10 && <1.25

>=1.19.10

>=1.19.10

>=1.19

>=1.19

>=1.11

>=1.11

CRI API

v1

v1

v1

v1alpha2

v1alpha2

v1alpha2

Scylla OS

>=5.0

>=5.0

>=5.0

>=5.0

>=4.3

>=4.3

>=4.3

>=4.3

>=4.2

>=4.2

>=4.0

>=4.0

Scylla Enterprise

>=2021.1

>=2021.1

>=2021.1

>=2021.1

>=2021.1

>=2021.1

>=2021.1

>=2021.1

>=2020.1

>=2020.1

>=2020.1

>=2020.1

Scylla Manager

>=2.6

>=2.6

>=2.6

>=2.6

>=2.2

>=2.2

>=2.2

>=2.2

>=2.2

>=2.2

>=2.2

>=2.2

Scylla Monitoring

4.4.5

>=4.0

>=4.0

>=4.0

>=3.0

>=3.0

>=1.0

>=1.0

>=1.0

>=1.0

>=1.0

>=1.0

Was this page helpful?

PREVIOUS
Upgrade of Scylla Operator
NEXT
Support
Scylla Operator
  • master
    • v1.11
    • v1.10
    • v1.9
    • master
  • Deploying Scylla on a Kubernetes Cluster
  • Deploying Scylla on EKS
  • Deploying Scylla on GKE
  • Deploying Scylla stack using Helm Charts
  • Results
  • Monitoring
  • Cleanup
  • Deploying Scylla Manager on a Kubernetes Cluster
  • Monitoring
  • Version migrations
  • Node operations using Scylla Operator
    • Upgrading version of Scylla
    • Replacing a Scylla node
    • Automatic cleanup and replacement in case when k8s node is lost
    • Maintenance mode
    • Restore from backup
  • Exposing ScyllaCluster
  • Deploying multi-datacenter ScyllaDB clusters in Kubernetes
    • Build multiple Amazon EKS clusters with inter-Kubernetes networking
    • Build multiple GKE clusters with inter-Kubernetes networking
    • Deploy a multi-datacenter ScyllaDB cluster in multiple interconnected Kubernetes clusters
  • Performance tuning
  • Upgrade of Scylla Operator
  • Releases
  • Support
    • Support overview
    • Known issues
    • Troubleshooting
      • Troubleshooting installation issues
    • Gathering data with must-gather
  • Scylla Cluster CRD
  • Contributing to Scylla Operator
  • Create an issue
  • Edit this page

On this page

  • Releases
    • Schedule
    • Supported releases
      • Backport policy
    • CI/CD
      • Automated promotions
      • Generally available
    • Support matrix
Logo
Docs University Contact Us About Us
Mail List Icon Slack Icon Forum Icon
© 2023, ScyllaDB. All rights reserved.
Last updated on 29 November 2023.
Powered by Sphinx 7.2.6 & ScyllaDB Theme 1.6.1