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 reference documentation for the `KubernetesConfig` class within the Google Cloud Deploy v1 API for .NET, detailing its properties and usage."],["The `KubernetesConfig` class, which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, contains Kubernetes runtime configuration information."],["The page lists available versions of the API, ranging from the latest version 3.4.0 down to 1.0.0, and provides links to documentation for each."],["Key properties of the `KubernetesConfig` class include `GatewayServiceMesh`, which handles Kubernetes Gateway API service mesh configuration, and `ServiceNetworking`, which handles Kubernetes Service networking configuration."],["It also provides documentation for the two constructors of this class: `KubernetesConfig()` and `KubernetesConfig(KubernetesConfig other)`."]]],[]]