wwwzhouhui opened a new issue, #1749:
URL: https://github.com/apache/apisix-ingress-controller/issues/1749

   ### Issue description
   
   apiVersion: apisix.apache.org/v2
   kind: ApisixRoute
   metadata:
     name: redis-cluster-route
     namespace: ingress-apisix
   spec:
     stream:
       - name: redis-cluster-route20230327
         protocol: TCP
         match:
           ingressPort: 9101
         backend:
           serviceName: redis-test327
           servicePort: 6379
   
    
   The above code can achieve a single redis access, how to achieve Redis 
cluster agent access
   
   ### Environment
   
   - your apisix-ingress-controller version (output of 
apisix-ingress-controller version --long):
   - your Kubernetes cluster version (output of kubectl version):
   - if you run apisix-ingress-controller in Bare-metal environment, also show 
your OS version (uname -a):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to