ComputeResourceDefinition interface

The cpu and memory requirement definition.

Properties

cpu

The required CPU.

memory

The required memory in MB, Container memory will be 110 percentile

Property Details

cpu

The required CPU.

cpu: number

Property Value

number

memory

The required memory in MB, Container memory will be 110 percentile

memory: number

Property Value

number