cpuIdle property
Determines whether CPU is only allocated during requests (true by default).
However, if ResourceRequirements is set, the caller must explicitly set this field to true to preserve the default behavior.
Implementation
core.bool? cpuIdle;