{noformat} Found registry IP at: 172.30.1.1:5000 Finished writing dockerfile. Building APB using tag: [172.30.1.1:5000/openshift/aerogear-digger-apb] Successfully built APB image: 172.30.1.1:5000/openshift/aerogear-digger-apb Error accessing the docker API. Is the daemon running? Exception occurred! 500 Server Error: Internal Server Error ("Get http://172.30.1.1:5000/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)") {noformat}
*Services:* ||NAME||TYPE||CLUSTER-IP||EXTERNAL-IP||PORT(S)||AGE|| |docker-registry|ClusterIP|172.30.1.1|<none>|5000/TCP|1h| |kubernetes|ClusterIP|172.30.0.1|<none>|443/TCP,53/UDP,53/TCP|1h| |router|ClusterIP|172.30.25.19|<none>|80/TCP,443/TCP,1936/TCP|1h|
ACTUAL: *Routes:* No resources found.
EXPECTED: {{docke-registry}} route should be exposed
*Workaround:* {{oc expose service/docker-registry -n default}} |
|