Skip to content

Commit

Permalink
Docs/helm method first (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheeproid authored Jan 22, 2025
1 parent 05cf2e5 commit 6262cc3
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Includes free use of the Robusta AI model.
![Screenshot 2024-10-31 at 11 40 09](https://github.com/user-attachments/assets/2e90cc7b-4b0a-4386-ab4f-0d36692b549c)


[Sign up for Robusta SaaS](https://platform.robusta.dev/signup/?utm_source=github&utm_medium=holmesgpt-readme) (Kubernetes cluster required) or contact us about on-premise options.
[Sign up for Robusta SaaS](https://platform.robusta.dev/signup/?utm_source=github&utm_medium=holmesgpt-readme&utm_content=ways_to_use_holmesgpt_section) (Kubernetes cluster required) or contact us about on-premise options.
</details>

<details>
Expand Down Expand Up @@ -178,7 +178,20 @@ See an example implementation [here](examples/custom_llm.py).

Like what you see? Discover [more use cases](#more-use-cases) or get started by [installing HolmesGPT](#installation).

## Installation
## In-Cluster Installation (Recommended)

Install Holmes + [Robusta](https://github.com/robusta-dev/robusta) as a unified package:

- Analysis based on **GPT-4o** (no API key needed)
- Simple installation using `helm`
- Built-in integrations with **Prometheus alerts** and **Slack**
- Visualize Kubernetes issues on a timeline, and analyze them with Holmes in a single click

**Note:** Requires a Kubernetes cluster.

[Create a free Robusta UI account »](https://platform.robusta.dev/signup/?utm_source=github&utm_medium=holmesgpt-readme&utm_content=easy_install_in_cluster_section)

## More Installation methods

**Prerequisite:** <a href="#getting-an-api-key"> Get an API key for a supported LLM.</a>

Expand Down

0 comments on commit 6262cc3

Please sign in to comment.