defaultMaxPodsConstraint

@JvmName(name = "buihkgwlysarqngb")
suspend fun defaultMaxPodsConstraint(value: Output<MaxPodsConstraintArgs>)
@JvmName(name = "hsovqbkpocdbbufa")
suspend fun defaultMaxPodsConstraint(value: MaxPodsConstraintArgs?)

Parameters

value

The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster. Only honored if cluster created with IP Alias support.


@JvmName(name = "qvvdedqxwkpgxfls")
suspend fun defaultMaxPodsConstraint(argument: suspend MaxPodsConstraintArgsBuilder.() -> Unit)

Parameters

argument

The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster. Only honored if cluster created with IP Alias support.