Giter Club home page Giter Club logo

engula-operator's Introduction

Engula Operator

The engula operator manages engula clusters deployed to Kubernetes and automates tasks related to operating an engula cluster.

Background

engula is a serverless storage engine that empowers engineers to build reliable and cost-effective databases. But it is hard to deploy it to Kubernetes since the dependency order of engula is complex.

This project is to provide a declarative way to manage engula clusters on Kubernetes easily.

Please refer to engula/engula#214 for more details.

Benefits to the TiDB Community

The TiDB server has a distributed architecture with flexible and elastic scalability. This architecture supports pluggable storage drivers and engines, which powers you to customize your database solutions based on your own business requirements.

Engula is one of the potential storage engines that can serve data read/write requests from the TiDB servers. Engula is designed to be elastic, adaptive and extensible. The combination offers a totally new experience in addition to the many new features.

There is a TiDB operator to deploy TiDB clusters on Kubernetes, which uses TiKV as the default storage layer. The [engula-operator][] is proposed to bridge the gap between TiDB and Engula.

Design

kube-rs will be used to manage 6 CRDs:

  • Cluster
  • Journal
  • Storage
  • Background
  • KernelService
  • Engine

Cluster is the high-level CRD. End users just need to create or update this CRD in most cases. The Cluster owns the underlying CRDs like Journal and so on.

engula-operator's People

Contributors

gaocegege avatar thrimbda avatar

Watchers

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