-
Notifications
You must be signed in to change notification settings - Fork 604
Open
Labels
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Currently Kuberay only supports mTLS via Istio. Cert Manager is the industry standard for managing TLS certs in K8s. This feature request captures the integration of cert manager to enable mTLS as an alternative to Istio.
Cert Manager is a graduated CNCF project so helps with open sourcification of Kuberay Operator🎉
Use case
I am deploying Kuberay Operator on a cluster that already has cert-manager installed for other Operators. I would like to make use of cert manager to enable mTLS for Kuberay Operator also.
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!