https://github.com/ofek/csi-gcs
Kubernetes CSI driver for Google Cloud Storage
https://github.com/ofek/csi-gcs
containers csi gcp golang google-cloud-storage kubernetes storage
Last synced: 7 months ago
JSON representation
Kubernetes CSI driver for Google Cloud Storage
- Host: GitHub
- URL: https://github.com/ofek/csi-gcs
- Owner: ofek
- License: apache-2.0
- Created: 2020-01-19T06:19:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T11:30:56.000Z (about 2 years ago)
- Last Synced: 2024-12-10T04:10:26.004Z (7 months ago)
- Topics: containers, csi, gcp, golang, google-cloud-storage, kubernetes, storage
- Language: Go
- Homepage: https://ofek.dev/csi-gcs/
- Size: 1.62 MB
- Stars: 153
- Watchers: 8
- Forks: 39
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# csi-gcs
| | |
| --- | --- |
| CI/CD | [](https://github.com/ofek/csi-gcs/actions/workflows/test.yml) [](https://github.com/ofek/csi-gcs/actions/workflows/image.yml) |
| Docs | [](https://github.com/ofek/csi-gcs/actions/workflows/docs.yml) |
| Image | [](https://hub.docker.com/r/ofekmeister/csi-gcs) [](https://hub.docker.com/r/ofekmeister/csi-gcs) |
| Meta | [](https://spdx.org/licenses/) [](https://github.com/sponsors/ofek) |-----
An easy-to-use, cross-platform, and highly optimized Kubernetes CSI driver for mounting Google Cloud Storage buckets.
Feel free to read the [documentation](https://ofek.dev/csi-gcs/)!
## License
`csi-gcs` is distributed under the terms of both
- [Apache License, Version 2.0](https://choosealicense.com/licenses/apache-2.0)
- [MIT License](https://choosealicense.com/licenses/mit)at your option.
## Disclaimer
This is not an official Google product.