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

Different CAs for kubeClient and promClient #130

Closed
metalmatze opened this issue Nov 15, 2018 · 3 comments
Closed

Different CAs for kubeClient and promClient #130

metalmatze opened this issue Nov 15, 2018 · 3 comments

Comments

@metalmatze
Copy link
Contributor

Currently the Prometheus Adapter allows to only use a cert for Kubernetes related requests. We also need to be able to use a different one to talking to Prometheus.

It is pretty much the same issue as in the metrics server: kubernetes-sigs/metrics-server#146

@metalmatze
Copy link
Contributor Author

/cc @brancz @s-urbaniak

@DirectXMan12
Copy link
Contributor

the --prometheus-auth-config option allows you to configure how to talk to Prometheus (it's a kubeconfig file to avoid flag explosion, but it's for talking to prometheus).

@DirectXMan12
Copy link
Contributor

(feel free to reopen if that wasn't what you wanted, though ;-) )

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