nodeIpv4CidrSize property

int? nodeIpv4CidrSize
getter/setter pair

The size of the address space on each node for hosting containers.

This is provisioned from within the container_ipv4_cidr range. This field will only be set when cluster is in route-based network mode.

Output only.

Implementation

core.int? nodeIpv4CidrSize;