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."],[[["This webpage provides documentation for the `AdditionalPodNetworkConfig` class within the Google Kubernetes Engine v1 API for .NET, with the latest version being 3.33.0."],["The `AdditionalPodNetworkConfig` class is used to configure additional pod networks within the `NodeNetworkConfig` message, and is implemented by several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `AdditionalPodNetworkConfig` class has constructors for creating new instances and taking another `AdditionalPodNetworkConfig` instance, and has three properties: `MaxPodsPerNode`, `SecondaryPodRange`, and `Subnetwork`."],["The class is found within the `Google.Cloud.Container.V1` namespace and the `Google.Cloud.Container.V1.dll` assembly."],["The page also offers access to historical documentation, ranging from version 3.33.0 down to 2.3.0."]]],[]]