Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T11:30:56.000Z (over 1 year ago)
- Last Synced: 2024-10-23T04:14:04.980Z (22 days ago)
- Topics: containers, csi, gcp, golang, google-cloud-storage, kubernetes, storage
- Language: Go
- Homepage: https://ofek.dev/csi-gcs/
- Size: 1.62 MB
- Stars: 152
- 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 | [![CI - Test](https://github.com/ofek/csi-gcs/actions/workflows/test.yml/badge.svg)](https://github.com/ofek/csi-gcs/actions/workflows/test.yml) [![CI - Image](https://github.com/ofek/csi-gcs/actions/workflows/image.yml/badge.svg)](https://github.com/ofek/csi-gcs/actions/workflows/image.yml) |
| Docs | [![Docs](https://github.com/ofek/csi-gcs/actions/workflows/docs.yml/badge.svg)](https://github.com/ofek/csi-gcs/actions/workflows/docs.yml) |
| Image | [![Docker - Version](https://img.shields.io/docker/v/ofekmeister/csi-gcs.svg?sort=semver)](https://hub.docker.com/r/ofekmeister/csi-gcs) [![Docker - Pulls](https://img.shields.io/docker/pulls/ofekmeister/csi-gcs.svg)](https://hub.docker.com/r/ofekmeister/csi-gcs) |
| Meta | [![License - MIT/Apache-2.0](https://img.shields.io/badge/license-MIT%2FApache--2.0-9400d3.svg)](https://spdx.org/licenses/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/ofek?logo=GitHub%20Sponsors&style=social)](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.