gcs Fuse Csi Driver Config
Parameters
value
The status of the GCSFuse CSI driver addon, which allows the usage of a gcs bucket as volumes. It is disabled by default for Standard clusters; set enabled = true
to enable. It is enabled by default for Autopilot clusters with version 1.24 or later; set enabled = true
to enable it explicitly. See Enable the Cloud Storage FUSE CSI driver for more information.
suspend fun gcsFuseCsiDriverConfig(argument: suspend ClusterAddonsConfigGcsFuseCsiDriverConfigArgsBuilder.() -> Unit)
Parameters
argument
The status of the GCSFuse CSI driver addon, which allows the usage of a gcs bucket as volumes. It is disabled by default for Standard clusters; set enabled = true
to enable. It is enabled by default for Autopilot clusters with version 1.24 or later; set enabled = true
to enable it explicitly. See Enable the Cloud Storage FUSE CSI driver for more information.