gcloud container clusters create

From wikieduonline
Revision as of 22:24, 30 October 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

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: