ArgoCD v3.2.5: Critical Patch Release with Stability ImprovementsIntroduction The ArgoCD community recently released version v3.2.5 on January 14, 2026, replacing v3.2.4 which was marked as invalid. This patch release brings critical fixes that improve the stability and security of the most popular GitOps platform...Jan 25, 2026·6 min read
Managing GitHub Organizations with Terraform: From Manual Chaos to Infrastructure as CodeJan 25, 2026·10 min read
Kubernetes v1.35 (Timbernetes): What’s New and What’s ChangingThe Kubernetes project has just released version 1.35 on December 17, 2025, bringing significant enhancements, important deprecations, and a continued focus on stability and enterprise readiness. After 58 enhancements across the v1.34 release cycle, ...Jan 25, 2026·11 min read
Helm Best Practices 2025: What Changed with Helm 4 and What You Should KnowHelm 4.0 just dropped at KubeCon — here’s everything DevOps engineers need to know about the biggest changes in 6 years. After six years since Helm 3, the Kubernetes package manager just got its biggest update. Helm 4.0 was released at KubeCon North ...Nov 18, 2025·11 min read
Lightweight Kubernetes for DevOps Testing: A Practical Guide to ColimaTest your Kubernetes deployments locally without the overhead — a hands-on guide for DevOps engineers. As a DevOps engineer, you know the drill: you need to test a Helm chart, validate some YAML manifests, or experiment with a new Kubernetes feature....Nov 18, 2025·12 min read
ArgoCD 3.2: The Latest Stable Release Is HereA deep dive into the newest features, improvements, and what you need to know before upgrading. The GitOps community just received a significant update. ArgoCD 3.2.0 was released as a stable version on November 5th, 2025. If you’re running ArgoCD in ...Nov 18, 2025·9 min read
From 0 to Hero: Mastering Auto Scaling in KubernetesScaling applications is one of the hardest challenges in cloud-native environments. With Kubernetes, you get powerful autoscaling primitives that make workloads adaptive, resilient, and cost-efficient. In this guide, we’ll go from zero to hero in Kub...Nov 18, 2025·11 min read
How to Use Kubernetes Dynamic Resource Allocation (DRA) — Real Use Case with GPUsIntroduction With Kubernetes 1.34, Dynamic Resource Allocation (DRA) is now generally available (GA) — enabling pods to request and allocate specialized hardware like GPUs, FPGAs, and high-speed storage dynamically. This article covers: What DRA is ...Nov 18, 2025·4 min read