You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/15 09:34:47 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #610: proposal: New architecture of Apache APISIX Ingress controller

tao12345666333 commented on issue #610:
URL: https://github.com/apache/apisix-ingress-controller/issues/610#issuecomment-1214820288

   In the simplest terms, to make it easier to scale and manage, etcd must be removed. So there is a high probability that we will no longer use the Admin API
   
   
   
   I guess it will be    
   
   
   ```
   APISIX Ingress (gRPC server)  —>  gRPC client
                                         |
                                          -> APISIX standalone mode
   ```
   
   
   APISIX may become a child process managed by another component we implement.
   
   


-- 
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-unsubscribe@apisix.apache.org

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