Deploy a Reddit Clone with Kubernetes
This is the simple architecture we are going to follow for our deployment:
Points:
CI Server: t2.micro
DockerHub: Create a repository
Deployment Server: t2.medium
Prerequisite:
Install Docker on CI Server
Minikube and Kubectl on Deployment Ser...
siddhantgupta.hashnode.dev2 min read