RHsyseng / hypershift-baremetal-lab

telco-hypershift-baremetal-lab
Apache License 2.0
1 stars 9 forks source link

mgmt_ocp_route does not resolve from browser #31

Open luqmanbarry opened 1 year ago

luqmanbarry commented 1 year ago

I am unable to access the management cluster web console. I tried to access it with RedHat's VPN turned on & off. In addition, I could not access the management cluster API from my workstation; I had to use the bastion host. Screenshot 2023-11-15 at 12 04 05

luqmanbarry commented 1 year ago

Accessing the cluster from the workstation:

oc login -u admin https://api.management.hypershift.lab:6443
error: dial tcp: lookup api.management.hypershift.lab: no such host - verify you have provided the correct host and port and that the server is currently running.
mvazquezc commented 11 months ago

Do you have the correct name resolution defined in your /etc/hosts?