Difference between revisions of "--addons"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
[[gcloud container clusters create]] CLUSTER_NAME \ | [[gcloud container clusters create]] CLUSTER_NAME \ | ||
− | [[--addons]]=GcpFilestoreCsiDriver \ | + | [[--addons]]=[[GcpFilestoreCsiDriver]] \ |
--cluster-version=VERSION | --cluster-version=VERSION | ||
Revision as of 17:04, 6 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
See also
Advertising: