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/28 13:29:13 UTC

[GitHub] [apisix-ingress-controller] xianshun163 opened a new issue #940: how to start this controller in goland ide

xianshun163 opened a new issue #940:
URL: https://github.com/apache/apisix-ingress-controller/issues/940


   ### Issue description
   
   ![image](https://user-images.githubusercontent.com/32457473/160407758-ddd39e16-16fa-4462-b03b-7bbf67299719.png)
   
   I  use the goland  ide  and  start it with the  program  arguments like this : 
   ingress --kubeconfig D:\dev\config --http-listen :8080 --log-output stderr --default-apisix-cluster-base-url http://172.16.11.15:30980/apisix/admin --default-apisix-cluster-admin-key edd1c9f034335f136f87ad84b625c8f1
   
   is it  the right way to  start it in the  goland   or in the windows  local  .
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.4.0
   - 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):
   


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



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

Posted by GitBox <gi...@apache.org>.
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



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

Posted by GitBox <gi...@apache.org>.
xianshun163 commented on issue #940:
URL: https://github.com/apache/apisix-ingress-controller/issues/940#issuecomment-1081341467


   ok, thanks


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



[GitHub] [apisix-ingress-controller] xianshun163 closed issue #940: how to start this controller in goland ide

Posted by GitBox <gi...@apache.org>.
xianshun163 closed issue #940:
URL: https://github.com/apache/apisix-ingress-controller/issues/940


   


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