jiaozhentian commented on issue #2061: URL: https://github.com/apache/apisix-ingress-controller/issues/2061#issuecomment-1823789093
Well, I got the result by catching packets in each pods, step by step. The problem is coming from istio, the envoy block the mysql TCP connect to apisix-istio-gateway, so we can not use apisix as a gateway cooperatting with istio properly, we need config both istio's appProtocol and apisix-istio-gateway, which make things complex. If we do not want to make more adaptation to istio, please ignore this question, or watting the breaking change from istio. -- 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]
