serviceIpv6Cidr

@JvmName(name = "egxkxlgcqgdledou")
suspend fun serviceIpv6Cidr(value: Output<String>)
@JvmName(name = "reanrnpekqombfpf")
suspend fun serviceIpv6Cidr(value: String?)

Parameters

value

The CIDR block that Kubernetes pod and service IP addresses are assigned from if you specified ipv6 for ipFamily when you created the cluster. Kubernetes assigns service addresses from the unique local address range (fc00::/7) because you can't specify a custom IPv6 CIDR block when you create the cluster.