STEP-1 List out default projects in microshift after a fresh installation. [student@servera ~]$ oc projects STEP-2 List all pods in Microshift environment after installation. [student@servera ~]$ oc get pod -A STEP-3 List the service IPADDRESS address range. [student@servera ~]$ oc get svc -A STEP-4 List pod IPADDRESS range. [student@servera ~]$ oc get pod -A -o wide
There was an error while loading. Please reload this page.