FUSE volumes · Issue #7890 · kubernetes/kubernetes

I have an use-case where I would like to mount Google Cloud Storage (GCS) bucket (and a directory in that bucket) in my container and use it as a regular FS. Currently, it seems doable using s3fs-f...