gamer22026 commented on code in PR #761:
URL: https://github.com/apache/apisix-helm-chart/pull/761#discussion_r1645190689


##########
charts/apisix-ingress-controller/templates/service.yaml:
##########


Review Comment:
   I'm trying to implement the architecture diagrammed here: 
https://static.apiseven.com/apisix-webp/uploads/2023/10/24/UbKWYGar_APISIX-Ingress-4.webp
 but what I ended up with using the latest helm chart was the ingress 
controller/with embedded apisix running as the control plane, and a separate 
pod cluster running apisix as the data plane. (which is why I was  exposing the 
service port so the apisix pods running the data plane had an etcd to connect 
to).  Is there something I missed in the helm config to get the ingress 
controllers to embed both the apisix control plane and the data plane together 
as the diagram shows?



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