taints

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


@JvmName(name = "jefuvokvoddmavmq")
suspend fun taints(value: Output<List<ManagedKubernetesTaintArgs>>)
@JvmName(name = "dtibpraqypnagwwv")
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 = "fedqwiryfbrshbhl")
suspend fun taints(values: List<Output<ManagedKubernetesTaintArgs>>)
@JvmName(name = "akqpuwstblvjeaxu")
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 = "vxlafmkloqfnnwjo")
suspend fun taints(argument: List<suspend ManagedKubernetesTaintArgsBuilder.() -> Unit>)
@JvmName(name = "ylnxpqythyhjqfmx")
suspend fun taints(vararg argument: suspend ManagedKubernetesTaintArgsBuilder.() -> Unit)
@JvmName(name = "fpexxotnnyvfysnb")
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.