devopsdeepdive / node-todo-cicd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-todo-cicd

sudo apt install nodejs sudo apt install npm

npm install

node app.js

follow my blog for EKS deployment

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.

image

https://sunitabachhav2007.hashnode.dev/jenkins-cicd-with-amazon-eks

About


Languages

Language:JavaScript 66.1%Language:EJS 31.8%Language:Dockerfile 2.1%