Running Node.js application in K8S


Details
Learn more about the Running node.js application in K8S
- Create Node.js REST API using Express
- Overview of Kubernetes & Docker
- Overview of basic Components of K8S (Deployments, Services, Pods, Nodes, Ingress, Load Balancer)
- Creating Dockerfile
- Creating Docker Image on the local machine
- Creating Local Kubernetes Cluster using MicroK8S & deploying application on the local cluster to do development
- Pushing Docker image to public Repository (Docker Hub)
- Pushing Docker image to GCP Image Repository
- Creating Kubernetes Cluster in GCP
- Connecting Kubernetes Cluster from the local machine
- Creating Deployment files to deploy Node.js application on K8S
- Creating Service & Ingress to make Node.js application accessible inside & outside of K8S Cluster.
COVID-19 safety measures

Running Node.js application in K8S