sudo apt install nodejs sudo apt install npm
npm install
node app.js
This article is about the deployment of the Node.js application on the Amazon EKS Kubernetes cluster. We will set up a pipeline with Jenkins. Jenkins GitHub Webhook automates the build and deployment of applications when any commit is done to the source code.
https://sunitabachhav2007.hashnode.dev/jenkins-cicd-with-amazon-eks