ipolyzos commented on issue #1429:
URL: https://github.com/apache/camel-k/issues/1429#issuecomment-622175254


   @michaelwjoyner could you please elaborate more on the procedure you have 
followed in order to install _camel-k_ and which version of _kamel_ you are 
using?
   
   Have you followed the [local cluster setup 
guide](https://camel.apache.org/camel-k/latest/installation/installation.html)?
   
   I would assume might be a rights issue. If you could please check the user 
you are logged in as e.g
   
   > $ oc whoami 
   > system:admin
   
   If you are not using admin, please login as admin i.e
   
   >  $ oc login -u system:admin
   
   And then try again the cluster setup 
   
   > $ kamel install --cluster-setup
   
    _Please, note this operation is only for the first-time installation only._
   


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

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


Reply via email to