Giter Site home page Giter Site logo

rexray's Introduction

What is Rex-Ray?

  • REX-Ray is an open source, storage management solution designed to support container runtimes such as Docker and Mesos.
  • REX-Ray enables stateful applications, such as databases, to persist and maintain its data after the life cycle of the container has ended.
  • Built-in high availability enables orchestrators such as Docker Swarm, K8s, and Mesos Frameworks like Marathon to automatically orchestrate storage tasks between hosts in a cluster.

What makes Rex-Ray a vendor agnostic model?

  • RexRay is built on top of the libStorage framework.
  • LibStorage provides a vendor agnostic storage orchestration model, API, and reference client and server implementations.
  • LibStorage enables storage consumption by leveraging methods commonly available, locally and/or externally, to an operating system (OS).

Libstorage sounds interesting. Tell me more !!

  • LibStorage focuses on adding value to container runtimes and storage orchestration tools such as Docker and Mesos, however the libStorage framework is available abstractly for more general usage across:

  • Operating systems

  • Storage platforms

  • Hardware platforms

  • Virtualization platforms

The client side implementation, focused on operating system activities, has a minimal set of dependencies in order to avoid a large, runtime footprint. It is imporant to note that embedding libStorage client and server components enable container runtimes to communicate directly with storage platforms, the ideal architecture. This design requires minimal operational dependencies and is still able to provide volume management for container runtimes.

Refer this to deep dive into architecture.

What is CSI? Does RexRay support CSI?

The Container Storage Interface (CSI) specification is an industry-wide collaboration between the companies that make container orchestration platforms such as Kubernetes, Mesos, and Docker.Container Storage Interface (CSI), the community has cemented the role of storage and volumes with applications. This enables storage platforms and tools to focus and create trusted integrations to universally support persistent applications

REX-Ray supports CSI and adheres to all of the specification's requirements, such as idempotency. This means that all existing storage providers support CSI and are idempotent as well. Not only that, but REX-Ray supports native CSI plug-ins!

REX-Ray provided important early validation to the CSI specification by releasing initial support in 0.10. The upcoming REX-Ray 0.12 release will include CSI 0.1 support for all existing storage drivers and any new native CSI drivers.

Read More..

Installation

Google Cloud Platform
[AWS]
[VirtualBox]
[Microsoft Azure]
[Docker for Mac]
[VMware ESXi]

rexray's People

Contributors

ajeetraina avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

openusm

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.