taints

@JvmName(name = "vygdbssrvibkjcyi")
suspend fun taints(vararg values: Output<ManagedKubernetesTaintArgs>)


@JvmName(name = "hfjayshoaqtmqpve")
suspend fun taints(value: Output<List<ManagedKubernetesTaintArgs>>)
@JvmName(name = "yaumnejycbthvuul")
suspend fun taints(value: List<ManagedKubernetesTaintArgs>?)

Deprecated

Field 'taints' has been deprecated from provider version 1.177.0. Please use resource 'alicloud_cs_kubernetes_node_pool' to manage cluster nodes, by using field 'taints' to replace it.

Parameters

value

(Optional, Available in 1.103.2+) Taints ensure pods are not scheduled onto inappropriate nodes. One or more taints are applied to a node; this marks that the node should not accept any pods that do not tolerate the taints. For more information, see Taints and Tolerations. Detailed below.


@JvmName(name = "mjcbnvaynuhkvtvt")
suspend fun taints(values: List<Output<ManagedKubernetesTaintArgs>>)
@JvmName(name = "lcpfhikhxmljxyim")
suspend fun taints(vararg values: ManagedKubernetesTaintArgs)

Deprecated

Field 'taints' has been deprecated from provider version 1.177.0. Please use resource 'alicloud_cs_kubernetes_node_pool' to manage cluster nodes, by using field 'taints' to replace it.

Parameters

values

(Optional, Available in 1.103.2+) Taints ensure pods are not scheduled onto inappropriate nodes. One or more taints are applied to a node; this marks that the node should not accept any pods that do not tolerate the taints. For more information, see Taints and Tolerations. Detailed below.


@JvmName(name = "fulmwcnswitjuqhe")
suspend fun taints(argument: List<suspend ManagedKubernetesTaintArgsBuilder.() -> Unit>)
@JvmName(name = "cjmmmcfxeokrysfh")
suspend fun taints(vararg argument: suspend ManagedKubernetesTaintArgsBuilder.() -> Unit)
@JvmName(name = "vacuenddyosdxsyx")
suspend fun taints(argument: suspend ManagedKubernetesTaintArgsBuilder.() -> Unit)

Deprecated

Field 'taints' has been deprecated from provider version 1.177.0. Please use resource 'alicloud_cs_kubernetes_node_pool' to manage cluster nodes, by using field 'taints' to replace it.

Parameters

argument

(Optional, Available in 1.103.2+) Taints ensure pods are not scheduled onto inappropriate nodes. One or more taints are applied to a node; this marks that the node should not accept any pods that do not tolerate the taints. For more information, see Taints and Tolerations. Detailed below.