diff options
| author | Pavan Gudiwada <25551553+pavangudiwada@users.noreply.github.com> | 2023-06-26 12:58:01 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-26 12:58:01 +0530 |
| commit | 4c3a04fde8a7de62f2b703faaab5b2e2009c7700 (patch) | |
| tree | 59583428cb949b84af10cfd40e9c282fc87272d3 /README.md | |
| parent | 8092442cac29122dc4bd94e6b7c0709903845b09 (diff) | |
Fixed back to top
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,4 +1,4 @@ -<!-- <a name="readme-top"></a> --> +<a name="readme-top"></a> <!-- [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] @@ -217,6 +217,8 @@ By default, we use a _simple_ strategy to calculate resource recommendations. It Find about how KRR tries to find the default prometheus to connect <a href="#prometheus-auto-discovery">here</a>. +<p align="right">(<a href="#readme-top">back to top</a>)</p> + ## Difference with Kubernetes VPA | Feature 🛠️ | Robusta KRR 🚀 | Kubernetes VPA 🌐 | @@ -234,7 +236,7 @@ Find about how KRR tries to find the default prometheus to connect <a href="#pro -### Robusta UI integration +## Robusta UI integration If you are using [Robusta SaaS](https://platform.robusta.dev/), then KRR is integrated starting from [v0.10.15](https://github.com/robusta-dev/robusta/releases/tag/0.10.15). You can view all your recommendations (previous ones also), filter and sort them by either cluster, namespace or name. @@ -246,16 +248,16 @@ More features (like seeing graphs, based on which recommendations were made) com <!-- ADVANCED USAGE EXAMPLES --> -### Slack integration +## Slack integration Put cost savings on autopilot. Get notified in Slack about recommendations above X%. Send a weekly global report, or one report per team. ![Slack Screen Shot][slack-screenshot] -#### Prerequisites +### Prerequisites * A Slack workspace -#### Setup +### Setup 1. [Install Robusta with Helm to your cluster and configure slack](https://docs.robusta.dev/master/installation.html) 2. Create your KRR slack playbook by adding the following to `generated_values.yaml`: ``` |
