dnsCacheConfig

@JvmName(name = "rtepewsfwblphicn")
suspend fun dnsCacheConfig(value: Output<ClusterAddonsConfigDnsCacheConfigArgs>)
@JvmName(name = "hjokixtqcmpipmqj")
suspend fun dnsCacheConfig(value: ClusterAddonsConfigDnsCacheConfigArgs?)

Parameters

value

. The status of the NodeLocal DNSCache addon. It is disabled by default. Set enabled = true to enable. Enabling/Disabling NodeLocal DNSCache in an existing cluster is a disruptive operation. All cluster nodes running GKE 1.15 and higher are recreated.


@JvmName(name = "oygjdpikgsigoeaf")
suspend fun dnsCacheConfig(argument: suspend ClusterAddonsConfigDnsCacheConfigArgsBuilder.() -> Unit)

Parameters

argument

. The status of the NodeLocal DNSCache addon. It is disabled by default. Set enabled = true to enable. Enabling/Disabling NodeLocal DNSCache in an existing cluster is a disruptive operation. All cluster nodes running GKE 1.15 and higher are recreated.