clusterSecondaryRangeName property

String? clusterSecondaryRangeName
getter/setter pair

The name of the secondary range to be used for the cluster CIDR block.

The secondary range will be used for pod IP addresses. This must be an existing secondary range associated with the cluster subnetwork. This field is only applicable with use_ip_aliases is true and create_subnetwork is false.

Implementation

core.String? clusterSecondaryRangeName;