Tag: #gitops
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 29 posts
ArgoCD GitOps Complete Guide: Declarative Kubernetes Deployment with ApplicationSet, Sync Waves, and Hooks
A comprehensive guide to GitOps-based declarative Kubernetes deployment with ArgoCD. Covers ApplicationSet generators, Sync Waves, Hooks for deployment ordering, multi-cluster deployment, RBAC, secrets management, and mo
2026-03-12 · 13 min read #devops#argocd#gitops#applicationset#sync-wavesGitOps in Practice: ArgoCD vs FluxCD Architecture Comparison and Production Deployment Strategies
From GitOps principles (Single Source of Truth, declarative management, automated reconciliation) through an in-depth comparison of ArgoCD and FluxCD architectures, ApplicationSet/Kustomization Controller, deployment str
2026-03-11 · 12 min read #devops#gitops#argocd#fluxcd#kubernetesGitOps + Git Workflow Complete Guide — Branch Strategy, PR Rules, and Deployment Pipelines
A comprehensive guide covering GitOps core principles, Git Flow/Trunk-Based branch strategies, PR rules, and ArgoCD deployment pipelines — everything your team needs to implement a structured Git workflow.
2026-03-09 · 17 min read #devops#gitops#git#argocd#ci-cdArgoCD GitOps Production Guide: Progressive Delivery, Canary Deployment, and Automated Rollback Strategies
A comprehensive guide to ArgoCD GitOps workflows covering progressive delivery with Argo Rollouts, canary and blue-green deployment strategies, automated rollback, sync policies, multi-cluster management, and production
2026-03-07 · 16 min read #devops#argocd#gitops#progressive-delivery#canary-deploymentArgoCD GitOps Multi-Cluster Deployment Strategy and Operations Automation Guide
From ArgoCD-based GitOps multi-cluster deployment architecture design to ApplicationSet, App of Apps pattern, Sync Wave, security configuration, and disaster recovery.
2026-03-06 · 12 min read #devops#argocd#gitops#multi-cluster#2026-03Implementing Kubernetes-Native IaC with Crossplane: A Cloud Control Plane That Replaces Terraform
Hands-on practice with Kubernetes-Native infrastructure management using the CNCF Graduated project Crossplane. Covers Provider configuration, building a self-service platform with Compositions, and GitOps integration wi
2026-03-03 · 7 min read #devops#crossplane#kubernetes#iac#gitopsGitOps Deployment Strategies with ArgoCD + Argo Rollouts — Complete Guide to Blue-Green and Canary
This post is the hub for GitOps deployment strategies with ArgoCD and Argo Rollouts. It covers Blue-Green versus Canary tradeoffs, automatic rollback, analysis-based promotion, and Istio traffic control, while linking ou
2026-03-03 · 8 min read #devops#argocd#gitops#argo-rollouts#canaryArgoCD ApplicationSet and Progressive Rollout: A Practical Guide to GitOps Multi-Cluster Deployment
This post is the multi-cluster operations companion in the GitOps series. It focuses on ApplicationSet, generator design, Progressive Sync, and environment fan-out patterns so staged rollout remains manageable as cluster
2026-03-02 · 7 min read #argocd#gitops#applicationset#progressive-rollout#kubernetesCNPE (Certified Cloud Native Platform Engineer) Complete Guide — From Exam Scope to Production Tech Stack
A detailed analysis of the 5 CNCF CNPE certification domains based on the official curriculum. Covers production tech stacks including ArgoCD, Flux, Crossplane, Backstage, OpenTelemetry, Prometheus, and OPA/Kyverno with
2026-03-01 · 16 min read #kubernetes#cnpe#cncf#platform-engineering#gitops