public sealed class KubernetesConfig : IMessage<KubernetesConfig>, IEquatable<KubernetesConfig>, IDeepCloneable<KubernetesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class KubernetesConfig.
KubernetesConfig contains the Kubernetes runtime configuration.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `KubernetesConfig` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and the current version being version 2.17.0."],["`KubernetesConfig` is used to manage Kubernetes runtime configurations and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KubernetesConfig` class includes properties for managing Kubernetes Gateway API service mesh (`GatewayServiceMesh`) and Kubernetes Service networking configuration (`ServiceNetworking`)."],["The `ServiceDefinitionCase` property indicates the current configuration type being used, and there are multiple previous versions available, dating as far back as version 1.0.0."],["The page offers constructors to initialize `KubernetesConfig` objects, either empty or by cloning from an existing `KubernetesConfig` object."]]],[]]