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\u003eThe webpage details the \u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, used for configuring Dataproc clusters on Kubernetes.\u003c/p\u003e\n"],["\u003cp\u003eVersion 5.17.0 is the latest version of the \u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e, with historical versions ranging back to version 3.1.0 being available.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eKubernetesClusterConfig\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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e class includes properties for \u003ccode\u003eGkeClusterConfig\u003c/code\u003e, \u003ccode\u003eKubernetesNamespace\u003c/code\u003e, and \u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e to customize the configuration of a cluster on Kubernetes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKubernetesClusterConfig\u003c/code\u003e class has 2 constructors: \u003ccode\u003eKubernetesClusterConfig()\u003c/code\u003e and \u003ccode\u003eKubernetesClusterConfig(KubernetesClusterConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]