ResourceObject
ResourceObject
Maximum limits for CPU and memory resources and the requested initial resources.
JSON Example
{
"memory": "2Gi",
"cpu": "500m"
}
string
memory
Optional
Constraints: default: 2048Mi
Memory in Mi or Gi or Ki
string
cpu
Optional
Constraints: default: 2000m
Cpu in units or m(millis)