astefanutti commented on issue #1869:
URL: https://github.com/apache/camel-k/issues/1869#issuecomment-765250298
@amitsadaphule for some reasons, the integration pod fails to pull the
container image that has been built for that integration:
```
Failed to pull image
"10.106.145.48/default/camel-k-kit-bvhfthd6er6mi7d78k6g@sha256:93289fd05071c295ce83d796cc1e42c767fd18b34ba569f871746af472afe952":
rpc error: code = Unknown desc = Error response from daemon: Get
https://10.106.145.48/v2/: dial tcp 10.106.145.48:443: connect: connection
refused
```
What cluster do you use, and how did you configure the container registry?
Also dumping the IntegrationPlatform may help, e.g., `kubectl get ip camel-k
-o yaml`.
----------------------------------------------------------------
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]