Something strange has happened in my environment which has resulted in not being able to route to any of the services. Earlier this was all working fine. The install was done using the ansible installer and this is happening with 3.6.1 and 3.7.1. The services are all there are running fine, and DNS is working, but I can't reach them. e.g. from the master node:

$ host docker-registry.default.svc
docker-registry.default.svc.cluster.local has address 172.30.243.173
$ curl -k https://docker-registry.default.svc/healthz
curl: (7) Failed connect to docker-registry.default.svc:443; No route to host

Any ideas on how to work out what's gone wrong?


_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to