From 9a15cb8817f61379c6b0e4757c752ae90061a85a Mon Sep 17 00:00:00 2001 From: Pavan Gudiwada <25551553+pavangudiwada@users.noreply.github.com> Date: Wed, 10 Jan 2024 20:44:32 +0530 Subject: Integration changes --- README.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ad7f1ae..6c718ba 100644 --- a/README.md +++ b/README.md @@ -62,16 +62,28 @@ 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. -_Supports: [Prometheus](#prometheus-victoria-metrics-and-thanos-auto-discovery), [Thanos](#prometheus-victoria-metrics-and-thanos-auto-discovery), [Victoria Metrics](#prometheus-victoria-metrics-and-thanos-auto-discovery), [Google Managed Prometheus](./docs/google-cloud-managed-service-for-prometheus.md), [Amazon Managed Prometheus](#amazon-managed-prometheus), [Azure Managed Prometheus](#azure-managed-prometheus), [Coralogix](#coralogix-managed-prometheus) and [Grafana Cloud](#grafana-cloud-managed-prometheus)_ - ### Data Integrations [![Used to send data to KRR](./images/krr-datasources.svg)](#data-source-integrations) -### Integrations +View Instructions for: +* [Prometheus](#prometheus-victoria-metrics-and-thanos-auto-discovery) +* [Thanos](#prometheus-victoria-metrics-and-thanos-auto-discovery) +* [Victoria Metrics](#prometheus-victoria-metrics-and-thanos-auto-discovery) + +* [Google Managed Prometheus](./docs/google-cloud-managed-service-for-prometheus.md) +* [Amazon Managed Prometheus](#amazon-managed-prometheus) +* [Azure Managed Prometheus](#azure-managed-prometheus) +* [Coralogix](#coralogix-managed-prometheus) +* [Grafana Cloud](#grafana-cloud-managed-prometheus) + +### Get Recommendations [![Used to receive information from KRR](./images/krr-other-integrations.svg)](#data-source-integrations) +* [Seeing KRR in a UI](#integrations) +* [Sending recommendations to Slack](#integrations) +* [Setting up KRR as a k9s plugin](#integrations) ### Features @@ -355,7 +367,6 @@ Find about how KRR tries to find the default Prometheus to connect Prometheus, Victoria Metrics and Thanos auto-discovery By default, KRR will try to auto-discover the running Prometheus Victoria Metrics and Thanos. -For discovering Prometheus it scan services for those labels: +For discovering Prometheus it scans services for those labels: ```python "app=kube-prometheus-stack-prometheus" @@ -505,7 +516,7 @@ python krr.py simple -p $PROM_URL --prometheus-auth-header "Bearer ${PROM_USER}: ## Integrations
- Free SaaS Platform + Free UI for KRR recommendations With the [free Robusta SaaS platform](https://home.robusta.dev/) you can: -- cgit v1.2.3