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` API is 3.33.0, and the current page is displaying version 3.27.0."],["This page provides reference documentation and code samples for the `AdditionalPodNetworkConfig` class within the Google Kubernetes Engine v1 API."],["The `AdditionalPodNetworkConfig` class configures additional pod networks within the `NodeNetworkConfig` message, allowing multiple pod networks on the node."],["The `AdditionalPodNetworkConfig` class has properties such as `MaxPodsPerNode`, `SecondaryPodRange`, and `Subnetwork`, which are used to specify the maximum number of pods per node, the secondary pod range, and the subnetwork."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]