How to Deploy MERN Stack over Kubernetes
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.
A Kubernetes head with a travelling soul. Abhinav is a highly motivated and a lifelong learner with a passion for open-source software and cloud-native technologies.
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: In this blog, the authors talk about the helm dashboard by Devtron and how it can solve various issues related to helm CLI and help you manage everything around helm through the intuitive dashboard.
TL;DR: KEDA is used to fetch metrics from AWS Cloud watch. Based on ALB metrics the application can be scaled accordingly. This will help run software efficiently and smoothly.
TL;DR: Learn how to migrate Docker Compose applications to Kubernetes using Devtron’s intuitive UI. This step-by-step guide covers setup, CI/CD, scaling, and zero-downtime deployments, plus a sneak peek at Devtron’s upcoming Agentic AI for intelligent scaling and optimization.
Helm charts simplify Kubernetes deployments with reusable templates, easy rollbacks, and seamless CI/CD integration. Learn how Devtron enhances Helm’s capabilities for faster, more efficient application management.
TL;DR: In this blog, the author talks about the burning issues in cluster management and how Devtron's Kubernetes dashboard helps you to manage the on-prem/ cloud Kubernetes clusters efficiently through an intuitive dashboard.
Master NGINX canary deployment using Ingress annotations and Devtron’s no-YAML approach. Safely roll out features, control traffic splits, and explore Devtron’s upcoming Agentic AI for intelligent deployment automation.
TL;DR: Monitoring & observability is the core of software delivery. In this blog, we will see how easily you can set up the monitoring stack with Devtron and observe applications.