public sealed class AdditionalPodNetworkConfig : IMessage<AdditionalPodNetworkConfig>, IEquatable<AdditionalPodNetworkConfig>, IDeepCloneable<AdditionalPodNetworkConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AdditionalPodNetworkConfig.
AdditionalPodNetworkConfig is the configuration for additional pod networks
within the NodeNetworkConfig message
[[["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."],[[["The webpage provides reference documentation for the `AdditionalPodNetworkConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content lists a comprehensive history of versions, ranging from version 3.33.0 (latest) down to version 2.3.0, all pertaining to `AdditionalPodNetworkConfig`."],["`AdditionalPodNetworkConfig` is a class used to configure additional pod networks within the `NodeNetworkConfig` message."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality comparison, deep cloning, and buffer management."],["The page outlines the class's properties, such as `MaxPodsPerNode`, `SecondaryPodRange`, and `Subnetwork`, which define settings for pod networking, and includes the constructors for creating `AdditionalPodNetworkConfig` instances."]]],[]]