fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Allow operator to serve HTTPS instead of HTTP

Open johscheuer opened this issue 3 years ago • 0 comments

What would you like to be added/changed?

Currently the operator exposes metrics over HTTP, it would be nice if the operator supports in the future to expose this HTTP endpoint over TLS.

Currently this is not possible and we have to wait until this is supported in the controller-runtime: https://github.com/kubernetes-sigs/controller-runtime/issues/1007

johscheuer avatar Jun 22 '22 13:06 johscheuer