OOnyiGlobal2025inonyiglobal2025.hashnode.dev·3d ago · 23 min readGitOps on AWS EKS — ArgoCD, Cognito, OIDC, HPA, ExternalDNS, ACM, and RDSHow I transformed a manually deployed app into a fully automated, self-healing, securely accessible production system A few months ago I completed Phase 3 of my TaskFlow DevOps Capstone. I never wrot00
EJEdwin Jonathaninedwinjonathand-devops.hashnode.dev·Jul 24 · 19 min readBuilding Production AI Observability on Kubernetes: OpenTelemetry, Langfuse, Prometheus & Grafana From Zero to ScaleBuilding Production-Grade AI Observability on Kubernetes Most AI teams are solving the wrong problem. Everyone is benchmarking models. Very few teams are benchmarking infrastructure. Production failur00
ASAmitabh soniinblog.amitabh.cloud·Jul 16 · 11 min readMy First KubeCon + CloudNativeCon India 2026 Experience 🚀From a Scholarship Recipient to Meeting Open Source Leaders Sometimes one event can completely change the way you look at your career. For me, KubeCon + CloudNativeCon India 2026 was that event. In00
ACAngel Chavezinblog.it-anc.cloud·Jul 13 · 3 min readFlux vs ArgoWow, its been a while since I last wrote on this blog. These past two weeks I've been consistently posting to LinkedIn thanks to PARA and Zettelkasten; these tools make up my note taking system and as20
RCRui Coelhoinruicoelho.hashnode.dev·Jul 7 · 7 min readArgoCD v3.2.5: Critical Patch Release with Stability ImprovementsHow this update keeps your GitOps pipeline secure and stable Introduction The ArgoCD community recently released version v3.2.5 on January 14, 2026, replacing v3.2.4 which was marked as invalid. This 00
RCRui Coelhoinruicoelho.hashnode.dev·Jul 7 · 8 min readArgo CD 3.5 RC2 Is Here: What You Should Test Before the Final ReleaseTL;DR Argo CD 3.5 isn’t a feature-heavy release. Instead, it focuses on platform maturity through improvements in security, OCI support, ApplicationSets and operational consistency. If you’re planning00
RCRui Coelhoinruicoelho.hashnode.dev·Jul 7 · 10 min readArgoCD 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 o00
MAMateen Anjuminmateenali66.hashnode.dev·Jul 1 · 8 min readGitOps for ML Model Deployment with KServe and ArgoCD: A Production GuideKServe joined the CNCF as an Incubating project in September 2025. That's more than a governance milestone: it's the signal that Kubernetes-native ML model serving has reached the maturity level where00
VPVishal Paritinvishalp.hashnode.dev·Jun 21 · 9 min readThe Self-Healing Cluster: Building an Automated GitOps Pipeline on DigitalOcean Kubernetes (DOKS)When software engineers first transition to Kubernetes, the initial magic is driven by a familiar cadence: compile a container, push it to a registry, and run a sequential script of manual kubectl app00
OIObinna Iheanachoindev-acho.hashnode.dev·Jun 22 · 7 min readPush to GitHub, Deployed to Kubernetes: CI/CD and Canary Rollouts on Raspberry Pi Previously, I built a GitOps pipeline where every change flows through Git. This week, I closed the loop: code push to GitHub triggers a CI pipeline, the image gets scanned for vulnerabilities, lands 00