You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to configure the connector to expose its REST API using a self-signed certificate. However, it is not possible to configure the operator to trust that certificate.
Securing internal cluster communications is a valuable practice in 0-trust architectures. This kind of enhancements would be beneficial.
Use cases
Supporting 0-trust architectures where all communications, including intra-cluster ones, need to be TLS encrypted.
Proposed solution
I opened the following PR several months ago. It provides this functionality: