pjankolibaincapital opened a new issue, #4725: URL: https://github.com/apache/camel-k/issues/4725
### What happened? I have deployed a camel-k Pod to an EKS cluster, using helm in OpenLens. The helm chart was pointing to an mage that I manually uploaded to ECR, from the docker repository of camel-k. I am attempting to deploy a basic HelloWorld integration using kamel to it. I can see the integration using OpenLens, but it does not seem to be running. The logs say - Integration 'hello-world' is at: ... ### Steps to reproduce 1. Deploy camel-k pod to EKS 2. kamel run HelloWorld.java 3. kamel log hello-world ### Relevant log output ```shell Integration 'hello-world' is at: ... ``` ### Camel K version 2.0.1 -- 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-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org