What is missing?
In cases where kube-prometheus adds kube-rbac-proxy in front of /metrics endpoints we set not to verify TLS certs. There should be a documented way on how to set insecureSkipVerify: true and provide certs.
Why do we need it?
To provide a better way to secure cluster.
What is missing? In cases where kube-prometheus adds kube-rbac-proxy in front of /metrics endpoints we set not to verify TLS certs. There should be a documented way on how to set
insecureSkipVerify: true
and provide certs.Why do we need it? To provide a better way to secure cluster.
Environment
Anything else we need to know?: Initial discussion: https://github.com/coreos/kube-prometheus/pull/453#discussion_r394857132