July 2018
Intermediate to advanced
504 pages
11h 34m
English
Whether you use oc cluster up or any other solution, when OpenShift is up and running, you can access it via a web browser. OpenShift is available on port 8443, by default. In the case of oc cluster up, you can reach the OpenShift login page at https://localhost:8443/:

Use the developer login, with any password, to log in to OpenShift. We are going to work with the OpenShift web interface later in this book, while developing and running microservice applications.
Once you log in, you will be presented with the service catalog, which lets you to choose from available language runtimes:
Project in OpenShift ...
Read now
Unlock full access