I have openshift origin with one master and two nodes.App deployment works fine if I deploy app on node where master is installed.But whenever I try to deploy app in second node it gives me error saying:
builder.go:204] Error: build error: timeout while waiting for remote repository
Could anyone please tell me what could be the issue?
I have already checked DNS setting to docker and docker containers can reach to internet.