tanmoyrsc opened a new issue #1282: Kaniko in builder pod failed to push image to docker registry URL: https://github.com/apache/camel-k/issues/1282 I am getting below error in builder pod, where Kaniko failed to push the images to local registry. please help to solve this issue. camel-k installation command: kamel install --registry-insecure true --registry 10.35.110.195:5000 --http-proxy-secret kamel-proxy --maven-settings=configmap:maven-settings/settings.xml --kaniko-build-cache=false -n service-integration creating simple Hello world java camel integration. kamel run -n service-integration Sample.java Error in pod:- error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "10.35.110.195:5000/service-integration/camel-k-kit-bp62q43fet3g2cld1sgg:44220091": creating push check transport for 10.35.110.195:5000 failed: Get http://10.35.110.195:5000/v2/: dial tcp 10.35.110.195:5000: connect: connection refused Br, Tanmoy
---------------------------------------------------------------- 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] With regards, Apache Git Services
