Skip to content

Commit

Permalink
Merge pull request #329 from gocrane/fix-docs-list-style
Browse files Browse the repository at this point in the history
fix(docs): fix list style
  • Loading branch information
mfanjie authored May 21, 2022
2 parents 1ed7932 + ce985b5 commit 7641d64
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
- EffectiveHorizontalPodAutoscaler have a protection mechanism when prediction failed, it will use the actual cpu utilization to do autoscaling.

0 comments on commit 7641d64

Please sign in to comment.