Also check 'oc get routes --all-namespaces' just to rule out that the route
got created in another namespace. Also, the traffic needs to be directed to
the node where haproxy is running (not the master).
If the route is not created then one needs to create it, not sure if the
app you created at a 'route' resource in the template/json/yaml.

/Rajat

On Tue, Aug 16, 2016 at 11:26 AM, Sco <spambo...@gmail.com> wrote:

> Have been trying to get a working version of Openshift M5 up and running,
> and have been running into trouble.
> The ansible installer runs through with no errors, can login and create
> app's but cannot get to them. I can see the traffic hit the master but the
> browser only gets a refused to connect.
> oc get route  comes back with nothing.
> docker ps on the node does show that haproxy router is running.
>
> Any ideas on where to look?
>
> _______________________________________________
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to