kworkbee commented on issue #2253: URL: https://github.com/apache/apisix-ingress-controller/issues/2253#issuecomment-2217921678
I'm having the same concern. I have multiple purpose gateways in the same cluster, and the default `ingressClassName` is `apisix`, so even if `ApisixRoute` and `ApisixUpstream` are deployed for separate purposes, each ingress controller is dealing with them all. Therefore, each gateway deployment must be completely isolated with a separate `ingressClassName`, or it will have unexpected consequences. (I'm actually the one who overlooked this and caused the failure.) -- 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]
