All Products
Search
Document Center

Platform For AI:ResourceRequirements

Last Updated:Oct 22, 2025
ParameterTypeDescriptionExample
object

The container resources.

Limitsobject

The resource limit.

string
{'cpu': '1', 'memory': '1000Mi'}
Requestsobject

The resource request.

string
{'cpu': '1', 'memory': '1000Mi'}