Code Monkey home page Code Monkey logo

celery-operator's Introduction

Celery Operator

github-action-build codecov

Project Status: The basic CRD has been created. The metrics extraction and testing is ongoing right now...

Celery Operator deploys a quick celery solution within Kubernetes. You can manage multiple celery clusters within the Kubernetes through this operator. This operator is powered by operator framework. So, this is a more native way to create the celery infrastructure.

The tetative features supported are listed here.

  • Dependency Free - No external broker is needed. It will spin up a broker for you automatically
  • Mutiple Worker Pools - You can configure different worker pools for different queue
  • Built-in HPA supported - A simple autoscaler based on resource usage

Progress updated

Here is the tracker for the MVP of this operators. After MVP, alpha version will be implemented.

  • Pod Spawning
    • Redis Deployment Broker
    • Scheduler Deployment
    • Worker
  • Pod Scaling
    • Worker
    • Scheduler
  • Field update on the CRD
    • Worker
    • Scheduler
    • Broker
    • Celery Stack
  • HPA
    • Implement scaling in broker
    • Implement scaling in worker
    • Implement scaling in scheduler
  • Metric Export
    • Get the metric from Broker
    • Display the metric in Get and Describe API
    • Create Metric Endpoint
  • Testing
    • Basic Celery Object Creation
    • Pod delete and respawning testing
    • Task Queuing

Please note that this has not been production ready yet.

Tech Blog

These are the tech blogs to record the development process.

celery-operator's People

Contributors

ryansiu1995 avatar

Stargazers

Vergilken avatar Mike Lissner avatar Trung Kien Nguyen - Ken Nguyen avatar Chico Venancio avatar Robert Unger avatar Desmond Ho avatar

Watchers

Chico Venancio avatar James Cloos avatar  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.