diff options
| author | Павел Жуков <33721692+LeaveMyYard@users.noreply.github.com> | 2023-04-20 17:17:06 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-20 17:17:06 +0300 |
| commit | bd68d8c734e8d2bb0343abdcf7cec6bdc7cbc6f6 (patch) | |
| tree | b839287e1a4b7f9518ef8846775246fc53229cf8 /README.md | |
| parent | 77511525a5bc2ab98c71de9df4ea2fb7d4b072ec (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -104,6 +104,12 @@ By default, we use a _simple_ strategy to calculate resource recommendations. It - For memory, we take the maximum value over the past week and add a 5% buffer. +### Robusta UI integration + +You can run KRR scans using [Robusta](https://github.com/robusta-dev/robusta) (starting from [v0.10.15](https://github.com/robusta-dev/robusta/releases/tag/0.10.15)) and analyse them in [Robusta UI](https://platform.robusta.dev/). + +![Robusta UI Screen Shot][ui-screenshot] + ### Difference with Kubernetes VPA | Feature 🛠️ | Robusta KRR 🚀 | Kubernetes VPA 🌐 | @@ -347,3 +353,4 @@ Project Link: [https://github.com/robusta-dev/krr](https://github.com/robusta-de [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/othneildrew [product-screenshot]: images/screenshot.jpeg +[ui-screenshot]: images/ui_screenshot.jpeg |
