https://github.com/cvmfs-contrib/cvmfs-csi
CSI driver for CernVM-FS
https://github.com/cvmfs-contrib/cvmfs-csi
csi cvmfs kubernetes
Last synced: 5 months ago
JSON representation
CSI driver for CernVM-FS
- Host: GitHub
- URL: https://github.com/cvmfs-contrib/cvmfs-csi
- Owner: cvmfs-contrib
- License: apache-2.0
- Created: 2019-02-12T17:01:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-08-19T08:46:31.000Z (11 months ago)
- Last Synced: 2025-11-17T03:31:34.427Z (8 months ago)
- Topics: csi, cvmfs, kubernetes
- Language: Go
- Homepage:
- Size: 26 MB
- Stars: 23
- Watchers: 8
- Forks: 30
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# CVMFS CSI plugin
CVMFS [Container Storage Interface](https://github.com/container-storage-interface/spec) (CSI) plugin provides read-only mounting of [CernVM-FS](https://cernvm.cern.ch/fs/) (CVMFS) repositories in CSI-enabled container orchestrators.
See project documentation at [docs/](./docs).
## Reporting bugs
Please report issues at .
## Contributing
Please read the [Contributing document](/CONTRIBUTING.md) first.
You can submit patches using GitHub pull requests at . For larger changes please open an Issue to discuss them first before submitting patches.