servicesIpv4Cidr property
The IP address range of the Kubernetes services in this cluster, in
CIDR
notation (e.g. 1.2.3.4/29
).
Service addresses are typically put in the last /16
from the container
CIDR.
Output only.
Implementation
core.String? servicesIpv4Cidr;