Recommended CPU is the recommended CPU requests value for a pod. Recommended CPU is calculated as follows:
Recommended CPU = (Average CPU usage + CPU Usage stddev) / % Target CPU Utilization
CODE
The Recommended CPU includes recommendations for the minimum, maximum, and standard deviation values for the CPU:
- Minimum CPU Usage is the minimum amount of CPU used by the pod during the selected time range.
- Maximum CPU Usage is the maximum amount of CPU used by the pod during the selected time range.
- CPU Standard Deviation is the standard deviation of the CPU usage for that pod during the selected time range.