google-cloud-storage-fuse
Mounts Cloud Storage buckets as a POSIX file system with Cloud Storage FUSE (gcsfuse). Use when you need to interact with gcsfuse — decide whether FUSE, native gs:// reads, or Filestore/Managed Lustre fits a workload, deploy tuned mounts on GKE, Compute Engine, or Cloud Run, enable and size the file, stat, and list caches, tune mount flags or config-file settings, apply workload profiles, keep ML checkpointing safe (rename atomicity, hierarchical namespace, close-time finalization, concurrent writers), or diagnose slow training, low throughput, or GCS bill spikes on existing mounts with gcsfuse metrics. Covers mount semantics, the gcsfuse CLI and config file, the GKE gcsfuse CSI driver (Workload Identity principal:// bindings, profile StorageClasses, sidecar sizing), and Cloud Run volume mounts. Don't use for bucket administration or data management without a mount (google-cloud-storage-basics) or for fully POSIX-compliant shared file systems (Filestore, Managed Lustre).
- Version
- v1
- License
- Apache-2.0
Pinned to revision 7a84ccaa96a6, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/google-cloud-storage-fuse/SKILL.md
- skills/google-cloud-storage-fuse/references/checkpoint-safety.md
- skills/google-cloud-storage-fuse/references/gke-training-deployment.md
- skills/google-cloud-storage-fuse/references/performance-diagnosis.md
Every link opens the file at its source, pinned to the revision this page describes.