juzhiyuan commented on issue #2403:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2403#issuecomment-2908254411

   Hi @vortegatorres, in the new design, instead of using ETCD or Mock ETCD, 
the new ingress controller workflow is as follows: The Ingress Controller will 
work with APISIX Standalone 
(https://docs.api7.ai/apisix/production/deployment-modes#standalone-mode and 
https://github.com/api7/apisix-standalone-sample/tree/main). Within the 
Controller implementation, it will convert the input (YAML) into ADC format 
(https://github.com/api7/adc). This format will then be transformed into 
Standalone configurations for APISIX to use, thus addressing the issue of 
reliance on ETCD.


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to