apisix-ingress-controller icon indicating copy to clipboard operation
apisix-ingress-controller copied to clipboard

request help: Installation questions

Open jzhao20230918 opened this issue 1 year ago • 2 comments

Issue description

Hello,

How can I install Apisix Ingress Controller if I already had Apisix installed?

And install it without k8s?

Thanks a lot

Environment

  • your apisix-ingress-controller version (output of apisix-ingress-controller version --long):
  • your Kubernetes cluster version (output of kubectl version):
  • if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):

jzhao20230918 avatar Nov 17 '23 08:11 jzhao20230918

  1. You can do helm install apisix-ingress apisix/apisix-ingress-controller --set ingress-controller.config.apisix.adminAPIVersion=$ADMIN_API_VERSION and set other apisix configuration according to your running apisix instance for eg: the name of the apisix admin service, service namespace etc. Look here for all the apisix related variables that you can set - https://github.com/apache/apisix-helm-chart/blob/57783ea813e5d90aa44d7f42788a24c99b29d40d/charts/apisix-ingress-controller/values.yaml#L143
  2. Ingress controller is supposed to work with Kubernetes.

Revolyssup avatar Nov 20 '23 06:11 Revolyssup

This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days 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 Feb 19 '24 01:02 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 Mar 21 '24 01:03 github-actions[bot]