How to config TLS of node exporter in external Prometheus scrape_configs? #1702
Unanswered
UnknowViewer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've setup a external prometheus svc on hosted server and apply kube-prometheus on kubernetes cluster. The default configuration of node_exporter daemonset is secured TLS by kube-rbac-proxy, how can I setup the scrape_configs in external prometheus?
I saved


ca.cert
in secret token and configured like following capture shows, but still failedBeta Was this translation helpful? Give feedback.
All reactions