Input only. Whether to create a new range for pod IPs in this node pool.
Defaults are provided for pod_range and pod_ipv4_cidr_block if they
are not specified.
If neither create_pod_range or pod_range are specified, the
cluster-level default (ip_allocation_policy.cluster_ipv4_cidr_block) is
used.
Only applicable if ip_allocation_policy.use_ip_aliases is true.
This field cannot be changed after the node pool has been created.
The ID of the secondary range for pod IPs.
If create_pod_range is true, this ID is used for the new range.
If create_pod_range is false, uses an existing secondary range with this
ID.
Only applicable if ip_allocation_policy.use_ip_aliases is true.
This field cannot be changed after the node pool has been created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eNodeNetworkConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, detailing various versions from 2.3.0 to 3.33.0, which is the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNodeNetworkConfig\u003c/code\u003e is used to configure network settings at the node pool level, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has parameters for controlling the creation and specification of IP address ranges for pod IPs in the node pool, including \u003ccode\u003eCreatePodRange\u003c/code\u003e, \u003ccode\u003ePodIpv4CidrBlock\u003c/code\u003e, and \u003ccode\u003ePodRange\u003c/code\u003e, which are applicable when \u003ccode\u003eip_allocation_policy.use_ip_aliases\u003c/code\u003e is set to true.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eCreatePodRange\u003c/code\u003e, \u003ccode\u003ePodIpv4CidrBlock\u003c/code\u003e, and \u003ccode\u003ePodRange\u003c/code\u003e are not modifiable once the node pool has been created, making the configuration fixed.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default and one that takes in another \u003ccode\u003eNodeNetworkConfig\u003c/code\u003e instance, allowing for the creation of new objects based off of existing ones.\u003c/p\u003e\n"]]],[],null,[]]