Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about install Holmesgpt in k8s #230

Open
wiluen opened this issue Dec 13, 2024 · 1 comment
Open

question about install Holmesgpt in k8s #230

wiluen opened this issue Dec 13, 2024 · 1 comment

Comments

@wiluen
Copy link

wiluen commented Dec 13, 2024

can I directly install Holmesgpt in my k8s cluster with out Robusta, How to send prometheus alert to holmesgpt in the simplest way, just for testing purposes

@arikalon1
Copy link
Contributor

hey @wiluen

The easiest way to test is with the Holmes CLI
you don't need to install anything in the cluster, just to be connected to it from the machine running the CLI
With it, you can ask holmes questions, or investigate prometheus alerts

If you want it as a pod in the cluster, the easiest way is to install it with Robusta.
Robusta is responsible for interacting with the rest api the Holmes pod exposes.
Without Robusta, you'll have the implement calling this API your self. (it's doable, bug unnecessary)
Installing Robusta is easy and fast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants