generateResourceLimits

@JvmName(name = "ilbtolwtgcddbjng")
suspend fun generateResourceLimits(value: Output<GenerateResourceLimitsArgs>)
@JvmName(name = "wvlafddpornjflri")
suspend fun generateResourceLimits(value: GenerateResourceLimitsArgs?)

Parameters

value

This setting controls whether Kubernetes CPU resource limits are requested. Increasing the number of replicas or workers proportionally increases the amount of CPU resources requested. If this setting is enabled and there are insufficient CPU resources, an error will be emitted.


@JvmName(name = "brqeojwdiarnrnjn")
suspend fun generateResourceLimits(argument: suspend GenerateResourceLimitsArgsBuilder.() -> Unit)

Parameters

argument

This setting controls whether Kubernetes CPU resource limits are requested. Increasing the number of replicas or workers proportionally increases the amount of CPU resources requested. If this setting is enabled and there are insufficient CPU resources, an error will be emitted.