nicolaferraro commented on issue #1770: URL: https://github.com/apache/camel-k/issues/1770#issuecomment-711867237
> Hello, > I've installed by following this guide: https://camel.apache.org/camel-k/latest/installation/gke.html. > Then, I tried to run the basic, as follows: > > ``` > kamel run Basic.java --dev > integration "basic" created > Progress: integration "basic" in phase Initialization > Integration basic in phase "Initialization" > Progress: integration "basic" in phase Building Kit > Condition "IntegrationPlatformAvailable" is "True" for Integration basic: camel-k > Integration basic in phase "Building Kit" > Condition "IntegrationKitAvailable" is "False" for Integration basic: creating a new integration kit > ``` > > And here I'm stuck as nothing happens. Not sure what I'm supposed to do with that. Please help. > Many thanks in advance. > Kind regards, > Nicolas Did you follow specific instructions also for the registry? https://camel.apache.org/camel-k/latest/installation/registry/gcr.html ---------------------------------------------------------------- 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: [email protected]
