Deployment of a Reddit-Clone Application with Ingress Enabled
Prerequisites
Before you begin, you should have the following tools installed on your local machine:
Docker
Minikube cluster ( Running )
kubectl
Git
# Steps:-
# For Docker Installation
sudo apt-get update
#Install Required Packages
sudo apt in...
sanketshirke.hashnode.dev3 min read