--addons
Jump to navigation
Jump to search
-addons ConfigConnector | GcePersistentDiskCsiDriver | GcpFilestoreCsiDriver | BackupRestore
gcloud container clusters create CLUSTER_NAME \ --release-channel CHANNEL \ --addons ConfigConnector \ --workload-pool=PROJECT_ID.svc.id.goog \ --logging=SYSTEM \ --monitoring=SYSTEM
gcloud container clusters create YOUR-CLUSTER-NAME \ --addons=GcePersistentDiskCsiDriver \ --cluster-version=VERSION
gcloud container clusters create CLUSTER_NAME \ --addons=GcpFilestoreCsiDriver \ --cluster-version=VERSION
--addons=BackupRestore
See also[edit]
gcloud container clusters create
- 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: