Reference documentation and code samples for the Google Cloud Dataproc v1 API enum GkeNodePoolTarget.Types.Role.
Role specifies whose tasks will run on the NodePool. The roles can be
specific to workloads. Exactly one GkeNodePoolTarget within the
VirtualCluster must have 'default' role, which is used to run all workloads
that are not associated with a NodePool.
[[["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 2025-03-21 UTC."],[[["The latest version of the Google Cloud Dataproc v1 API available is 5.17.0, with documentation provided for multiple versions ranging from 3.1.0 to 5.17.0."],["The `Role` enum within the `GkeNodePoolTarget.Types` namespace determines which tasks run on a specific NodePool, and one NodePool within a VirtualCluster must be designated as 'default' to handle unassigned workloads."],["Available roles include `Controller` for running controllers and webhooks, `Default` for handling unassigned tasks, `SparkDriver` for running Spark drivers, `SparkExecutor` for running Spark executors, and `Unspecified` when a role is not defined."],["The documentation details the use of different roles in the `Google.Cloud.Dataproc.V1.GkeNodePoolTarget.Types.Role` enum to manage workload allocation across NodePools within a VirtualCluster."]]],[]]