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 latest version of the `AdditionalPodNetworkConfig` class is 3.33.0, and the page provides access to versions ranging from 2.3.0 to the latest."],["The `AdditionalPodNetworkConfig` class is part of the Google Kubernetes Engine v1 API and is used for configuring additional pod networks within the `NodeNetworkConfig`."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with different protocols."],["Key properties of the `AdditionalPodNetworkConfig` class include `MaxPodsPerNode`, which defines the maximum number of pods per node for this network, `SecondaryPodRange`, that specifies the name of the IP address provider, and `Subnetwork`, which indicates the subnetwork name for the pod network."]]],[]]