public sealed class GkeClusterConfig : IMessage<GkeClusterConfig>, IEquatable<GkeClusterConfig>, IDeepCloneable<GkeClusterConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class GkeClusterConfig.
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}'
public RepeatedField<GkeNodePoolTarget> NodePoolTarget { get; }
Optional. GKE NodePools where workloads will be scheduled. At least one node pool
must be assigned the 'default' role. Each role can be given to only a
single NodePoolTarget. All NodePools must have the same location settings.
If a nodePoolTarget is not specified, Dataproc constructs a default
nodePoolTarget.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class within the Google Cloud Dataproc v1 API, offering reference materials and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class is designed to define the configuration settings for a Google Kubernetes Engine (GKE) cluster when used with Dataproc.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a list of available versions of the \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class, ranging from the latest version 5.17.0 down to version 3.1.0, with the current page version set at 5.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class allows users to specify a target GKE cluster and define node pool configurations, enabling control over where workloads are scheduled.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eGkeClusterTarget\u003c/code\u003e and \u003ccode\u003eNodePoolTarget\u003c/code\u003e to help set the desired configuration.\u003c/p\u003e\n"]]],[],null,[]]