Giter Site home page Giter Site logo

csi-baremetal's Introduction

PR validation E2E testing codecov Go Report Card Kubernetes

Bare-metal CSI Driver

Bare-metal CSI Driver is a CSI spec implementation to manage locally attached disks for Kubernetes.

  • Project status: GA

Features

  • Dynamic provisioning: Volumes are created dynamically when PersistentVolumeClaim objects are created.
  • Volume binding modes
    • WaitForFirstConsumer
  • Generic ephemeral volumes (k8s v1.21+)
  • LVM support
  • Storage classes for the different drive types: HDD, SSD, NVMe
  • Drive health detection
  • Scheduler extender
  • Support unique ID for each node in the K8s cluster
  • Service procedures - node and disk replacement
  • Volume expand support
  • Raw block mode
  • Ability to deploy on subset of nodes within cluster
  • CSI Operator

Planned features

  • User defined storage classes
  • NVMeOf support
  • Kubernetes Scheduler
  • SMART Self Test execution
  • Volume cloning
  • Support of additional Linux distributions/versions

Related repositories

Installation process

Installation process is documented in Bare-metal CSI Operator

Upgdare process

Upgrade process is documented in Bare-metal CSI Operator

High level architecture

Bare-metal CSI driver consists from the following components:

  • Operator - responsible for CSI deployment and lifecycle (upgrade, node add/remove, etc.)
  • Scheduler extender - handles filter and score requests coming from scheduler, requests capacity reservation from Controller service
  • Scheduler patcher - automates scheduler configuration patching, optional component
  • Controller service - handles Create/Delete/Expand Volume requests
  • Node service - handles Volume Stage/Unstage, Publish/Unpublish requests
  • Drive manager - discovers locally attach disks (drives)
  • Node controller - maintains persistent node IDs

Screenshot

Contribution

Please refer Contribution Guideline fo details

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.