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
Reframe the KRR README's outbound CTAs so they match the HolmesGPT-focused
signup page. Emphasize that HolmesGPT is an AI agent that goes beyond KRR's
rule-based recommendations to find and fix cost-saving opportunities, while
keeping the bridge from KRR's cost savings on the KRR side.
https://claude.ai/code/session_01KRE69m74XbJqnMGJLGfM8s
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ _View instructions for: [Seeing recommendations in a UI](#free-ui-for-krr-recomm
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
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=features-free-saas-platform).
89
-
-**AI-Powered Fixes**: [Generate fixes for KRRrecommendations using HolmesGPT](#free-krr-ui-on-robusta-saas)on the Robusta SaaS platform
89
+
-**Agentic Cost Savings**: Go beyond KRR's rule-based recommendations with [HolmesGPT](#free-krr-ui-on-robusta-saas)— an AI agent that investigates your cluster to find and fix cost-saving opportunities, and generates fixes for KRR's recommendations.
90
90
-**Future Support**: Upcoming versions will support custom resources (e.g. GPUs) and custom metrics.
91
91
92
92
### How Much Can I Expect to Save with KRR?
@@ -270,6 +270,8 @@ We highly recommend using the [free Robusta SaaS platform](https://platform.robu
270
270
- Give devs a YAML snippet to fix the problems KRR finds
271
271
- Automatically generate fixes for KRR recommendations using AI and HolmesGPT
272
272
273
+
KRR right-sizes your workloads using predetermined strategies. To uncover cost-saving opportunities that go beyond fixed rules, the platform pairs KRR with [HolmesGPT](https://github.com/robusta-dev/holmesgpt) — an AI agent that investigates your clusters and reasons about where you're overspending, instead of relying on hardcoded rules. Let it find and fix cost-saving opportunities for you.
274
+
273
275
<palign="center">
274
276
<imgsrc="./images/krr-create-pr.png"alt="Create PR with AI-generated fix for KRR recommendation"width="450">
275
277
</p>
@@ -660,6 +662,7 @@ We highly recommend using the [free Robusta SaaS platform](https://platform.robu
660
662
- Sort and filter recommendations by namespace, priority, and more
661
663
- Give dev's a YAML snippet to fix the problems KRR finds
662
664
- Automatically generate fixes for KRR recommendations using AI and HolmesGPT
665
+
- Go beyond KRR's rule-based recommendations with [HolmesGPT](https://github.com/robusta-dev/holmesgpt), an AI agent that investigates your cluster to find and fix cost-saving opportunities
0 commit comments