pgillet opened a new issue, #804:
URL: https://github.com/apache/apisix-helm-chart/issues/804

   Maybe a stupid question, but I haven't found a straight answer anywhere.
   
   Is it possible to deploy Apache APISIX in "decoupled" mode to allow 
**centralized API management** for APIs exposed in multiple Kubernetes clusters?
   
   I would like to deploy only one instance of the data plane (DP), i.e. a 
unique entry point, along with a centralized control plane (CCP) and deploy a 
control plane "agent" (CPA) per Kube cluster which would register to the CCP. 
Each agent would collect route/upstream configurations locally within its 
cluster to send them to the CCP.
   
   The DP would redirect incoming requests to the right API in the right Kube 
cluster.  
   
   Am I messing around too much with the concepts here or is this something 
feasible?
   If so, what would be the Helm configuration to achieve that?
   
   Many thanks.


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