File: //snap/google-cloud-cli/396/help/man/man1/gcloud_beta_dataproc_clusters_gke.1
.TH "GCLOUD_BETA_DATAPROC_CLUSTERS_GKE" 1
.SH "NAME"
.HP
gcloud beta dataproc clusters gke \- create Dataproc GKE\-based virtual clusters
.SH "SYNOPSIS"
.HP
\f5gcloud beta dataproc clusters gke\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR All interactions other than creation should be handled by "gcloud
dataproc clusters" commands.
.SH "EXAMPLES"
To create a cluster, run:
.RS 2m
$ gcloud beta dataproc clusters gke my\-cluster \e
\-\-region='us\-central1' \-\-gke\-cluster='my\-gke\-cluster' \e
\-\-spark\-engine\-version='latest' \-\-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
\fB(BETA)\fR Create a GKE\-based virtual cluster.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud dataproc clusters gke
.RE
.RS 2m
$ gcloud alpha dataproc clusters gke
.RE