Unverified Commit ce985b5b authored by zsnmwy's avatar zsnmwy Committed by GitHub
Browse files

Update using-effective-hpa-to-scaling-with-effectiveness.md

Showing with 2 additions and 1 deletion
+2 -1
......@@ -425,5 +425,6 @@ When checking the status for EffectiveHorizontalPodAutoscaler, you may see this
reason: Not all workload's cpu metric are predictable, if predict your workload failed, it will show above errors.
solution:
- Just waiting. the Prediction algorithm need more time, you can see `DSP` section to know more about this algorithm.
- EffectiveHorizontalPodAutoscaler have a protection mechanism when prediction failed, it will use the actual cpu utilization to do autoscaling.
\ No newline at end of file
- EffectiveHorizontalPodAutoscaler have a protection mechanism when prediction failed, it will use the actual cpu utilization to do autoscaling.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment