Skip to content

Revenge-Rakesh/Nodejs_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

#Node Js Application Deployment Using kubernetes

  • deploy-nodejs.yml file is the main file which will deploy nodejs application with customized image.
  • Image is created on Amazon ECR.
  • nodejs-hpa.yml file used for auto scaling of nodejs application with minimum of 7 and maximum of 10 replicasets.
  • all.yml file used to take the user inputs like docker user name / ECR registry username user password for pulling images.
  • For security purpose, it is better to create different file without exposing the file to out side

Basics Required:

  1. Kubernetes
  2. Docker
  3. AWS
  4. Ansible
  5. Node Js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published