TL;DR: The blog provides a brief tutorial on how to set up Basic Auth using Nginx Ingress which can be used for adding a layer of security in any dashboard that doesn't have native authentication mechanisms
Kubernetes
TL;DR: In this tutorial, we will learn to deploy a sample Django Full Stack Application on Kubernetes using Devtron and implementing GitOps.
One of the fundamental reasons to choose Kubernetes is because it is open source. Kubernetes is the second largest open-source project after Linux.
TL;DR: The author talks about how to deploy the MERN Stack application on Kubernetes with the easiest possible way with just few clicks, abstracting all K8s complexities using Devtron.
TL;DR: Kubernetes taints and tolerations are one of the methods that are used to control the scheduling of pods on nodes. In this article, author talks in-brief about taints and tolerations and how easily it can be used within Devtron.
Master the art of using ConfigMap & Secrets in Kubernetes. Get insights on their crucial role and learn to manage them seamlessly with Devtron.