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, with the latest version being 3.4.0 and the current version being viewed as 2.8.0."],["The `KubernetesConfig` class is a part of the `Google.Cloud.Deploy.V1` namespace and is used to configure Kubernetes runtime settings, including service mesh and networking."],["It outlines the inheritance hierarchy and the interfaces implemented by `KubernetesConfig`, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors and properties available within the `KubernetesConfig` class, including `GatewayServiceMesh` and `ServiceNetworking`, along with their associated types."],["The page lists versions of the `KubernetesConfig` going back to version 1.0.0."]]],[]]