defaultMaxPodsConstraint

@JvmName(name = "oykgbahpkjdfmntt")
suspend fun defaultMaxPodsConstraint(value: Output<MaxPodsConstraintArgs>)
@JvmName(name = "hjjjaksvwcfcobed")
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 = "dvrdjdhwxlefsgrw")
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.