With OpenShift Client CLI (oc), you can create applications and manage
OpenShift resources. It is built on top of kubectl which means it provides its
full capabilities to connect with any kubernetes compliant cluster, and on top
adds commands simplifying interaction with an OpenShift cluster.