base

val base: Int

The base value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.

Base value characteristics:

  • Only one capacity provider in a strategy can have a base defined

  • Default value is 0 if not specified

  • Valid range: 0 to 100,000

  • Base requirements are satisfied first before weight distribution