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 provided content details the `AdditionalPodNetworkConfig` class within the Google Kubernetes Engine v1 API, offering documentation and code samples."],["This class is used to configure additional pod networks within the `NodeNetworkConfig` message, allowing for more complex network setups."],["The document lists numerous versions of the API, from the latest 3.33.0 down to 2.3.0, showcasing the history and available revisions of this API class, with 3.23.0 being the current version in context."],["`AdditionalPodNetworkConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `MaxPodsPerNode`, `SecondaryPodRange`, and `Subnetwork`, which are used to define the specifics of the additional pod network configuration."]]],[]]