Latest posts

Kubernetes

Devtron

Devtron

Devtron Year in Review 2024

TL;DR: 2024 was a big year for us, with new product features, awards, and connecting with our global community. We made Kubernetes management easier, won recognition from AWS and hosted events around the world while growing our community and impact.

By Akanksha Bhasin
Jan 5, 2025
Devtron

KubeCon India 2024 Recap

TL;DR: Discover key highlights from KubeCon India 2024, where cloud-native experts discussed Kubernetes scaling, AI integration, and service mesh adoption, alongside Devtron’s unforgettable KubeCon India networking dinner.

By Siddhant Khisty
Dec 26, 2024

GitOps

GitOps

Adding GitOps To CI/CD Pipelines

TL;DR: Don't ditch your existing CI/CD pipeline! This blog shows how GitOps, using Devtron and ArgoCD, enhances your workflow by adding continuous reconciliation, automated rollbacks and improved security, making your Kubernetes deployments more reliable and easier to manage.

By Steve Waterworth
Sep 1, 2024
GitOps

GitOps Best Practices

TL;DR: Adopting GitOps leverages Git as the single source of truth for Kubernetes configurations, ensuring consistency, automation and streamlined deployment processes with tight CI/CD integration. Start small & scale gradually for successful adoption.

By Steve Waterworth
Jun 25, 2024
GitOps

An Introduction to GitOps

TL:DR; This blog introduces GitOps for managing applications and infrastructure using Git, explaining its core principles & benefits like enhanced security, collaboration & automation. It also compares GitOps to CI/CD and highlights how it complements existing DevOps practices.

By Steve Waterworth
Jun 24, 2024
GitOps

GitOps Pros and Cons

TL;DR: Explore the role of GitOps in configuration management and continuous delivery within Kubernetes. Learn about its pros, such as automated deployment and hands-off operation, and its cons, including risks of automated failures.

By Michael Levan
Feb 23, 2024

CI/CD

CI/CD

Best Branching Strategies for CI/CD

Choosing the right CI/CD branching strategy depends on team size and project complexity. Use direct merges for small teams, a development branch for larger projects, or an integration branch for managing multiple features. The key is to align with your workflow.

By Khushi Dubey
May 13, 2025