guys I am using OpenShift to conatinerize and run application on kubernetes, I have started the open shift cluster using oc cluster up
now how do I open in the web console.
For the mini shift I have user minishift start
and then minishift console
it's not working the same with oc cluster up
Running oc whoami --show-console
returns the link to the console app.