mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
14 lines
576 B
Markdown
14 lines
576 B
Markdown
|
# 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.
|
||
|
|
||
|
## 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/)
|