File: //snap/google-cloud-cli/396/help/man/man1/gcloud_dataproc_clusters_gke.1
.TH "GCLOUD_DATAPROC_CLUSTERS_GKE" 1
.SH "NAME"
.HP
gcloud dataproc clusters gke \- create Dataproc GKE\-based virtual clusters
.SH "SYNOPSIS"
.HP
\f5gcloud dataproc clusters gke\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
All interactions other than creation should be handled by "gcloud dataproc
clusters" commands.
.SH "EXAMPLES"
To create a cluster, run:
.RS 2m
$ gcloud dataproc clusters gke my\-cluster \-\-region='us\-central1' \e
\-\-gke\-cluster='my\-gke\-cluster' \-\-spark\-engine\-version='latest' \e
\-\-pools='name=dp,roles=default'
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a GKE\-based virtual cluster.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha dataproc clusters gke
.RE
.RS 2m
$ gcloud beta dataproc clusters gke
.RE