File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_dataproc_clusters_gke.1
.TH "GCLOUD_ALPHA_DATAPROC_CLUSTERS_GKE" 1
.SH "NAME"
.HP
gcloud alpha dataproc clusters gke \- create Dataproc GKE\-based virtual clusters
.SH "SYNOPSIS"
.HP
\f5gcloud alpha dataproc clusters gke\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR All interactions other than creation should be handled by "gcloud
dataproc clusters" commands.
.SH "EXAMPLES"
To create a cluster, run:
.RS 2m
$ gcloud alpha 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(ALPHA)\fR Create a GKE\-based virtual cluster.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. These variants are also available:
.RS 2m
$ gcloud dataproc clusters gke
.RE
.RS 2m
$ gcloud beta dataproc clusters gke
.RE