Giter VIP home page Giter VIP logo

scylla-operator's Introduction

Scylla Operator

Kubernetes Operator for Scylla (Pre-release version โš ๏ธ)

Scylla 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.

Quickstart

To quickly deploy a Scylla cluster, choose one of the following options:

  • Minikube: super quick and easy way to get started with the Scylla operator.
  • GKE: advanced guide for deploying Scylla with the best performance settings.
  • Generic: your platform isn't included? Follow this guide!

Description

The scylla-operator is a Kubernetes operator for managing scylla clusters. Currently it supports:

  • Deploying multi-zone clusters
  • Scaling up or adding new racks
  • Scaling down
  • Monitoring with Prometheus and Grafana

Future additions include:

Top-Performance Setup

Scylla performs the best when it has fast disks and direct access to the cpu. To deploy Scylla with maximum performance, follow the guide for your environment:

Bugs

If you find a bug or need help running scylla, you can reach out in the following ways:

  • #kubernetes channel on Slack.
  • File an issue describing the problem and how to reproduce.

Building the project

You can easily build Scylla Operator in your environment:

  • Open the Makefile and change the IMG environment variable to a repository you have access to.
  • Run make publish and wait for the image to be built and uploaded in your repo.

Contributing

We would love for you to contribute to Scylla Operator, help make it even better and learn together! Use these resources to help you get started:

Acknowledgements

This project is based on cassandra operator, a community effort started by yanniszark of Arrikto, as part of the Rook project.

scylla-operator's People

Contributors

yanniszark avatar dahankzter avatar gnumoreno avatar jwnx avatar dorlaor avatar tioxy avatar tobad357 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.