Revolyssup commented on issue #2050: URL: https://github.com/apache/apisix-ingress-controller/issues/2050#issuecomment-1818305985
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. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
