Skip to content

Commit

Permalink
Added screenshots and fixed minor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pavangudiwada committed Dec 31, 2024
1 parent f920060 commit 6c2ed67
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,17 @@ We do **not** recommend installing KRR from source in airgapped environments due
<details>
<summary>In-Cluster</summary>

Apart from running KRR as a CLI tool you can also run KRR inside your cluster. We suggest installing KRR via the Robusta platform. It gives you a free UI with some features like the following
Apart from running KRR as a CLI tool you can also run KRR inside your cluster. We suggest installing KRR via the <a href="https://platform.robusta.dev/#">Robusta Platform</a>
. It gives you a <a href="https://platform.robusta.dev/#">free UI</a> with some features like the following
* View application usage history graphs on which recommendations are based.
* Get application, namespace and cluster level recommendations.
* YAML configuration to apply the suggesetd recommendation and more
* YAML configuration to apply the suggested recommendation and more

You can also run KRR in-cluster as a Kubernetss Job, if you don't want to view results easily in a UI.
<img src="./images/ui_screenshot_new.png">

<img src="./images/ui_recommendation.png">

You can also run KRR in-cluster as a Kubernetes Job, if you don't want to view results easily in a <a href="https://platform.robusta.dev/#">UI</a>.

Create all the necessary Kubernetes services using the following command to run KRR as a Kubernetes Job.

Expand Down
Binary file added images/ui_recommendation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/ui_screenshot.jpeg
Binary file not shown.
Binary file added images/ui_screenshot_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6c2ed67

Please # to comment.