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"]],[["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 document provides reference information for the \u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically version 5.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKubernetesSoftwareConfig\u003c/code\u003e class is used to define the software configuration for a Dataproc cluster running on Kubernetes, and it inherits and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the class's constructors, \u003ccode\u003eKubernetesSoftwareConfig()\u003c/code\u003e, \u003ccode\u003eKubernetesSoftwareConfig(KubernetesSoftwareConfig)\u003c/code\u003e, and the parameters required for them.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComponentVersion\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e, allows specifying the software components to be installed, and the \u003ccode\u003eProperties\u003c/code\u003e property, also a \u003ccode\u003eMapField\u003c/code\u003e, enables setting configurations on daemon config files.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation available to reference goes back to version 3.1.0, and up to version 5.17.0, which is the most recent.\u003c/p\u003e\n"]]],[],null,[]]