saurav khatrisauravkhatri.hashnode.dev·Sep 6, 2023Reddit Clone with Kubernetes & IngressIntroduction: Kubernetes, with its container management capabilities, is a powerful tool but can be intimidating for newcomers. Minikube is your trusty companion on your journey to mastering Kubernetes. It's like a miniature version of Kubernetes tha...reddit-clone-app-k8s
Ahmed Nisarahmednisarhere.hashnode.dev·Sep 5, 2023Project: Deployment of Reddit Clone App with Ingress on K8s Cluster Using Kubeadm💥Introduction: In this project, we have a Reddit clone app 🌐 which is an exact replicate of the original Reddit app. For sake of learning, I will be developing this app via the K8s Ingress manifest file. Now, as a DevOps engineer 👷♂️, our task is...38 readsKubernetes