str
Optional. A target GKE cluster to deploy to. It must be in
the same project and region as the Dataproc cluster (the GKE
cluster can be zonal or regional). Format:
'projects/{project}/locations/{location}/clusters/{cluster_id}'
node_pool_target
MutableSequence[google.cloud.dataproc_v1.types.GkeNodePoolTarget]
Optional. GKE node pools where workloads will be scheduled.
At least one node pool must be assigned the DEFAULTGkeNodePoolTarget.Role.
If a GkeNodePoolTarget is not specified, Dataproc
constructs a DEFAULTGkeNodePoolTarget. Each role
can be given to only one GkeNodePoolTarget. All node
pools must have the same location settings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]