Essential Requirements for Deploying a Reddit Replica on Kubernetes with Ingress Capability
Before starting the project, make sure you have the following prerequisites installed on your system:
EC2 (AMI: Ubuntu, Type: t2.micro for CI Server and t2.medium for Deployment Server)
Docker
Minikube
kubectl
Follow the steps below to install ...