Giter VIP home page Giter VIP logo

karavi-resiliency's Introduction

Dell Container Storage Modules (CSM) for Resiliency

Contributor Covenant License Podmam Pulls Go version GitHub release (latest by date including pre-releases) Releases

CSM for Resiliency is part of the CSM (Container Storage Modules) open-source suite of Kubernetes storage enablers for Dell products. CSM for Resiliency is a project designed to make Kubernetes Applications, including those that utilize persistent storage, more resilient to various failures. The first component of CSM for Resiliency is a pod monitor that is specifically designed to protect stateful applications from various failures. It is not a standalone application, but rather is deployed as a sidecar to Dell CSI (Container Storage Interface) drivers, in both the driver's controller pods and the driver's node pods. Deploying CSM for Resiliency as a sidecar allows it to make direct requests to the driver through the Unix domain socket that Kubernetes sidecars use to make CSI requests.

Some of the methods CSM for Resiliency invokes in the driver are standard CSI methods, such as NodeUnpublishVolume, NodeUnstageVolume, and ControllerUnpublishVolume. CSM for Resiliency also uses proprietary calls that are not part of the standard CSI specification. Currently, there is only one, ValidateVolumeHostConnectivity that returns information on whether a host is connected to the storage system and/or whether any I/O activity has happened in the recent past from a list of specified volumes. This allows CSM for Resiliency to make more accurate determinations about the state of the system and its persistent volumes.

Accordingly, CSM for Resiliency is adapted to, and qualified with each Dell CSI driver it is to be used with. Different storage systems have different nuances and characteristics that CSM for Resiliency must take into account.

For documentation, please visit Container Storage Modules documentation.

Table of Contents

Building CSM for Resiliency

If you wish to clone and build CSM for Resiliency, a Linux host is required with the following installed:

Component Version Additional Information
Podman v4.4.1+ Podman installation
Buildah v1.29.1+ Buildah installation
Golang v1.21+ Golang installation
git latest Git installation

Once all prerequisites are on the Linux host, follow the steps below to clone, build and deploy CSM for Resiliency:

  1. Clone the repository: git clone https://github.com/dell/karavi-resiliency.git

  2. Define and export the following environment variables to point to your Podman registry:

    export REGISTRY_HOST=<registry host>
    export REGISTRY_PORT=<registry port>
    export VERSION=<version>
  3. At the root of the source tree, run the following to build and deploy: make

Testing CSM for Resiliency

From the root directory where the repo was cloned, the unit tests can be executed as follows:

make unit-test

Versioning

This project is adhering to Semantic Versioning.

About

Dell Container Storage Modules (CSM) is 100% open source and community-driven. All components are available under Apache 2 License on GitHub.

karavi-resiliency's People

Contributors

ameer-jabbar avatar alikdell avatar rbo54 avatar shaynafinocchiaro avatar gallacher avatar isaiasa1 avatar xuluna avatar pereskereotubo avatar dependabot[bot] avatar meggm avatar suryagupta4 avatar arnchiequ-dell avatar rodrigobassil avatar hoppea2 avatar atye avatar sharmilarama avatar rsedlock1958 avatar renovate[bot] avatar delldubey avatar tdawe avatar sakshi-dell avatar sahiba-gupta avatar randeepdell avatar nitesh3108 avatar shanduur-dell avatar lj-software avatar harishh-dell avatar donatwork avatar chimanjain avatar cbartoszdell avatar

Stargazers

George Kontridze avatar Jiho Lee avatar  avatar Cookie avatar  avatar  avatar  avatar frankfanslc avatar  avatar  avatar Audrius avatar  avatar  avatar

Watchers

 avatar Ian Bibby avatar James Cloos avatar Ryan Wallner avatar  avatar  avatar  avatar Fernando Alfaro Campos avatar  avatar yifei jin avatar Jooseppi Luna avatar Harish P avatar Michael Edegware avatar  avatar  avatar  avatar Prasanna M avatar  avatar Audrius avatar  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.