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: 15 days 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: 2024-04-09T06:45:52.000Z (7 months ago)
- Last Synced: 2024-04-10T04:47:39.750Z (7 months ago)
- Topics: cloud-native, csi, filesystem, juicefs, kubernetes, posix
- Language: Go
- Homepage: https://github.com/juicedata/juicefs
- Size: 3.8 MB
- Stars: 191
- Watchers: 11
- Forks: 72
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).