astefanutti commented on issue #1869: URL: https://github.com/apache/camel-k/issues/1869#issuecomment-765452467
No worries, so now that we are sure the IP matches, we need to understand: ``` Get https://10.106.145.48/v2/: dial tcp 10.106.145.48:443: connect: connection refused ``` I'm surprised it uses HTTPS as the registry is configured as `insecure`. I'd have a look at the registry deployment and understand why the kubelet tries to pull the image using HTTPS. ---------------------------------------------------------------- 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]
