Jump to content

OpenShift: Difference between revisions

Line 119:
Web Console Install : Complete (0:01:04)
Service Catalog Install : Complete (0:07:04)
</pre>
 
= Verification =
 
* On Master:
 
oc get nodes
 
<pre>
NAME STATUS ROLES AGE VERSION
openshift01 Ready master 18m v1.9.1+a0ce1bc657
openshift02 Ready compute 18m v1.9.1+a0ce1bc657
openshift03 Ready compute 18m v1.9.1+a0ce1bc657
</pre>
 
oc get pods
 
<pre>
NAME READY STATUS RESTARTS AGE
docker-registry-1-m8hgb 1/1 Running 0 13m
registry-console-1-zxpqh 1/1 Running 0 9m
router-1-vwl99 1/1 Running 0 13m
</pre>
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.