Difference between revisions of "--addons"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
[[--addons]]=[[GcpFilestoreCsiDriver]] \ | [[--addons]]=[[GcpFilestoreCsiDriver]] \ | ||
--cluster-version=VERSION | --cluster-version=VERSION | ||
+ | |||
+ | |||
+ | --addons=[[BackupRestore]] | ||
Revision as of 08:17, 29 November 2022
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
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: