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-03-21 UTC."],[[["This page provides documentation for the `KubernetesConfig` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The latest version of this API is 3.4.0, while version 2.3.0 is the context version of this webpage's documentation, and a list of versions from 1.0.0 to 3.4.0 are also accessible."],["The `KubernetesConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `KubernetesConfig` class include `GatewayServiceMesh` for service mesh configuration and `ServiceNetworking` for Kubernetes service networking setup."],["The page also includes details on the constructors available for the `KubernetesConfig` class, and a `ServiceDefinitionCase` property that can be leveraged."]]],[]]