https://github.com/scality/cosi-driver-sample
A sample provisioner for COSI, the Container Object Storage Interface
https://github.com/scality/cosi-driver-sample
cosi cosi-driver kubernetes object-storage
Last synced: about 1 month ago
JSON representation
A sample provisioner for COSI, the Container Object Storage Interface
- Host: GitHub
- URL: https://github.com/scality/cosi-driver-sample
- Owner: scality
- License: apache-2.0
- Created: 2021-05-04T21:29:14.000Z (about 5 years ago)
- Default Branch: hack
- Last Pushed: 2023-07-27T03:39:42.000Z (almost 3 years ago)
- Last Synced: 2025-02-23T22:21:03.665Z (over 1 year ago)
- Topics: cosi, cosi-driver, kubernetes, object-storage
- Language: Go
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 35
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cosi-driver-sample
A sample driver for [COSI](https://github.com/kubernetes-sigs/container-object-storage-interface-spec), the Container Object Storage Interface. This can be used as a reference to implement a COSI driver for 'real' storage systems.
This project will be migrated into the [kubernetes-sigs](https://github.com/kubernetes-sigs/) organization once a repository has been created.