2018-01-09 18:57:14 +00:00
|
|
|
# Container Storage Interface (CSI) Specification [![build status](https://travis-ci.org/container-storage-interface/spec.svg?branch=master)](https://travis-ci.org/container-storage-interface/spec)
|
|
|
|
|
|
|
|
![CSI Logo](logo.png)
|
|
|
|
|
|
|
|
This project contains the CSI [specification](spec.md) and [protobuf](csi.proto) files.
|
2018-07-18 14:47:22 +00:00
|
|
|
|
|
|
|
## CSI Adoption
|
|
|
|
|
|
|
|
### Container Orchestrators (CO)
|
|
|
|
|
|
|
|
* [Cloud Foundry](https://github.com/cloudfoundry/csi-local-volume-release)
|
|
|
|
* [Kubernetes](https://kubernetes-csi.github.io/docs/)
|
|
|
|
* [Mesos](http://mesos.apache.org/documentation/latest/csi/)
|