tokers commented on issue #356:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/356#issuecomment-817686675


   > I have installed APISIX, how can I access httpbin through apisix
   > 
   > > > > apisix-ingress-controller itself is not the proxy component but the 
controller to control the proxy plane (APISIX), you should access APISIX 
instead. By the way, did you install APISIX?
   > > > 
   > > > 
   > > > Our service is client-->nginx-->ingress-nginx-->service-->pod. I want 
to replace ingress-nginx with apisix. Should I use APISIX instead of 
apisix-ingress-controller? (I have installed APISIX:2.3-alpine)
   > > 
   > > 
   > > No, you need both the apisix-ingress-controller and APISIX. Just as I 
said above, apisix-ingress-controller is the control plane and APISIX is the 
data plane that processes the traffic. Even in ingress-nginx, there are two 
components, the one is nginx (DP) and the other is the controller (CP).
   > 
   > I have installed APISIX, how can I access httpbin through apisix?
   
   See 
http://apisix.apache.org/docs/ingress-controller/practices/proxy-the-httpbin-service
 for details.


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

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


Reply via email to