Skip to content

Commit

Permalink
Merge pull request #78 from tzach/beta
Browse files Browse the repository at this point in the history
Update status to Beta
  • Loading branch information
Henrik Johansson authored May 5, 2020
2 parents 3542010 + 1d07f24 commit 6ada988
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Scylla Operator
> Kubernetes Operator for Scylla (Pre-release version :warning:)
> Kubernetes Operator for Scylla (Beta version :warning:)
[Scylla](https://www.scylladb.com) 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.

Expand All @@ -14,6 +14,8 @@ To quickly deploy a Scylla cluster, choose one of the following options:

## Description

Scylla Operator is in **Beta** status.

The scylla-operator is a Kubernetes operator for managing scylla clusters. Currently it supports:
* Deploying multi-zone clusters
* Scaling up or adding new racks
Expand Down

0 comments on commit 6ada988

Please sign in to comment.