<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Argocd on marktaguiad.dev</title>
    <link>https://marktaguiad.dev/tags/argocd/</link>
    <description>Recent content in Argocd on marktaguiad.dev</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <managingEditor>marktaguiad@marktaguiad.dev (Mark Taguiad)</managingEditor>
    <webMaster>marktaguiad@marktaguiad.dev (Mark Taguiad)</webMaster>
    <copyright>marktaguiad.dev</copyright>
    <lastBuildDate>Fri, 17 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://marktaguiad.dev/tags/argocd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Breaking Away from Traditional CI/CD: Introducing GitOps with ArgoCD</title>
      <link>https://marktaguiad.dev/post/ci-argocd/</link>
      <pubDate>Fri, 17 Apr 2026 00:00:00 +0000</pubDate><author>marktaguiad@marktaguiad.dev (Mark Taguiad)</author>
      <guid>https://marktaguiad.dev/post/ci-argocd/</guid>
      <description>&lt;p&gt;&lt;div class=&#34;alert alert-info&#34;&gt;&#xA;  &lt;div class=&#34;alert-title&#34;&gt;Info&lt;/div&gt;&#xA;  &lt;div class=&#34;alert-content&#34;&gt;&#xA;    Read on related blog first; &lt;a href=&#34;https://marktaguiad.dev/post/building-cicd&#34;&gt;Building CI/CD Pipeline - A Not-So-Comprehensive Guide&lt;/a&gt;.&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;img&#xA;  class=&#34;theme-image&#34;&#xA;  src=&#34;https://marktaguiad.dev/images/devops/cicd/ci-argocd.png&#34;&#xA;  data-light=&#34;/images/devops/cicd/ci-argocd.png&#34;&#xA;  data-dark=&#34;/images/devops/cicd/ci-argocd-dark.png&#34;&#xA;  alt=&#34;Architecture Diagram&#34;&#xA;&gt;&#xA;&#xA;Traditional CI/CD pipelines tightly couple build, test, and deployment into a single workflow. Once a change passes tests, the pipeline pushes directly to the target environment. While simple, this model limits visibility, auditability, and control over deployments.&lt;/p&gt;&#xA;&lt;p&gt;This approach shifts deployment responsibility away from the CI pipeline into a dedicated GitOps repository, where the desired state of the system lives. Deployment is no longer “pushed” — it is pulled and reconciled by ArgoCD.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
