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/29 01:45:19 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #940: how to start this controller in goland ide

tao12345666333 commented on issue #940:
URL: https://github.com/apache/apisix-ingress-controller/issues/940#issuecomment-1081314505


   Sorry I have no experience with IDEs. I only use Vim.
   
   Usually, if you want to start outside the Kubernetes cluster, you would use the following command:
   
   ```
   ./apisix-ingress-controller ingress --config-path  path-of-your-config-file.yaml
   ```
   
   Your above parameters seem to be fine. 


-- 
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