apisix icon indicating copy to clipboard operation
apisix copied to clipboard

help request: should i choose apisix discovery or apisix ingress cotroller?

Open Nobilta opened this issue 3 years ago • 1 comments

Description

i want to use the Service Discovery of kubernetes,but i have two choose apisix discovery and apisix ingress controller. what‘s their difference?And which one should i choose?

Environment

  • APISIX version (run apisix version):
  • Operating system (run uname -a):
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):

Nobilta avatar Aug 24 '22 07:08 Nobilta

It's up to you. Kubernetes service discovery just implements the service discovery, it cannot do things like Certificates management via Kubernetes secrets (in the case of Ingress Controller, it's feasible). Also, it depends on the way you want to manage APISIX, i.e. REST API / Web Console vs Declarative Configurations.

tokers avatar Aug 24 '22 09:08 tokers

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 [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Aug 27 '23 10:08 github-actions[bot]

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.

github-actions[bot] avatar Sep 10 '23 10:09 github-actions[bot]