You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/26 14:10:57 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #938: apisix ingress controller 启动报错bad configuration: apisix base url is required

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org