Tentang dukungan Filestore untuk Google Kubernetes Engine
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Instance Filestore adalah server file yang terkelola sepenuhnya di Google Cloud yang
dapat Anda gunakan sebagai penyimpanan yang andal dengan akses ReadWriteMany
untuk cluster Google Kubernetes Engine (GKE) Anda.
Sebagai jenis penyimpanan yang andal atau non-ephemeral, data Anda akan dipertahankan setelah siklus proses Pod GKE.
Sebagai penyimpanan yang andal dengan akses ReadWriteMany, PersistentVolumes GKE Anda dapat dipasang sebagai baca-tulis oleh banyak node.
Tidak seperti mode akses baca-tulis tunggal yang bersifat bawaan pada Persistent Disk, instance Filestore dapat diakses dari beberapa node GKE secara bersamaan.
Dengan begitu, Anda dapat memulai Pod pada node GKE yang tersedia mana pun, sehingga cluster GKE
akan lebih efisien.
Sebagai jenis penyimpanan file, Filestore mendukung beberapa instance aplikasi untuk mengakses sistem file yang sama secara bersamaan.
Multishare Filestore untuk GKE yang dikombinasikan dengan
driver CSI GKE Filestore,
versi 1.27 atau yang lebih baru, memberikan manfaat berikut:
Memberikan tampilan komprehensif PersistentVolumes sebagai satu penyimpanan gabungan.
Mendukung penyediaan volume dinamis, berbagi penskalaan, dan peningkatan atau penurunan kapasitas instance sesuai kebutuhan.
Mendukung banyak aktivitas berbagi dengan ukuran yang lebih kecil dan fleksibel untuk peningkatan
pemakaian serta efisiensi biaya setiap instance Filestore.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-18 UTC."],[[["\u003cp\u003eFilestore instances on Google Cloud offer fully managed, durable file storage with ReadWriteMany access for Google Kubernetes Engine (GKE) clusters, ensuring data persists beyond Pod lifecycles.\u003c/p\u003e\n"],["\u003cp\u003eUnlike Persistent Disk, Filestore allows multiple GKE nodes to simultaneously access the same instance, enabling Pods to be initiated on any available node for enhanced cluster efficiency.\u003c/p\u003e\n"],["\u003cp\u003eThe GKE Filestore CSI driver is the primary interface for utilizing Filestore with GKE, providing managed NFS storage via Kubernetes APIs and enabling dynamic provisioning of PersistentVolumes.\u003c/p\u003e\n"],["\u003cp\u003eFilestore multishares, combined with the GKE Filestore CSI driver, offer a unified view of PersistentVolumes, support dynamic scaling of storage capacity, and improve cost efficiency through smaller, more flexible share sizing.\u003c/p\u003e\n"]]],[],null,["# About Filestore support for Google Kubernetes Engine\n\nFilestore instances are fully managed file servers on Google Cloud that\nyou can use as durable storage with [ReadWriteMany](/kubernetes-engine/docs/concepts/persistent-volumes#access_modes)\naccess for your Google Kubernetes Engine (GKE) clusters.\n\n- As a type of durable or [non-ephemeral](/kubernetes-engine/docs/concepts/storage-overview)\n storage, your data persists beyond the lifecycle of your GKE\n Pods.\n\n- As durable storage with [ReadWriteMany](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes)\n access, your GKE [PersistentVolumes](/kubernetes-engine/docs/concepts/persistent-volumes#persistentvolumes)\n can be mounted as read-write by many nodes.\n\n- Unlike the single read-write access mode inherent to Persistent Disk, Filestore\n instances are accessible from multiple GKE nodes simultaneously.\n This lets you initiate Pods on any available GKE node, giving you greater\n efficiency of your GKE clusters.\n\n- As a type of [file storage](/filestore/docs/overview), Filestore\n supports multiple concurrent application instances accessing the same file\n system, simultaneously.\n\nFor more information, see [Deploy a stateful workload with Filestore](/kubernetes-engine/docs/tutorials/stateful-workload).\n\nFilestore and the GKE Filestore CSI driver\n------------------------------------------\n\nThe GKE Filestore CSI driver is the primary way for you\nto use Filestore instances with GKE and provides the\nfollowing benefits:\n\n- You have access to fully-managed NFS storage through the Kubernetes\n APIs ([`kubectl`](https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api)).\n\n- You can use the GKE Filestore CSI driver to dynamically\n provision your PersistentVolumes.\n\n- You can use the GKE Filestore CSI driver to create\n [CSI volume snapshots](/kubernetes-engine/docs/how-to/persistent-volumes/volume-snapshots)\n which subsequently create [Filestore backups](/filestore/docs/backups).\n\nFor a detailed list of benefits, see\n[Access instances with the GKE Filestore CSI driver](/filestore/docs/csi-driver).\n\nFilestore multishares for GKE\n-----------------------------\n\nFilestore multishares for GKE combined with the\n[GKE Filestore CSI driver](/kubernetes-engine/docs/how-to/persistent-volumes/filestore-csi-driver),\nversion 1.27 or later, provides the following benefits:\n\n- Provides a comprehensive view of your PersistentVolumes as one pool of storage.\n\n- Supports [dynamic volume provisioning](https://kubernetes.io/docs/concepts/storage/dynamic-provisioning/),\n scaling share and instance capacity up or down as needed.\n\n- Supports multiple shares with smaller, more flexible sizing for improved\n utilization and cost efficiency of each Filestore instance.\n\nFor more information, see [Filestore multishares for GKE](/filestore/docs/multishares).\n\nWhat's next\n-----------\n\n- [Deploy a stateful workload with Filestore](/kubernetes-engine/docs/tutorials/stateful-workload)\n- [StorageClasses and dynamic volume provisioning](/filestore/docs/multishares#storageclasses_and_dynamic_volume_provisioning)\n- [Access Filestore instances with the Filestore CSI driver](/kubernetes-engine/docs/how-to/persistent-volumes/filestore-csi-driver)\n- [Filestore multishares for GKE](/filestore/docs/multishares)\n- [Optimize storage with Filestore multishares for GKE](/kubernetes-engine/docs/tutorials/optimize-multishares)\n- [Encrypt your GKE clusters' persistent storage using CMEK](/kubernetes-engine/docs/how-to/using-cmek#create_a_cmek_protected_attached_disk)"]]