tao12345666333 commented on issue #938:
URL:
https://github.com/apache/apisix-ingress-controller/issues/938#issuecomment-1079702236
This documentation is out of date. Please note that the current latest
version is v1.4.
The image used in your above configuration is 0.5.
The most recommended way is to install directly using Helm, which is the
only way we currently maintain.
```
helm install apisix apisix/apisix \
--set gateway.type=NodePort \
--set ingress-controller.enabled=true \
--namespace ingress-apisix \
--set ingress-controller.config.apisix.serviceNamespace=ingress-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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]