Issue Detection
Right-Sizing Workflow
Optimize your resource allocation with automated right-sizing recommendations
Overview
The right-sizing workflow creates issues when services are over-provisioned or under-provisioned, or when limits are misconfigured. For each service, the workflow compares actual usage to predefined efficiency parameters and generates issues accordingly.
Parameters
The right-sizing workflow comes with default parameters that can be customized through the workflow UI.
Issue Types
The workflow can generate several types of issues:
-
cpu_request_too_high:
- Low severity
- Indicates resource waste
- Includes potential cost savings estimates
-
cpu_request_too_low:
- Medium severity
- Risk of performance impact
- May indicate CPU throttling or memory pressure
-
cpu_limit_too_low:
- Medium severity
- Risk of performance impact
- May indicate CPU throttling
-
memory_request_too_high:
- Low severity
- Indicates resource waste
- Includes potential cost savings estimates
-
memory_request_too_low:
- Medium severity
- Risk of performance impact
- May indicate memory pressure
-
memory_limit_too_low:
- Medium severity
- Risk of performance impact
- May indicate memory pressure
Was this page helpful?