How to deploy MongoDB on Kubernetes
1. Prerequisite to install and run the application on my Kubernetes cluster, followed these steps:
a) Install 2 EC2 server (t2.medium) into AWS North Virginia region and rename as “Master Node” and “Worker Node”
Reasons:
WHY (t2.medium): It has 2 CPU...
paraspahwa.hashnode.dev5 min read