dns Cache Config
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.
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.