diff --git a/README.md b/README.md index 203917a5..a378fa94 100644 --- a/README.md +++ b/README.md @@ -66,26 +66,16 @@ Robusta KRR (Kubernetes Resource Recommender) is a CLI tool for optimizing resou [![Used to send data to KRR](./images/krr-datasources.svg)](#data-source-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) +_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) and [Grafana Cloud](#grafana-cloud-managed-prometheus)_ + + ### Get Recommendations [![Used to receive information from KRR](./images/krr-other-integrations.svg)](#data-source-integrations) -View instructions for: - -* [Seeing recommendations in a UI](#integrations) -* [Sending recommendations to Slack](#integrations) -* [Setting up KRR as a k9s plugin](#integrations) +View instructions for: [Seeing recommendations in a UI](#free-ui-for-krr-recommendations),[Sending recommendations to Slack](#slack-notification), [Setting up KRR as a k9s plugin](#k9s-plugin) ### Features @@ -380,8 +370,10 @@ Find about how KRR tries to find the default Prometheus to connect (back to top)

-
-Coralogix Managed Prometheus + +
+ +#### Coralogix Managed Prometheus + For Coralogix managed Prometheus you need to specify your Prometheus link and add the flag coralogix_token with your Logs Query Key @@ -498,8 +499,10 @@ python krr.py simple -p "https://prom-api.coralogix..." --coralogix_token

(back to top)

-
- Grafana Cloud Managed Prometheus +
+ +#### Grafana Cloud Managed Prometheus + For Grafana Cloud managed Prometheus you need to specify Prometheus link, Prometheus user, and an access token of your Grafana Cloud stack. The Prometheus link and user for the stack can be found on the Grafana Cloud Portal. An access token with a `metrics:read` scope can also be created using Access Policies on the same portal. @@ -517,8 +520,10 @@ python krr.py simple -p $PROM_URL --prometheus-auth-header "Bearer ${PROM_USER}: ## Integrations -
- Free UI for KRR recommendations +
+ + #### Free UI for KRR recommendations + With the [free Robusta SaaS platform](https://home.robusta.dev/) you can: @@ -530,8 +535,10 @@ With the [free Robusta SaaS platform](https://home.robusta.dev/) you can:
-
- Slack Notification +
+ + #### Slack Notification + Put cost savings on autopilot. Get notified in Slack about recommendations above X%. Send a weekly global report, or one report per team. @@ -568,8 +575,10 @@ customPlaybooks:

(back to top)

-
- k9s Plugin +
+ +#### k9s Plugin + Install our k9s Plugin to get recommendations directly in deployments/daemonsets/statefulsets views.