Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/container-storage-interface/spec

Container Storage Interface (CSI) Specification.
https://github.com/container-storage-interface/spec

containers csi storage

Last synced: about 2 months ago
JSON representation

Container Storage Interface (CSI) Specification.

Awesome Lists containing this project

README

        

# Container Storage Interface (CSI) Specification ![build status](https://github.com/container-storage-interface/spec/actions/workflows/build.yaml/badge.svg)

![CSI Logo](logo.png)

This project contains the CSI [specification](spec.md) and [protobuf](csi.proto) files.

## CSI Adoption

### Container Orchestrators (CO)

* [Cloud Foundry](https://github.com/cloudfoundry/csi-plugins-release/blob/master/CSI_SUPPORT.md)
* [Kubernetes](https://kubernetes-csi.github.io/docs/)
* [Mesos](http://mesos.apache.org/documentation/latest/csi/)
* [Nomad](https://nomadproject.io/docs/internals/plugins/csi/)