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

Read metrics from an ECK managed Elasticsearch #12

Open
barkbay opened this issue Oct 13, 2021 · 0 comments
Open

Read metrics from an ECK managed Elasticsearch #12

barkbay opened this issue Oct 13, 2021 · 0 comments

Comments

@barkbay
Copy link
Collaborator

barkbay commented Oct 13, 2021

Instead of having a full Elasticsearch client configuration (url, username, password, ca), we could let the user set a reference to an Elasticsearch cluster managed by ECK.
It would allow the metrics adapter to setup automatically the URL and the certificates. We could use the elastic user in a first step, I don't think it would be easy to automatically setup a dedicated Elasticsearch user with the right set of privileges.
One downside of this feature is that it would require the metrics adapter to read Secrets which are likely to exist in a different namespace.

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

1 participant