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 node pools where workloads will be scheduled. At least one
node pool must be assigned the DEFAULT
[GkeNodePoolTarget.Role][google.cloud.dataproc.v1.GkeNodePoolTarget.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"]],[["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 documentation page covers the \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically for version 5.13.0, but also provides navigation to other versions ranging from 3.1.0 to 5.17.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class represents the configuration for a Dataproc cluster running on Google Kubernetes Engine (GKE), and is found in the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class include \u003ccode\u003eGkeClusterTarget\u003c/code\u003e, which specifies the target GKE cluster, \u003ccode\u003eGkeClusterTargetAsClusterName\u003c/code\u003e for a typed view of the target, and \u003ccode\u003eNodePoolTarget\u003c/code\u003e, which allows configuration of GKE node pools.\u003c/p\u003e\n"],["\u003cp\u003eThe provided versions, from 3.1.0 to the latest version 5.17.0, all contain the \u003ccode\u003eGkeClusterConfig\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]