Giter Site home page Giter Site logo

marcosinger / maya Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openebs/maya

0.0 1.0 0.0 79.18 MB

OpenEBS storage orchestrator and infrastructure management engine, extending K8S and other to enable containerized storage for containers.

License: Apache License 2.0

Makefile 0.70% Shell 4.95% Go 94.26% HCL 0.08%

maya's Introduction

Overview

Build Status Go Report codecov GoDoc

This repository hosts the source code for OpenEBS Storage Orchestration Engine.

OpenEBS Storage Orchestration (aka Maya, meaning Magic) aims at managing storage for millions of containers with deceptive simplicity. Maya is the control plane for OpenEBS Storage. Maya is developed with a focused goal of easing(and at times completely eliminating) the Storage Ops for containers like

  • managing Storage Volumes (Persistent Volumes) and
  • managing Storage Infrastructure (Physical Storage - Local/Cloud Disks/SSDs/Cache, Controllers, Networks).

OpenEBS Maya allows you to manage storage across multiple zones (aka clusters/environments), that are co-located or geographically separated and can also run from within a single host. Maya can move the storage across different tiers based on the application needs (volume migration). Maya can learn and adapt to the changing environment through machine learning and data analytics.

Design

Maya - Storage Orchestration functionality is delivered through a set of services and tools that seamlessly integrate Maya into your Container Orchestrators like Kubernetes, Docker Swarm, etc., Maya comprises of several components, which are themself delivered as container images.

Maya components can be broadly classified based on their deployment type as follows:

  • Cluster Components - like API Server (maya-apiserver) that helps in processing the requests for creating new OpenEBS Volumes. The API server, will use the container orchestrators to provision the OpenEBS Volume Containers. Another example is the Smart Analytics (maya-mulebot) engine that gathers the data via the machine learning probes and runs heuristics analysis to optimize storage deployment.

  • Node/Host Components - are the services and tools that run on each of the nodes or docker hosts. In case of Kubernetes, these components are deployed as DaemonSets. The functionality of these components is local to the node like, Storage Agents (maya-agent) managing the disks attached to the hosts and helping in carving out the required disks to different OpenEBS Volumes. The agent can interact with Cluster components and vice-versa.

Maya makes the storage infrastructure programmable via the yaml files.

To start using Maya

Please refer to our documentation at OpenEBS Documentation

Start developing Maya

Head over to the developer's documentation for more details.

Dependency management

Maya uses golang dep to manage dependencies. Usage can be found on dep README.

maya's People

Contributors

bbashy avatar chentex avatar crod93 avatar ecliptik avatar fortrieb avatar gkganesh126 avatar kmova avatar payes avatar prateekpandey14 avatar rjstyles avatar sadpandabear avatar sanket0896 avatar satyamz avatar surajnarwade avatar utkarshmani1997 avatar vharsh avatar waseem18 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.