by It helps developers to write, build, and deploy applications on OpenShift and Kubernetes.
Odo reduces the cognitive load as compared to oc client which is more operations-focused and requires a deep-understanding of Kubernetes and OpenShift concepts.
To create a Node.js component, download the Node.js application and push the source code to your cluster with odo.
Add a component of the type Node.js to your application: Push the initial source code to the component: Your component is now deployed to OpenShift.