public sealed class KubernetesClusterConfig : IMessage<KubernetesClusterConfig>, IEquatable<KubernetesClusterConfig>, IDeepCloneable<KubernetesClusterConfig>, IBufferMessage, IMessage
The configuration for running the Dataproc cluster on Kubernetes.
Optional. A namespace within the Kubernetes cluster to deploy into. If this namespace
does not exist, it is created. If it exists, Dataproc
verifies that another Dataproc VirtualCluster is not installed
into it. If not specified, the name of the Dataproc Cluster is used.
[[["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 details the \u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, which is used for configuring Dataproc clusters on Kubernetes.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides documentation for multiple versions of the \u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e, ranging from version 3.1.0 up to the latest version, 5.17.0, with links to each version's specific documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eGkeClusterConfig\u003c/code\u003e, \u003ccode\u003eKubernetesNamespace\u003c/code\u003e, and \u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e to configure various aspects of the Kubernetes environment.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e class: a default constructor and a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]