Difference between revisions of "Gcloud container clusters create"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
     --cluster-version=VERSION
 
     --cluster-version=VERSION
  
  [[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 22:24, 30 October 2022

gcloud container clusters create
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: