How to simplify CI with Jira and GitHub Integration
TL;DR: Using GitHub and JIRA updater plugins to validate pull requests and get workflow status updates on pull requests.
TL;DR: Using GitHub and JIRA updater plugins to validate pull requests and get workflow status updates on pull requests.
TL;DR: Enabling GitOps is easy on Devtron. Select ArgoCD to begin to sync with your Git repository and deploy code across clusters. Devtron provides additional control and visibility for your GitOps
TL;DR: Flux CD and Argo CD have the same core functions and perform GitOps for Kubernetes-native deployments. They mainly differ on interface and application deployment.
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: Building Docker images is time-consuming. Speed up the Dockerfile build by utilising Persistent Volume Claims (PVC) and optimising Docker Cache 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.
TL;DR: Kubernetes v1.27 is about to release and there are some awesome features, enhancements, and deprecations it brings to the table. In this blog we discussed some of the best updates it brings to the community.
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