DevOps Project 4 : Deploying Node.js Application In Kubernetes
- Creating NodeJS App
- Dockerize the NodeJs App
- Build your Docker Image
- Push your Image to Docker Hub
- Create Kubernetes Deployment.yml
- Create Kubernetes Services.yml
- Deploy your application in Kubernetes