ResourceRequests interface

The resource requests.

Properties

cpu

The CPU request of this container instance.

gpu

The GPU request of this container instance.

memoryInGB

The memory request in GB of this container instance.

Property Details

cpu

The CPU request of this container instance.

cpu: number

Property Value

number

gpu

The GPU request of this container instance.

gpu?: GpuResource

Property Value

memoryInGB

The memory request in GB of this container instance.

memoryInGB: number

Property Value

number