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."],[[["The documentation provides reference material and code samples for the Google Cloud Deploy v1 API's `KubernetesConfig` class."],["`KubernetesConfig` is designed to manage the Kubernetes runtime configuration, as indicated by it's implementation of several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."],["There are multiple versions available for `KubernetesConfig`, ranging from version 1.0.0 up to the latest, 3.4.0, with a history of available API version reference links."],["The `KubernetesConfig` class has constructors and properties, including `GatewayServiceMesh` and `ServiceNetworking`, for configuring the service mesh and networking in Kubernetes."],["The available versions allow for access to different iteration of `KubernetesConfig` and its features, with version 2.12.0 being the contextual target version for this document."]]],[]]