- NAME
-
- gcloud dataproc clusters gke - create Dataproc GKE-based virtual clusters
- SYNOPSIS
-
-
gcloud dataproc clusters gke
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- All interactions other than creation should be handled by "gcloud dataproc clusters" commands.
- EXAMPLES
-
To create a cluster, run:
gcloud dataproc clusters gke my-cluster --region='us-central1' --gke-cluster='my-gke-cluster' --spark-engine-version='latest' --pools='name=dp,roles=default'
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
create
- Create a GKE-based virtual cluster.
- NOTES
-
These variants are also available:
gcloud alpha dataproc clusters gke
gcloud beta dataproc clusters gke
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.