resourceRequirements property
The type and amount of resources to assign to a container. The supported
resources include GPU, MEMORY, and
VCPU.
Implementation
final List<ResourceRequirement>? resourceRequirements;
The type and amount of resources to assign to a container. The supported
resources include GPU, MEMORY, and
VCPU.
final List<ResourceRequirement>? resourceRequirements;