taints

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


@JvmName(name = "thytlxofxubauhmw")
suspend fun taints(value: Output<List<ManagedKubernetesTaintArgs>>)
@JvmName(name = "jdefqdogbsdknyep")
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 = "dmfgyfvfqavxlswr")
suspend fun taints(values: List<Output<ManagedKubernetesTaintArgs>>)
@JvmName(name = "mtjanlxorosxkpfr")
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 = "ubjvqnsnplngbxfo")
suspend fun taints(argument: List<suspend ManagedKubernetesTaintArgsBuilder.() -> Unit>)
@JvmName(name = "iwasqutahftstcgq")
suspend fun taints(vararg argument: suspend ManagedKubernetesTaintArgsBuilder.() -> Unit)
@JvmName(name = "vdixdscfcnseayru")
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.