Before start use the container after it is installed is a good practice check if all is ok first. Login … More
Tag: OpenShift
[DevOps] OpenShift – How to login as system admin?
Command Line: $ oc login -u system:admin -n default Verified into: v3.2.1.28 The following is an example. $ oc login -u … More