masterIpv4ReservedRange property

String? masterIpv4ReservedRange
getter/setter pair

The IP range in CIDR notation to use for the hosted master network.

This range is used for assigning internal IP addresses to the GKE cluster master or set of masters and to the internal load balancer virtual IP. This range must not overlap with any other ranges in use within the cluster's network.

Output only.

Implementation

core.String? masterIpv4ReservedRange;