EksContainerResourceRequirements
The type and amount of resources to assign to a container. The supported resources include memory
, cpu
, and nvidia.com/gpu
. For more information, see Resource management for pods and containers in the Kubernetes documentation.
Types
Functions
Link copied to clipboard
inline fun copy(block: EksContainerResourceRequirements.Builder.() -> Unit = {}): EksContainerResourceRequirements