defaultPodIpv4RangeUtilization property

double? defaultPodIpv4RangeUtilization
getter/setter pair

The utilization of the cluster default IPv4 range for the pod.

The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.

Output only.

Implementation

core.double? defaultPodIpv4RangeUtilization;