You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "anhpngt (via GitHub)" <gi...@apache.org> on 2023/07/11 03:31:11 UTC

[GitHub] [camel-k] anhpngt commented on issue #4556: `kamel run` in output mode still requires connecting to a k8s cluster

anhpngt commented on issue #4556:
URL: https://github.com/apache/camel-k/issues/4556#issuecomment-1630051968

   That seems weird? :thinking: here is the version I'm having
   
   ```sh
   $ kamel version
   Camel K Client 1.12.0
   
   $ echo $KUBECONFIG
   
   $ kamel run helloworld.groovy -oyaml
   Error: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable
   ```
   
   I also tried with `go run cmd/kamel/main.go run helloworld.groovy --output yaml` and had similar error


-- 
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: commits-unsubscribe@camel.apache.org

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