sober-wang commented on issue #610:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/610#issuecomment-1216605153

   > 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.
   
   Why use gRPC ? 
   gRPC is more complex than rest apt. we should definition more and more 
protbuf file and increase the code complexity.
   
   I recommend use default APISIX admin api.


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