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

How to use thanos receiver #137

Open
alochym01 opened this issue Aug 1, 2021 · 1 comment
Open

How to use thanos receiver #137

alochym01 opened this issue Aug 1, 2021 · 1 comment

Comments

@alochym01
Copy link

I see the thanos-operator is supported thanos receiver. How do i deploy
#33

Thank you

@pepov
Copy link
Contributor

pepov commented Sep 6, 2021

It is still in an early phase, but you can try it out using the Receiver custom resource:
https://github.com/banzaicloud/thanos-operator/blob/master/config/samples/monitoring_v1alpha1_receiver.yaml

The example above will require you to set up an object store secret and prometheus on your own, or you can simply try running make install-thanos for a development setup with minio and pomerium.

The above will require you to install CRDs and run the operator locally using make install and make run

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