Difference between revisions of "Kubernetes Filestore CSI driver"
Jump to navigation
Jump to search
(15 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
* https://cloud.google.com/kubernetes-engine/docs/how-to/persistent-volumes/filestore-csi-driver | * https://cloud.google.com/kubernetes-engine/docs/how-to/persistent-volumes/filestore-csi-driver | ||
− | Filestore CSI driver is enabled by default in [[ | + | Filestore CSI driver is enabled by default in [[GKE Autopilot]] clusters. |
Benefits: | Benefits: | ||
* You can use volume expansion with the Filestore CSI driver | * You can use volume expansion with the Filestore CSI driver | ||
− | + | Requirements: | |
* [[GKE version 1.21]] | * [[GKE version 1.21]] | ||
+ | == Related == | ||
+ | * [[NFS]] | ||
+ | * <code>[[kubectl create pvc]]</code> | ||
+ | * [[GcpFilestoreCsiDriver]] | ||
+ | * <code>[[gcp_filestore_csi_driver_config]] = true</code> | ||
+ | * [[Google Kubernetes Engine Autopilot]] | ||
== See also == | == See also == | ||
+ | * {{storage.gke.io}} | ||
+ | * {{CSI}} | ||
+ | |||
+ | [[Category:GCP]] |
Latest revision as of 12:06, 7 November 2024
wikipedia:Filestore CSI driver
Filestore CSI driver is enabled by default in GKE Autopilot clusters.
Benefits:
- You can use volume expansion with the Filestore CSI driver
Requirements:
Related[edit]
- NFS
kubectl create pvc
- GcpFilestoreCsiDriver
gcp_filestore_csi_driver_config = true
- Google Kubernetes Engine Autopilot
See also[edit]
- GKE:
storage.gke.io, filestore.csi.storage.gke.io, pd.csi.storage.gke.io
- CSI, Amazon EBS CSI driver, Kubernetes Filestore CSI driver, GKE CSI Driver
pd.csi.storage.gke.io
, CSI Migration,aws-efs-csi-driver, aws-ebs-csi-driver, gcp_filestore_csi_driver_config
,GcePersistentDiskCsiDriver, kind: CSINode, csi-hostpath-driver
, Kubernetes snapshots
Advertising: