Skip to main content

ResourceRequirement

No overview available.

Attributes

AttributeTypeDescription
Requestresource.QuantityThe requested amount of a resource, typically used to specify the minimum amount of a resource that a container or pod needs to run.
Limitresource.QuantityThe maximum amount of a resource that a container or pod is allowed to consume, preventing it from using more than its allocated share.