Revolyssup commented on issue #2120:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2120#issuecomment-1876260725

   > > As mentioned here[1], The name (short) of the service, note cross 
namespace is forbidden, so be sure the ApisixRoute and Service are in the same 
namespace.
   > > 
   > > 1. 
https://apisix.apache.org/docs/ingress-controller/next/references/v2/#apisix.apache.org/v2.ApisixRouteHTTPBackend
   > 
   > @Revolyssup @karl-chanel I have reviewed this document. Does it mean that 
the backend of ApisixRoute must be consistent with the namespace where Apisix 
is installed? Otherwise, we can only use Ingress, right?
   
   No. It means the namespace of `ApisixRoute` resource and `Service` should be 
same. Apisix can be installed anywhere.


-- 
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