From bdd50f8074494508ead4d3ea4bc8a9c8c11eb711 Mon Sep 17 00:00:00 2001 From: Avi-Robusta <97387909+Avi-Robusta@users.noreply.github.com> Date: Thu, 24 Aug 2023 09:43:12 +0300 Subject: added minimum reccomendation from cmd (#134) * added minimum reccomendation from cmd need to add to readme * re-named settings * added config info to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c8a5155..8b7a40c 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,11 @@ If you want to see additional debug logs: krr simple -v ``` +Other helpful flags: +* `--cpu-min` Sets the minimum recommended cpu value in millicores +* `--mem-min` Sets the minimum recommended memory value in MB +* `--history_duration` The duration of the prometheus history data to use (in hours) + More specific information on Strategy Settings can be found using ```sh -- cgit v1.2.3