Tulsishah / gcs-fuse-csi-driver

The Google Cloud Storage FUSE Container Storage Interface (CSI) Plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Storage FUSE CSI Driver

The Google Cloud Storage FUSE Container Storage Interface (CSI) Plugin.

WARNNING: This project is still under development, please do not use the driver in production environments.

Project Overview

Cloud Storage FUSE CSI Driver allows Kubernetes applications to upload and download Google Cloud Storage (GCS) objects using standard file system semantics within Pods running on GKE. The CSI driver relies on Cloud Storage FUSE to mount Cloud Storage buckets as file systems on GKE nodes.

Project Status

Status: internal test

Get Started

Kubernetes Development

Refer to the Cloud Storage FUSE CSI Driver Development Guide.

About

The Google Cloud Storage FUSE Container Storage Interface (CSI) Plugin.

License:Apache License 2.0


Languages

Language:Go 86.4%Language:Shell 4.6%Language:Makefile 3.8%Language:Python 3.3%Language:Dockerfile 1.8%