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 2021/04/15 04:47:50 UTC

[GitHub] [apisix-ingress-controller] Marco-Zheng opened a new issue #376: request help:

Marco-Zheng opened a new issue #376:
URL: https://github.com/apache/apisix-ingress-controller/issues/376


   ### Issue description
   My service were all deploy on k8s, This client address cannot be automatically resolved to upstream by apisix-ingress-conroller. It needs to be configured manually. You can configure the service name of k8s. But the name of the configuration service will report an error
   ![image](https://user-images.githubusercontent.com/52538259/114815165-41fceb80-9de8-11eb-8d57-a414cd4a5910.png)
   
   I also tried node of upstream,but it said that apisix can only resolve the domain name from "/etc/resolv.conf"
   ![image](https://user-images.githubusercontent.com/52538259/114815223-5e008d00-9de8-11eb-8362-95d553a04972.png)
   
   Now i have a little confusing is the specific interaction between apisix, apisix-ingress-controller, and k8s, The apisix-ingress-controller will automatically fetch all clients in K8 and automatically resolve to Apisix's upstream(each upstream is bound to a unique k8s service name and may have specific service tags, such as version, etc.). We can then route to the service directly by binding the resolved upstream ID to the route.
   
   But it doesn't look like that at the moment, but it's not very clear on the doc。


-- 
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:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] tokers commented on issue #376: request help:

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #376:
URL: https://github.com/apache/apisix-ingress-controller/issues/376#issuecomment-820111790


   Duplicated with #377 .


-- 
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:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] tokers closed issue #376: request help:

Posted by GitBox <gi...@apache.org>.
tokers closed issue #376:
URL: https://github.com/apache/apisix-ingress-controller/issues/376


   


-- 
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:
users@infra.apache.org