Deploy a Reddit Clone with Kubernetes Ingress
Prerequisites for K8s ingress
Create 2 Ubuntu EC2 Servers
CI server - t2 micro and for Deployment - t2 medium
CI Server (t2 micro)
On t2 micro instance, install Docker and copy the clone from GitHub
New docker for Ubuntu from the official page link
R...
rjthapaa.hashnode.dev4 min read