You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ _View instructions for: [Seeing recommendations in a UI](#free-ui-for-krr-recomm
85
85
-**Prometheus Integration**: Get recommendations based on the data you already have
86
86
-**Explainability**: [Understand how recommendations were calculated with explanation graphs](#free-krr-ui-on-robusta-saas)
87
87
-**Extensible Strategies**: Easily create and use your own strategies for calculating resource recommendations.
88
-
-**Free SaaS Platform**: See why KRR recommends what it does, by using the [free Robusta SaaS platform](https://platform.robusta.dev/signup?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=free-saas-platform).
88
+
-**Free SaaS Platform**: See why KRR recommends what it does, by using the [free Robusta SaaS platform](https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=free-saas-platform).
89
89
-**Future Support**: Upcoming versions will support custom resources (e.g. GPUs) and custom metrics.
90
90
91
91
### How Much Can I Expect to Save with KRR?
@@ -192,8 +192,8 @@ We do **not** recommend installing KRR from source in airgapped environments due
192
192
<details>
193
193
<summary>In-Cluster</summary>
194
194
195
-
Apart from running KRR as a CLI tool you can also run KRR inside your cluster. We suggest installing KRR via the <ahref="https://platform.robusta.dev/signup?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=in-cluster-robusta-platform">Robusta Platform</a>
196
-
. It gives you a <ahref="https://platform.robusta.dev/signup?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=in-cluster-free-ui">free UI</a> with some features like the following
195
+
Apart from running KRR as a CLI tool you can also run KRR inside your cluster. We suggest installing KRR via the <ahref="https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=in-cluster-robusta-platform">Robusta Platform</a>
196
+
. It gives you a <ahref="https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=in-cluster-free-ui">free UI</a> with some features like the following
197
197
* View application usage history graphs on which recommendations are based.
198
198
* Get application, namespace and cluster level recommendations.
199
199
* YAML configuration to apply the suggested recommendation and more
@@ -202,7 +202,7 @@ Apart from running KRR as a CLI tool you can also run KRR inside your cluster. W
202
202
203
203
<imgsrc="./images/ui_recommendation.png">
204
204
205
-
You can also run KRR in-cluster as a Kubernetes Job, if you don't want to view results easily in a <ahref="https://platform.robusta.dev/signup?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=in-cluster-ui">UI</a>.
205
+
You can also run KRR in-cluster as a Kubernetes Job, if you don't want to view results easily in a <ahref="https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=in-cluster-ui">UI</a>.
@@ -262,7 +262,7 @@ If your llm provider url uses a certificate from a custom CA, in order to trust
262
262
263
263
## Free KRR UI on Robusta SaaS
264
264
265
-
We highly recommend using the [free Robusta SaaS platform](https://platform.robusta.dev/signup?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=free-robusta-saas-platform). You can:
265
+
We highly recommend using the [free Robusta SaaS platform](https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=free-robusta-saas-platform). You can:
266
266
267
267
- Understand individual app recommendations with app usage history
268
268
- Sort and filter recommendations by namespace, priority, and more
@@ -615,7 +615,7 @@ For discovering Prometheus it scans services for those labels:
615
615
<detailsid="free-ui-for-krr-recommendations">
616
616
<summary>Free UI for KRR recommendations</summary>
617
617
618
-
We highly recommend using the [free Robusta SaaS platform](https://platform.robusta.dev/signup?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=free-robusta-saas-platform). You can:
618
+
We highly recommend using the [free Robusta SaaS platform](https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=free-robusta-saas-platform). You can:
619
619
620
620
- Understand individual app recommendations with app usage history
621
621
- Sort and filter recommendations by namespace, priority, and more
0 commit comments