MichaelLLC opened a new issue, #11813:
URL: https://github.com/apache/apisix/issues/11813

   ### Description
   
   I have deployed an AWS EKS cluster and created two DNS zones: one private 
and one public. I need to deploy Apache APISIX with two separate ingress 
classes, where each ingress controller processes rules only for its respective 
DNS zone.
   
   Public Requests: Should be handled by apisix-external.
   Private/Internal Requests: Should be handled by apisix-internal.
   I am using ApisixRoute CRDs to define the rules, and it is crucial to 
separate the rules for each APISIX instance to ensure proper routing.
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.11.0
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): 
openresty/1.25.3.2
   
   


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