serviceIpv4Cidr

@JvmName(name = "grwtyxbrekqxirxh")
suspend fun serviceIpv4Cidr(value: Output<String>)
@JvmName(name = "pakratnrsrsigcmx")
suspend fun serviceIpv4Cidr(value: String?)

Parameters

value

The CIDR block that Kubernetes Pod and Service object IP addresses are assigned from. Kubernetes assigns addresses from an IPv4 CIDR block assigned to a subnet that the node is in. If you didn't specify a CIDR block when you created the cluster, then Kubernetes assigns addresses from either the 10.100.0.0/16 or 172.20.0.0/16 CIDR blocks. If this was specified, then it was specified when the cluster was created and it can't be changed.