public sealed class KubernetesSoftwareConfig : IMessage<KubernetesSoftwareConfig>, IEquatable<KubernetesSoftwareConfig>, IDeepCloneable<KubernetesSoftwareConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class KubernetesSoftwareConfig.
The software configuration for this Dataproc cluster running on Kubernetes.
public MapField<string, string> ComponentVersion { get; }
The components that should be installed in this Dataproc cluster. The key
must be a string from the KubernetesComponent enumeration. The value is
the version of the software to be installed.
At least one entry must be specified.
public MapField<string, string> Properties { get; }
The properties to set on daemon config files.
Property keys are specified in prefix:property format, for example
spark:spark.kubernetes.container.image. The following are supported
prefixes and their mappings:
[[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e class within the Google Cloud Dataproc v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e is 5.17.0, with multiple previous versions also listed, spanning from 3.1.0 to 5.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e allows setting the software configuration for a Dataproc cluster running on Kubernetes, and it implements multiple 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 has properties to define component versions and set properties on daemon configuration files, using a map field to define key-value pairs.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for both creating an empty instance of \u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e and creating a new instance based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]