Openshift

Explain OpenShift CLIs like oc and odo

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

oc is used for creating applications, but also for administrating OpenShift cluster

odo is used solely for managing applications on OpenShift (mainly from developers' perspective) and has nothing to do with administrating the cluster