cpuRequest property

String? cpuRequest
getter/setter pair

The cpu request of the container.

Use the following CPU resource units: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-cpu.

Optional.

Implementation

core.String? cpuRequest;