Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/container-storage-interface/spec
- Owner: container-storage-interface
- License: apache-2.0
- Created: 2017-05-19T04:23:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T00:01:39.000Z (7 months ago)
- Last Synced: 2024-10-16T08:06:21.751Z (3 months ago)
- Topics: containers, csi, storage
- Language: Makefile
- Homepage:
- Size: 1.42 MB
- Stars: 1,338
- Watchers: 95
- Forks: 373
- Open Issues: 146
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - container-storage-interface/spec - Container Storage Interface (CSI) Specification. (Makefile)
- awesome-starred - container-storage-interface/spec - Container Storage Interface (CSI) Specification. (others)
- grpc-protos - container-storage-interface/spec - storage-interface/spec) | storage ,kubernetes ,plugin ,spec (Repositories)
- awesome - container-storage-interface/spec - Container Storage Interface (CSI) Specification. (Makefile)
- awesome - container-storage-interface/spec - Container Storage Interface (CSI) Specification. (Makefile)
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/)