apisix-ingress-controller
apisix-ingress-controller copied to clipboard
request help: Installation questions
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):
- 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 - Ingress controller is supposed to work with Kubernetes.
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.
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.