Skip to content

Latest commit

 

History

History

csi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CSI

Introduction

This project is the OpenSDS Project NorthBound Plugin for Container Storage Interface.

Container Storage Interface (CSI) aims to define an industry standard that enables storage vendors (SP) to develop a plugin once and have it work across a number of container orchestration (CO) systems. The container orchestration (CO) systems include Kubernetes, Mesos, Docker, Cloud Foundry and so forth.

This project will implement all the interfaces defined by Container Storage Interface (CSI). It has seperate plugins for supporting block and file storages.