summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorПавел Жуков <33721692+LeaveMyYard@users.noreply.github.com>2023-04-20 17:17:06 +0300
committerGitHub <noreply@github.com>2023-04-20 17:17:06 +0300
commitbd68d8c734e8d2bb0343abdcf7cec6bdc7cbc6f6 (patch)
treeb839287e1a4b7f9518ef8846775246fc53229cf8
parent77511525a5bc2ab98c71de9df4ea2fb7d4b072ec (diff)
Update README.md
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index e566ed2..3dd34c7 100644
--- a/README.md
+++ b/README.md
@@ -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