Argo Declarative GitOps for Kubernetes¶
Architectural Context
Detailed reference for Argo Declarative GitOps for Kubernetes in the context of Engineering Pipeline.
Standard Reference¶
- medium: Argo CD: A Tool for Kubernetes DevOps [COMMUNITY-TOOL]
- wecloudpro.com: Deploying Helm Charts with ArgoCD [COMMUNITY-TOOL]
- medium.com/gumgum-tech: Streamlining your Kubernetes adoption with Helmfile' / ArgoCD and GitOps [COMMUNITY-TOOL]
- levelup.gitconnected.com: Getting Started With ArgoCD on your Kubernetes' Cluster [COMMUNITY-TOOL]
- igboie.medium.com: Kubernetes CI/CD with GitHub, GitHub Actions and Argo' CD [COMMUNITY-TOOL]
- medium.com/containers-101: Using GitOps, Multiple Argo Instances, and Environments' with Argo CD at Scale [COMMUNITY-TOOL]
- medium.com/@ScrumPokerPro: Cloud native architecture with Kubernetes and' ArgoCD [COMMUNITY-TOOL]
- faun.pub: Deploying Argo CD and Sealed Secrets with Helm [COMMUNITY-TOOL]
- amralaayassen.medium.com: How to create ArgoCD Applications Automatically' using ApplicationSet? βAutomation of GitOpsβ [COMMUNITY-TOOL]
- blog.akuity.io: Unveil the Secret Ingredients of Continuous Delivery at' Enterprise Scale with Argo CD [COMMUNITY-TOOL]
- prashant-48386.medium.com: Continuous Delivery for Kubernetes With Argo' CD [COMMUNITY-TOOL]
- medium.com/@outlier.developer: Getting Started with ArgoCD for GitOps Kubernetes' Deployments [COMMUNITY-TOOL]
- medium.com/@hmquan08011996: Setup Microservices on Kubernetes β Automating' Kubernetes with ArgoCD [COMMUNITY-TOOL]
- kamsjec.medium.com: ArgoCD Setup on Kubernetes/OpenShift Cluster [COMMUNITY-TOOL]
- medium.com/@versentfastforward: GitOps on Kubernetes with ArgoCD [COMMUNITY-TOOL]
- medium.com/@versentfastforward: One-click Bootstrap Deployment of ArgoCD [COMMUNITY-TOOL]
- medium.com/@versentfastforward: Structuring Your Repo for ArgoCD, Part 1 [COMMUNITY-TOOL]
- faun.pub: Continuous Deployments of Kubernetes Applications using Argo CD' GitOps & Helm Charts [COMMUNITY-TOOL]
- jamalshahverdiev.medium.com: ArgoCD ApplicationSet with Applications, Image' Updater and Notification controller with SSO [COMMUNITY-TOOL]
- faun.pub: Hygiene of an ArgoCD-built automation at a scale [COMMUNITY-TOOL]
- blog.devgenius.io: Argo CD Introduction [COMMUNITY-TOOL]
- figments.medium.com: ArgoCD: The first step towards GitOps [COMMUNITY-TOOL]
- medium.com/@nsfabrice2009: How to install ArgoCD on k8s cluster [COMMUNITY-TOOL]
- medium.com/containers-101: How to Install and Upgrade Argo CD [COMMUNITY-TOOL]
- medium.com/containers-101: Argo CD Best Practices [COMMUNITY-TOOL]
- gokhan-karadas1992.medium.com: ArgoCD + Kubevela Integration [COMMUNITY-TOOL]
- blog.tanmaysarkar.tech: Beginners Guide to Argo CD [COMMUNITY-TOOL]
- medium.com/devops-techable: GitOps with ArgoCD running in Kubernetes for' deployment processing [COMMUNITY-TOOL]
- medium.com/@eduard.mihai.lemnaru: Auto-update helm chart version using ArgoCD [COMMUNITY-TOOL]
- 53jk1.medium.com: ArgoCD: The Continuous Delivery Solution for Kubernetes [COMMUNITY-TOOL]
- medium.com/@jon.mclean: ArgoCD: The GitOps Way [COMMUNITY-TOOL]
- medium.com/@devopsrockers: Blue-Green Deployment on EKS using Argocd with' Kubecost, Istio, External DNS, Grafana-Prometheus and More: βBuild, Deploy a Resilient and Observability-Driven Applicationβ [COMMUNITY-TOOL]
- medium.com/@samuelbagattin: Partial Helm values encryption using AWS KMS' with ArgoCD [COMMUNITY-TOOL]
- blog.devops.dev: GitOps at Scale [COMMUNITY-TOOL]
- medium.com/@jerome.decoster: Create temporary environment from Pull Request' with ArgoCD ApplicationSet [COMMUNITY-TOOL]
- medium.com/@geoffrey.muselli: ArgoCD: Multi-cluster Helm charts management' in mono-repo [COMMUNITY-TOOL]
- medium.com/otomi-platform: Helmfile and ArgoCD are better together [COMMUNITY-TOOL]
- overcast.blog: GitOps with ArgoCD for Kubernetes [COMMUNITY-TOOL]
- medium.com/globant: Using multiple sources for a Helm Chart deployment in' ArgoCD [COMMUNITY-TOOL]
- faun.pub: ArgoCD Finalizer Shield: Protecting Your Production Clusters from' Unintended Deletion [COMMUNITY-TOOL]
- overcast.blog: Kubernetes β ArgoCD β Gitlab Webhook Configuration [COMMUNITY-TOOL]
- dnastacio.medium.com: Six critical blindspots while securing Argo CD [COMMUNITY-TOOL]
- jijujacob27.medium.com: Sharded applications on Kubernetes using Helm, ArgoCD,' and Argo-Rollouts [COMMUNITY-TOOL]
- medium.com/@ej.sta.ana: Easy Blue-Green Deployment on Openshift Container' Platform using Argo Rollouts [COMMUNITY-TOOL]
- medium.com/everything-full-stack: Deployment Strategies: Argo Rollouts [COMMUNITY-TOOL]
- faun.pub: Kubernetes Practice β Automating Blue/Green Deployment with Argo' Rollouts [COMMUNITY-TOOL]
- faun.pub: How Helm Subcharts Make the Transition to Argo Rollouts a Breeze [COMMUNITY-TOOL]
- medium.com/atlantbh: Implementing CI/CD pipeline using Argo Workflows and' Argo Events π [COMMUNITY-TOOL]
Application Delivery¶
GitOps¶
AWS EKS¶
- dev.to/devsatasurion: Deploying Applications with GitHub Actions and ArgoCD' to EKS: Best Practices and Techniques [COMMUNITY-TOOL] β Curator Insight: Walkthrough for building a secure deployment pipeline connecting GitHub Actions, Argo CD, and AWS EKS. Live Grounding: Focuses on modern identity protocols like OIDC for IAM role assumption, minimizing the need for static credentials inside CI/CD workflows, and boosting security posture.
Architectural Patterns¶
- akuity.io: How many do you need? - Argo CD Architectures Explained [ADVANCED LEVEL] [ENTERPRISE-STABLE] β Curator Insight: Compares and contrasts different deployment topologies for Argo CD, including mono-cluster, hub-and-spoke, and fully decentralized models. Live Grounding: Essential for cloud architects designing multi-tenant platforms, detailing scaling limits, networking requirements, and blast radius control for high-scale GitOps systems.
Argo CD ApplicationSet¶
- (2024) argoproj-labs/applicationset: Argo CD ApplicationSet Controller β 583 [ADVANCED LEVEL] πππππ [DE FACTO STANDARD] β Curator Insight: The standard orchestrator that extends Argo CD to support multicluster application distribution templates. Live Grounding: Key component that processes multi-source configurations, automates environment scaling, and drastically reduces the maintenance overhead of managing distinct Application manifests.
- developers.redhat.com: Enhance Kubernetes deployment efficiency with Argo' CD and ApplicationSet [ENTERPRISE-STABLE] β Curator Insight: An authoritative Red Hat guide detailing the features and performance metrics of the Argo CD ApplicationSet controller. Live Grounding: Outlines practical implementations of Git, List, and Matrix generators to deploy standardized applications to hundreds of target environments using declarative, single-file templates.
Bootstrapping¶
- argoproj-labs/argocd-autopilot: Argo-CD Autopilot β 1117 [DE FACTO STANDARD] β Curator Insight: An official Argo project opinionated tool designed to structure, install, and update Argo CD setups automatically. Live Grounding: Uses a clean directory structure separating infrastructure from application manifests, enabling rapid multi-project bootstrap with built-in version tracking and disaster recovery features.
CI-CD Integration¶
- dev.to: Extending GitOps: Effortless continuous integration and deployment' on Kubernetes [COMMUNITY-TOOL] β Curator Insight: Examines the convergence of Continuous Integration (CI) and GitOps (CD) loops on Kubernetes clusters. Live Grounding: Covers the integration of automated code generation tools like Amplication with declarative Kubernetes pipelines, simplifying lifecycle paths from commit to live release.
Infrastructure as Code¶
- seraf.dev: ArgoCD Tutorial β (with Terraform) [COMMUNITY-TOOL] β Curator Insight: Illustrates the bootstrap process of Argo CD onto a Kubernetes cluster utilizing the Terraform Helm provider. Live Grounding: Highlights the orchestration boundary between infrastructure provisioning and application GitOps adoption, establishing a reliable continuous delivery baseline.
Multi-Cluster¶
- piotrminkowski.com: Manage Multiple Kubernetes Clusters with ArgoCD π [ENTERPRISE-STABLE] β Curator Insight: Hands-on walk-through for registering and managing multiple target Kubernetes clusters via a single control-plane Argo CD instance. Live Grounding: Provides practical manifests and CLI examples to manage cluster resources and application distributions efficiently across hybrid cloud boundaries.
Operator Lifecycle¶
- piotrminkowski.com: Manage Kubernetes Operators with ArgoCD [ADVANCED LEVEL] [COMMUNITY-TOOL] β Curator Insight: Practical analysis of orchestrating Operator lifecycles and Custom Resource Definitions (CRDs) inside Argo CD synchronization loops. Live Grounding: Explores strategies to prevent the typical race conditions and out-of-sync loops that happen when Argo CD manages system Operators alongside application manifests.
Plugins¶
- github.com/crumbhole/argocd-lovely-plugin: argocd-lovely-plugin β 487 [COMMUNITY-TOOL] β Curator Insight: A highly flexible custom config management plugin (CMP) for Argo CD designed to combine Helm, Kustomize, and raw YAML seamlessly. Live Grounding: Solves the 'nested tooling' dilemma by processing multiple layers of templating without resorting to complex shell scripts inside the repo, simplifying enterprise GitOps chains.
Reference Architectures¶
- github.com/myspotontheweb/gitops-workloads-demo [COMMUNITY-TOOL] β Curator Insight: Comprehensive demo repository showcasing real-world GitOps workload configurations, structuring apps and infra dependencies. Live Grounding: Excellent structural blueprint for organizing multi-tenant environments, demonstrating how to decouple cluster-wide configurations from individual application manifests.
Secret Management¶
- dev.to: Argo CD and Sealed Secrets is a perfect match [COMMUNITY-TOOL] β Curator Insight: Explores the integration of Bitnami Sealed Secrets with Argo CD for safe GitOps secret workflows. Live Grounding: Demonstrates how public cryptography allows storing encrypted secrets safely in Git, which are decrypted only within the target Kubernetes cluster by the Sealed Secrets controller.
- argoproj-labs/argocd-vault-plugin β 965 [DE FACTO STANDARD] β Curator Insight: An indispensable Argo CD plugin built to inject secrets dynamically from HashiCorp Vault, AWS Secrets Manager, or GCP Secret Manager. Live Grounding: Replaces custom templating hacks by decrypting and injecting secret values directly into workloads at synchronization time, ensuring zero plaintext secrets enter the Git repository.
- github.com/crumbhole/argocd-vault-replacer β 109 [COMMUNITY-TOOL] β Curator Insight: A specialized replacement utility designed to pull secrets from HashiCorp Vault during the Argo CD rendering phase. Live Grounding: Acts as a lightweight precursor/alternative to full plugin integrations, enabling targeted placeholder substitutions within native Kubernetes manifest streams.
Infrastructure as Code (1)¶
Terraform Components¶
- AWS EKS Argo CD Terraform Component [COMMUNITY-TOOL] β Curator Insight: Enterprise-ready Terraform submodule designed to deploy, configure, and bootstrap Argo CD onto an existing AWS EKS cluster. Live Grounding: Standardizes complex security configuration flags, integrates smoothly with AWS IAM roles for service accounts (IRSA), and provisions preconfigured Helm-based releases.
Progressive Delivery¶
Argo Rollouts¶
- (2023) codefresh.io: Progressive delivery for Kubernetes Config Maps using Argo Rollouts πππ [COMMUNITY-TOOL] β Curator Insight: Investigates strategies for applying progressive delivery steps directly to Kubernetes ConfigMaps and environment secrets. Live Grounding: Explains how to trigger rollouts upon configuration-only shifts, eliminating the risk of misconfigured environment variables breaking applications silently.
- argoproj.github.io/argo-rollouts/ [ADVANCED LEVEL] [DOCUMENTATION] [DE FACTO STANDARD] β Curator Insight: Main structural index for implementing automated Canary promotions and instant Rollbacks using Prometheus metrics. Live Grounding: Essential for platform engineers aiming to achieve high-availability delivery paradigms with zero downtime by managing precise traffic routing controls.
- infracloud.io: Progressive Delivery with Argo Rollouts : Blue-Green Deployment [COMMUNITY-TOOL] β Curator Insight: Conceptual and step-by-step technical guide for configuring high-performance Blue-Green deployments with Argo Rollouts. Live Grounding: Explores the implementation of manual approval gates, automated smoke tests, and fallback protocols to transition production workloads safely.
- infracloud.io: Progressive Delivery with Argo Rollouts: Canary Deployment [COMMUNITY-TOOL] β Curator Insight: Comprehensive guide analyzing step-based canary traffic weight shifting with Argo Rollouts. Live Grounding: Explains the integration of real-time monitoring query metrics (such as latency or error rate) to trigger automated canary rollbacks when anomalies are discovered.
Traffic Management¶
- infracloud.io: How to Setup Blue Green Deployments with DNS Routing π [ADVANCED LEVEL] [ENTERPRISE-STABLE] β Curator Insight: Highly technical tutorial showcasing Blue-Green deployment strategies relying on external DNS routing configurations rather than standard Kubernetes Service routing. Live Grounding: Solves edge-case scenarios for non-HTTP traffic, providing patterns for high-performance multi-region workload transitions.
Security¶
Vulnerabilities¶
- (2022) infoworld.com: How to protect your Kubernetes infrastructure from the Argo CD vulnerability πππ [COMMUNITY-TOOL] β Curator Insight: Actionable playbook detailing operational steps to patch and mitigate the path traversal vulnerability in enterprise clusters. Live Grounding: Stresses the significance of continuous configuration auditing, disabling unauthorized repository creation, and using read-only service accounts for the GitOps agent.
- (2022) securityaffairs.co: Argo CD flaw could allow stealing sensitive data from Kubernetes Apps [ADVANCED LEVEL] ππ [COMMUNITY-TOOL] β Curator Insight: Coverage of the architectural flaw in Argo CD that exposed critical internal server state and target configuration values. Live Grounding: Emphasizes the risk of multi-tenant environments where shared instances lack sufficient namespace isolation and RBAC constraints, making path traversal exploitation viable.
- threatpost.com: Argo CD Security Bug Opens Kubernetes Cloud Apps to Attackers [ADVANCED LEVEL] [COMMUNITY-TOOL] β Curator Insight: Discloses CVE-2022-24348, a high-severity path traversal flaw allowing unauthorized access to arbitrary cluster repositories in Argo CD. Live Grounding: Essential post-mortem detailing how custom Helm chart parameter configurations bypassed sanity validation, proving the critical need for constant dependency scanning.
- thehackernews.com: New Argo CD Bug Could Let Hackers Steal Secret Info from' Kubernetes Apps [ADVANCED LEVEL] [COMMUNITY-TOOL] β Curator Insight: News analysis of the zero-day path traversal vulnerability in Argo CD's repository rendering process. Live Grounding: Explores structural exploits where malicious manifests loaded by the server could leak other application values, highlighting the immediate need to restrict repository access parameters.
- armosec.io: CVE 2022-24348 β Argo CD High Severity Vulnerability and its' impact on Kubernetes [ADVANCED LEVEL] [COMMUNITY-TOOL] β Curator Insight: Detailed technical analysis of CVE-2022-24348, breaking down the exact mechanism of the path traversal payload. Live Grounding: ARMOSec offers explicit remediation actions, network policy guidance, and best practices to isolate and secure Argo CD controller components against credential theft.
Workflow Orchestration¶
Argo Workflows¶
- blog.argoproj.io: Whatβs new in Argo Workflows v3.3 [COMMUNITY-TOOL] β Curator Insight: Outlines the major architectural enhancements and UI features released in Argo Workflows version 3.3. Live Grounding: Highlights key security patches, multi-template updates, and visual enhancements designed to streamline the debugging of complex cloud-native data-processing pipelines.
- dev.to: The three meanings of "template" in Argo Workflows [COMMUNITY-TOOL] β Curator Insight: Decodes the highly overloaded concept of 'templates' inside the Argo Workflows architecture, defining Container, Script, and Resource types. Live Grounding: Provides solid structural patterns for reusable components, enabling platform engineers to build clean, maintainable, and dry workflow definitions.
- blog.argoproj.io: Architecting Workflows For Reliability [ADVANCED LEVEL] [ENTERPRISE-STABLE] β Curator Insight: Investigates patterns to ensure high-scale reliability when running millions of tasks inside Argo Workflows. Live Grounding: Analyzes garbage collection strategies, rate limiting, retry policies, and how to scale the underlying workflow-controller Pods to avoid etcd exhaustion.
Security (1)¶
- blog.argoproj.io: Practical Argo Workflows Hardening π [ADVANCED LEVEL] [ENTERPRISE-STABLE] β Curator Insight: An authoritative security hardening guide designed to lock down Argo Workflows inside shared multi-tenant environments. Live Grounding: Focuses on strict RBAC roles, container security contexts, namespace network policies, and the isolation of high-privilege service accounts to prevent cluster escapes.
Cloud-Native Infrastructure¶
GitOps and Declarative Delivery¶
Argo Project Ecosystem¶
- ArgoCon North America 2026 Call for Proposals [ADVANCED LEVEL] [EMERGING] β Curator Insight: Direct portal to community sessions, submissions, and emerging patterns for the Argo GitOps suite in 2026. Live Grounding: Acts as the primary standard gathering point for Kubernetes GitOps continuous delivery. Keeps teams abreast of cutting-edge development paths in orchestration.
Developer Platforms¶
Platform Engineering¶
Architectural Strategy¶
- dev.to: Towards a Modular DevOps Stack [COMMUNITY-TOOL] β Analyzes the rise of custom developer platforms. Details how standardizing Kubernetes configuration tools builds resilient, decoupled internal cloud services.
GitOps (1)¶
Continuous Delivery¶
AWS Ecosystem¶
- aws.amazon.com: Cloud Native CI/CD with Tekton and ArgoCD on AWS [ADVANCED LEVEL] [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Describes combined cloud-native continuous integration using Tekton alongside declarative GitOps via Argo CD on AWS, demonstrating a unified high-performance DevOps pipeline.
Architectural Strategy (1)¶
- Why and when do you need Argo CD? [COMMUNITY-TOOL] β Strategic evaluation explaining the architectural differences between pushing configurations via CI and pulling them via declarative GitOps operators, positioning Argo CD's reconciliation loops.
Argo CD¶
- argoproj.github.io: Argo CD - Declarative GitOps for Kubernetes [ADVANCED LEVEL] [DE FACTO STANDARD] β Argo CD is a declarative GitOps engine that automates Kubernetes deployments. By continually matching the live cluster state to git specifications, it guarantees robust security and rapid rollback features.
Argo CD Features¶
- blog.argoproj.io: New sync and diff strategies in ArgoCD [ADVANCED LEVEL] [COMMUNITY-TOOL] β Examines advanced diff and sync customization in modern Argo CD versions, clarifying sync waves and resource skip behaviors for complex helm-based applications.
Automation¶
- opensource.com: Automatically create multiple applications in Argo CD [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Demonstrates automated resource creation setups in Argo CD. Guides administrators in defining dynamic generators to instantiate isolated tenant clusters without human manual action.
Industry Insights¶
- thenewstack.io: Why ArgoCD Is the Lifeline of GitOps [COMMUNITY-TOOL] β An industry report outlining why Argo CD became a central standard for cloud-native delivery, highlighting its UI, multi-cluster reach, and powerful declarative configuration matching.
- devops.com: The Argo Project: Making GitOps Practical [COMMUNITY-TOOL] β Reviews the strategic goals of the CNCF Argo ecosystem (CD, Workflows, Rollouts, Events), detailing how unified toolchains implement clean production GitOps architectures.
Infrastructure Orchestration¶
- piotrminkowski.com: Manage Kubernetes Cluster with Terraform and Argo CD.' Create Kakfa Cluster using GitOps π [ADVANCED LEVEL] [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Detailed guide on using Terraform for primary cloud resources alongside Argo CD for application workloads, presenting a complete hybrid IaC and GitOps blueprint.
Multi-Tenancy¶
- (2021) openshift.com: Getting Started with ApplicationSets [ADVANCED LEVEL] [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Introductory guide to Argo CD ApplicationSets. It demonstrates how to templating multi-cluster deployments, generating child resources programmatically from dynamic Git configurations.
- blog.argoproj.io: Best Practices for Multi-tenancy in Argo CD [ADVANCED LEVEL] [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Official best practices outlining multi-tenant cluster boundaries in Argo CD, explaining AppProjects configurations to isolate resources and limit cluster access vectors safely.
Practices¶
- thenewstack.io: Applied GitOps with ArgoCD [COMMUNITY-TOOL] β A detailed operational study of applied GitOps. Discusses directory designs, environment divisions, and secrets management when deploying production containers using Argo CD.
Red Hat Ecosystem¶
- (2021) openshift.com: OpenShift Authentication Integration with ArgoCD [ADVANCED LEVEL] [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Highlights secure integration of OpenShift OAuth mechanisms with Argo CD. Allows platform engineers to enforce central enterprise identities and granular RBAC profiles directly on the gitops console.
Security and Governance¶
- (2021) cloud.redhat.com: How to Use ArgoCD Deployments with GitHub Tokens [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Presents security best practices for token management between GitHub and Argo CD deployments, ensuring repository integrations minimize vector attacks.
- itnext.io: ArgoCD: users, access, and RBAC [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Security implementation guide for Argo CD. Illustrates custom user accounts, SSO hookups, and high-fidelity policy-based RBAC enforcement for large cloud-native engineering groups.
- datree.io: ArgoCD Best Practices You Should Know [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Datree's policy-as-code guide for Argo CD configurations. Illustrates automatic linting mechanisms inside development environments to filter out schema violations.
Tool Evaluation¶
- thenewstack.io: GitOps on Kubernetes: Deciding Between Argo CD and Flux [COMMUNITY-TOOL] β A critical analysis of Argo CD versus Flux. Compares Argo CD's visual multi-cluster design against Flux's low-footprint git-reconciling architecture to optimize strategic platform choices.
Tutorials¶
- blog.risingstack.com: Argo CD Kubernetes Tutorial [GUIDE] [COMMUNITY-TOOL] [GUIDE] β A detailed step-by-step tutorial introducing Argo CD deployment mechanics. Walks engineers through application creation, manual syncs, and automated reconciliation rules.
- digitalocean.com: How to Deploy to Kubernetes using Argo CD and GitOps [GUIDE] [COMMUNITY-TOOL] [GUIDE] β An easy-to-follow guide from DigitalOcean explaining the deployment of microservices onto managed Kubernetes environments using Argo CD GitOps models.
- blog.getambassador.io: GitOps in Kubernetes with ArgoCD [GUIDE] [COMMUNITY-TOOL] [GUIDE] β Details GitOps mechanics using Ambassador Edge Stack for ingress and routing alongside Argo CD, ensuring cluster endpoints synchronize with application status definitions.
- kubebyexample.com: Argo CD Overview π [COMMUNITY-TOOL] β An educational course from KubeByExample. Explains progressive modules detailing Argo CD setups, manifest synchronizations, and self-healing cluster features.
Video Tutorials¶
- youtube: GitOps with Argo-CD & Kubernetes [COMMUNITY-TOOL] β A structured step-by-step video tutorial covering Argo CD installations, git hook linkages, and real-time reconciliation operations for local cloud deployments.
Event-Driven Automation¶
Argo Ecosystem¶
- argoproj.github.io: Argo Events - The Event-driven Workflow Automation Framework [ADVANCED LEVEL] [DE FACTO STANDARD] β Argo Events is an enterprise-grade, event-driven workflow automation framework. It triggers scalable Kubernetes actions from diverse external inputs (webhooks, storage, message queues), serving as a crucial modern CI/CD cornerstone.
GitOps and Continuous Delivery¶
GitOps (2)¶
Argo CD (1)¶
- feat(ui): Add AppSet to Application Resource Tree in Argo CD β 22950 [ADVANCED LEVEL] [DE FACTO STANDARD] β The official GitHub pull request introducing ApplicationSet rendering directly inside the Argo CD UI Resource Tree. This highly demanded improvement provides cluster administrators with superior visibility into generated application topologies and dependencies directly from the dashboard.
Kubernetes Native CI-CD¶
Argo Workflows (1)¶
- Migrating CI/CD from Jenkins to Argo Workflows [ADVANCED LEVEL] [DE FACTO STANDARD] β A comprehensive real-world migration case study detailing how Intuit transitioned high-volume CI/CD pipelines from Jenkins to Kubernetes-native Argo Workflows. Outlines critical architectural lessons, scale bottlenecks, pipeline-as-code models, and resource optimization.
Platform Engineering (1)¶
Internal Developer Platforms¶
Argo CD (2)¶
- itnext.io: Build a Lightweight Internal Developer Platform with Argo CD' and Kubernetes Labels [ENTERPRISE-STABLE] β Curator Insight: Proposes an innovative model for constructing a lightweight IDP by utilizing simple Kubernetes label configurations mapped to Argo CD ApplicationSets. Live Grounding: Demonstrates how platform teams can abstract direct Kubernetes complexity for application developers, promoting self-service deployment without security compromises.