Search code examples
openshiftopenshift-originopenshift-client-toolsopenshift-enterpriseopenshift-3

How to open a Web Console for open shift?


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


Solution

  • Running oc whoami --show-console returns the link to the console app.