Deployed a Reddit Copy on Kubernetes with Ingress Enabled
Step 1: Clone the source code
The first step is to clone the source code for the app. You can do this by using this command git clone
https://github.com/suhasiForDevOps22/reddit-clone-k8s-ingress
Step 2: Containerize the Application using Docker
Wr...
suhasi337.hashnode.dev4 min read