Skip to content

Commit 3fa4cb9

Browse files
change links
1 parent 193c248 commit 3fa4cb9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ _View instructions for: [Seeing recommendations in a UI](#free-ui-for-krr-recomm
8585
- **Prometheus Integration**: Get recommendations based on the data you already have
8686
- **Explainability**: [Understand how recommendations were calculated with explanation graphs](#free-krr-ui-on-robusta-saas)
8787
- **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/?utm_source=github&utm_medium=krr-readme).
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).
8989
- **Future Support**: Upcoming versions will support custom resources (e.g. GPUs) and custom metrics.
9090

9191
### 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
192192
<details>
193193
<summary>In-Cluster</summary>
194194

195-
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/signup">Robusta Platform</a>
196-
. It gives you a <a href="https://platform.robusta.dev/signup">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 <a href="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 <a href="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
197197
* View application usage history graphs on which recommendations are based.
198198
* Get application, namespace and cluster level recommendations.
199199
* 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
202202

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

205-
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/signup">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 <a href="https://platform.robusta.dev/signup?benefits=krr&utm_source=github&utm_medium=krr-readme?utm_content=in-cluster-ui">UI</a>.
206206

207207
```
208208
kubectl apply -f https://raw.githubusercontent.com/robusta-dev/krr/refs/heads/main/docs/krr-in-cluster/krr-in-cluster-job.yaml
@@ -262,7 +262,7 @@ If your llm provider url uses a certificate from a custom CA, in order to trust
262262

263263
## Free KRR UI on Robusta SaaS
264264

265-
We highly recommend using the [free Robusta SaaS platform](https://platform.robusta.dev/signup/?utm_source=github&utm_medium=krr-readme). 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:
266266

267267
- Understand individual app recommendations with app usage history
268268
- Sort and filter recommendations by namespace, priority, and more
@@ -615,7 +615,7 @@ For discovering Prometheus it scans services for those labels:
615615
<details id="free-ui-for-krr-recommendations">
616616
<summary>Free UI for KRR recommendations</summary>
617617

618-
We highly recommend using the [free Robusta SaaS platform](https://platform.robusta.dev/signup/?utm_source=github&utm_medium=krr-readme). 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:
619619

620620
- Understand individual app recommendations with app usage history
621621
- Sort and filter recommendations by namespace, priority, and more

0 commit comments

Comments
 (0)