scaleUp

@JvmName(name = "jnedgyqfuqhgkfee")
suspend fun scaleUp(value: Output<HPAScalingRulesPatchArgs>)
@JvmName(name = "tbfldjqcjgloomgu")
suspend fun scaleUp(value: HPAScalingRulesPatchArgs?)

Parameters

value

scaleUp is scaling policy for scaling Up. If not set, the default value is the higher of:

  • increase no more than 4 pods per 60 seconds

  • double the number of pods per 60 seconds No stabilization is used.


@JvmName(name = "wefbckbwwwdqhemo")
suspend fun scaleUp(argument: suspend HPAScalingRulesPatchArgsBuilder.() -> Unit)

Parameters

argument

scaleUp is scaling policy for scaling Up. If not set, the default value is the higher of:

  • increase no more than 4 pods per 60 seconds

  • double the number of pods per 60 seconds No stabilization is used.