Skip to content

Commit 4f0dec7

Browse files
committed
changed the positions of feature
1 parent 1ce7182 commit 4f0dec7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@
6060

6161
Robusta KRR (Kubernetes Resource Recommender) is a CLI tool for **optimizing resource allocation** in Kubernetes clusters. It gathers pod usage data from Prometheus and **recommends requests and limits** for CPU and memory. This **reduces costs and improves performance**.
6262

63-
### **New:** Use HolmesGPT to generate fixes for KRR recommendations
64-
<p align="center">
65-
<img src="./images/krr-create-pr.png" alt="Create PR with AI-generated fix for KRR recommendation" width="450">
66-
</p>
67-
6863
### Auto-Apply Mode
6964

7065
Put right-sizing on auto-pilot by applying recommendations automatically. See the [KRR Enforcer docs](https://github.com/robusta-dev/krr/tree/main/enforcer).
@@ -91,6 +86,7 @@ _View instructions for: [Seeing recommendations in a UI](#free-ui-for-krr-recomm
9186
- **Explainability**: [Understand how recommendations were calculated with explanation graphs](#free-krr-ui-on-robusta-saas)
9287
- **Extensible Strategies**: Easily create and use your own strategies for calculating resource recommendations.
9388
- **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 KRR recommendations using HolmesGPT](#free-krr-ui-on-robusta-saas) on the free Robusta SaaS platform
9490
- **Future Support**: Upcoming versions will support custom resources (e.g. GPUs) and custom metrics.
9591

9692
### How Much Can I Expect to Save with KRR?
@@ -274,6 +270,9 @@ We highly recommend using the [free Robusta SaaS platform](https://platform.robu
274270
- Give devs a YAML snippet to fix the problems KRR finds
275271
- Automatically generate fixes for KRR recommendations using AI and HolmesGPT
276272

273+
<p align="center">
274+
<img src="./images/krr-create-pr.png" alt="Create PR with AI-generated fix for KRR recommendation" width="450">
275+
</p>
277276

278277
<!-- USAGE EXAMPLES -->
279278

0 commit comments

Comments
 (0)