Closed maxbischoff closed 3 years ago
@maxbischoff thanks for fixing this issue. You may want to checkout Aeraki, which can automatically create the envofilter for Redis cluster.
Here is an example: https://github.com/aeraki-framework/aeraki/tree/master/test/e2e/redis
I used your redis-cluster configuration as basis for deploying an istio-injected redis-cluster in our istio setup. Since we have defined STRICT mTLS it initially didn't work. The issue can be solved by deploying a headless service. This causes envoy to create listeners for the redi-cluster Pod IPs and mTLS to work:
Headless service:
created listeners