Re: Pushing image docker-registry.default.svc:5000/... failed

2017-09-03 Thread Bruno Vernay
I tried to install "docker-distribution" (=docker-registry) and enable it. The origin install went fine, but creating the first app still fail. But the service is there (on the master): curl -v http://docker-registry.default.svc:5000/ * About to connect() to docker-registry.default.svc port 5000 (

Re: Pushing image docker-registry.default.svc:5000/... failed

2017-09-03 Thread Bruno Vernay
Yes, the kickstart takes care of this normally: | network --device=enp0s8 --bootproto=static --ip=192.168.56.10 --nodns --netmask=255.255.255.0 --noipv6 --hostname=ocp-1.192.168.56.10.nip.io --nodefroute# 192.168... host-only | network --device=enp0s3 --noipv6 # 10.0.2 ... NAT | ## Network con