From a55f3079aafd4f1d997b14142d520dc901d0aa47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B0=D0=B2=D0=B5=D0=BB=20=D0=96=D1=83=D0=BA=D0=BE?= =?UTF-8?q?=D0=B2?= <33721692+LeaveMyYard@users.noreply.github.com> Date: Fri, 7 Apr 2023 17:14:06 +0300 Subject: Update Extensibility row --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66dc518..93dbafc 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ By default, we use a _simple_ strategy to calculate resource recommendations. It | Installation Location 🌍 | ✅ Not required to be installed inside the cluster, can be used on your own device, connected to a cluster | ❌ Must be installed inside the cluster | | Workload Configuration 🔧 | ✅ No need to configure a VPA object for each workload | ❌ Requires VPA object configuration for each workload | | Immediate Results ⚡ | ✅ Gets results immediately (given Prometheus is running) | ❌ Requires time to gather data and provide recommendations | -| Extensibility 🔧 | ✅ Supports multiple recommendation strategies, extendable | ❌ Limited extensibility | +| Extensibility 🔧 | ✅ Add your own strategies with few lines of Python | :warning: Limited extensibility | | Custom Metrics 📏 | 🔄 Support in future versions | ❌ Not supported | | Custom Resources 🎛️ | 🔄 Support in future versions (e.g., GPU) | ❌ Not supported | | Reporting 📊 | 🔄 Support in future versions (Robusta can send you report in Slack, UI, etc.) | ❌ Not supported | -- cgit v1.2.3