Node.JS application deployment in Openshift 4
Updated -
First, there is no Node.JS Operator. Like we have EAP, JWS, AMQ so no Node.JS Operator exists (by Red Hat) to deploy a Node.JS application. This means the user cannot create a custom resource that will deploy Node.JS Operator.
Given no specific operator, the user needs to build and deploy the application via deployment YAML (or the build will create it for you), the image stream comes ...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.