Routing issues in Openshift v3 applications
Issue
- Not able to access the application dns name.
- Routing of applications isn't working properly.
- When accessing application in Openshift v3 below error is seen:
curl -k https://hello-openshift.cloudapps.example.com
curl: (7) Failed connect to hello-openshift.cloudapps.example.com:443; Connection refused
root@sv-2000lvu19 ~ # curl -k http://hello-openshift.cloudapps.example.com
curl: (7) Failed connect to hello-openshift.cloudapps.example.com:80; Connection refused
- Facing issues while accessing the helloworld application.
- How to change default cluster subdomain.
Environment
- Openshift Enterprise
- 3.0
- 3.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.