additionalPodRangesConfig property

AdditionalPodRangesConfig? additionalPodRangesConfig
getter/setter pair

The additional pod ranges that are added to the cluster.

These pod ranges can be used by new node pools to allocate pod IPs automatically. Once the range is removed it will not show up in IPAllocationPolicy.

Output only.

Implementation

AdditionalPodRangesConfig? additionalPodRangesConfig;