squakez commented on issue #5095:
URL: https://github.com/apache/camel-k/issues/5095#issuecomment-1927067954

   ```
   2024-01-26 11:48:13 
{"level":"info","ts":"2024-01-26T10:48:13Z","logger":"camel-k.controller.integration","msg":"Integration
 
error","request-namespace":"default","request-name":"hello","api-version":"camel.apache.org/v1","kind":"Integration","ns":"default","name":"hello","reason":"Error","error-message":"Back-off
 pulling image 
\"host.docker.internal:5000/default/camel-k-kit-cmoe5nh9lrbs73afkkig@sha256:18d8f7b8ef18f8d166f51c2edac13ce116cfbfb1d23746aa4265afbd14002931\""}
   ```
   I think the problem is with Kubernetes platform, which is not able to pull 
the image for some reason. Basically, Camel K is doing his job by building the 
container image and pushing it to the registry. Then, when the `Deployment` is 
created, Kubernetes cluster is not able to pull from container registry. Make 
sure to follow the instructions at 
https://docs.docker.com/registry/#deploy-a-plain-http-registry


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

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

Reply via email to