Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juicedata/juicefs-csi-driver
JuiceFS CSI Driver
https://github.com/juicedata/juicefs-csi-driver
cloud-native csi filesystem juicefs kubernetes posix
Last synced: 1 day ago
JSON representation
JuiceFS CSI Driver
- Host: GitHub
- URL: https://github.com/juicedata/juicefs-csi-driver
- Owner: juicedata
- License: apache-2.0
- Created: 2019-07-11T13:28:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T08:31:30.000Z (4 days ago)
- Last Synced: 2025-01-22T13:56:59.363Z (3 days ago)
- Topics: cloud-native, csi, filesystem, juicefs, kubernetes, posix
- Language: Go
- Homepage: https://github.com/juicedata/juicefs
- Size: 9.6 MB
- Stars: 230
- Watchers: 11
- Forks: 88
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- stars - juicedata/juicefs-csi-driver
README
# JuiceFS CSI Driver
[![CI](https://github.com/juicedata/juicefs-csi-driver/actions/workflows/go.yaml/badge.svg)](https://github.com/juicedata/juicefs-csi-driver/actions/workflows/go.yaml)
[![nightly](https://github.com/juicedata/juicefs-csi-driver/actions/workflows/nightly.yaml/badge.svg)](https://github.com/juicedata/juicefs-csi-driver/actions/workflows/nightly.yaml)JuiceFS CSI Driver allows you to use [JuiceFS](https://juicefs.com) in Kubernetes, learn more at:
* [Documentation](https://juicefs.com/docs/csi/introduction)
* [文档(中文版)](https://juicefs.com/docs/zh/csi/introduction)## License
JuiceFS CSI Driver is open-sourced under Apache License 2.0, see [LICENSE](LICENSE).