Skip to content

Commit

Permalink
finetune the recommender
Browse files Browse the repository at this point in the history
  • Loading branch information
ITViking committed Dec 14, 2024
1 parent 6e86220 commit 89a5434
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ updater:
recommender:
extraArgs:
recommendation-lower-bound-memory-percentile: 0.2
target-memory-percentile: 0.5
target-memory-percentile: 0.6
recommendation-upper-bound-memory-percentile: 0.9
target-cpu-percentile: 0.7
recommender-interval: 1*time.Minute
pod-recommendation-min-memory-mb: 2
recommendation-margin-fraction: 0.1

0 comments on commit 89a5434

Please sign in to comment.