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 2022/08/23 03:33:10 UTC

[GitHub] [apisix] andyzheung opened a new issue, #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

andyzheung opened a new issue, #7769:
URL: https://github.com/apache/apisix/issues/7769

   ### Description
   
   由于k8s集群内部的服务之间也会相互调用,但是希望能够统一将限流、鉴权等做到一起,因此希望所有集群内部的后端服务互访也通过一个gateway进行。
   但是看了apisix的gateway只支持nodeport和lb模式,不知道是否能够支持我说的这种需求。
   集群内服务互访不走coredns域名,都走到api-gateway,然后再转到后端。
   ![image](https://user-images.githubusercontent.com/22912347/186063638-c1d28b4b-d491-475b-b076-d937ce2f9b8f.png)
   
   
   ### Environment
   
   1、k8s环境。


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

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


[GitHub] [apisix] tao12345666333 commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1224231512

   sure, its a basic function


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] github-actions[bot] commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1685243862

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] tzssangglass commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1229519452

   > 看了这篇文章,但并不理解如何配置k8s集群内部的微服务如何通过apisix来作为网关。
   
   We can't solve a problem as big as you not understanding something in an issue. You can come to us with a specific problem and ask for help.


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] tokers commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

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

   > 
   
   Yes, this doc shows how you can configure the Kubernetes service discovery on APISIX. As for how other components can call APISIX, it varies and depends on your topology and business needs.


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] tzssangglass commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1224227697

   You mean using APISIX to proxy east-west traffic?
   
   cc @tokers @tao12345666333 


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] andyzheung commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by GitBox <gi...@apache.org>.
andyzheung commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1229156373

   > I think this would help for you: https://github.com/apache/apisix/blob/master/docs/en/latest/discovery/kubernetes.md
   
   看了这篇文章,但并不理解如何配置k8s集群内部的微服务如何通过apisix来作为网关。


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] github-actions[bot] closed issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway
URL: https://github.com/apache/apisix/issues/7769


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] andyzheung commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by GitBox <gi...@apache.org>.
andyzheung commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1225026183

   > APISIX to proxy east-west traffic?
   
   是的,希望用gateway解决集群内部的东西向流量,不用绕到外部。


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] tzssangglass commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1224228572

   I think this would help for you: https://github.com/apache/apisix/blob/master/docs/en/latest/discovery/kubernetes.md


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] github-actions[bot] commented on issue #7769: 是否可以用apisix作为k8s集群内部的服务的api-gateway

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7769:
URL: https://github.com/apache/apisix/issues/7769#issuecomment-1704077520

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
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: notifications-unsubscribe@apisix.apache.org

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