<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Deployment on Xinwei Xiong (cubxxw) · An Open Archive of Practice and Thought</title>
    <link>https://cubxxw.com/tags/deployment/</link>
    <description>Xinwei Xiong&#39;s open archive of AI workflows, real projects, engineering methods, systems thinking, personal growth, philosophy, and life.</description>
    <image>
      <title>Xinwei Xiong (cubxxw) · An Open Archive of Practice and Thought</title>
      <url>https://cubxxw.com/assets/og-image.png</url>
      <link>https://cubxxw.com/</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 09 May 2025 20:45:39 +0800</lastBuildDate>
    <atom:link href="https://cubxxw.com/tags/deployment/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Argo CD in Production: GitOps Sync, ApplicationSets, Rollbacks, and Security</title>
      <link>https://cubxxw.com/engineering/posts/argo-cd/</link>
      <pubDate>Fri, 09 May 2025 20:45:39 +0800</pubDate>
      <atom:updated>Sat, 01 Aug 2026 03:10:06 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/argo-cd/</guid>
      <description>Build a reliable Argo CD delivery model: understand Applications, ApplicationSets, sync and rollback semantics, version pinning, RBAC, and production security.
</description>
      <category domain="category">Development</category>
      <category domain="tag">Kubernetes</category>
      <category domain="tag">DevOps</category>
      <category domain="tag">Cloud Native</category>
      <category domain="tag">Deployment</category>
      <category domain="tag">Automation</category>
      <category domain="tag">Security</category>
      <enclosure url="https://cubxxw.com/images/covers/engineering/2025/argo-cd.jpeg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/covers/engineering/2025/argo-cd.jpeg" medium="image"><media:description>Argo CD continuously comparing desired state in Git with live Kubernetes state</media:description></media:content>
    </item>
    <item>
      <title>Independent Developer Roadmap: From Problem Validation to a Maintainable MVP</title>
      <link>https://cubxxw.com/ai-agent/posts/independent-developer/</link>
      <pubDate>Tue, 15 Apr 2025 20:53:12 +0800</pubDate>
      <atom:updated>Sat, 01 Aug 2026 01:28:19 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/ai-agent/posts/independent-developer/</guid>
      <description>A practical 2026 roadmap for solo builders: validate demand, choose a minimal stack, ship a maintainable MVP, charge early, and preserve a clear exit path.
</description>
      <category domain="category">Development</category>
      <category domain="tag">Solo Builder</category>
      <category domain="tag">Product Strategy</category>
      <category domain="tag">Development</category>
      <category domain="tag">Git</category>
      <category domain="tag">Docker</category>
      <category domain="tag">Testing</category>
      <category domain="tag">Deployment</category>
      <enclosure url="https://cubxxw.com/images/covers/ai-agent/2025/independent-developer.png" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/covers/ai-agent/2025/independent-developer.png" medium="image"><media:description>A solo developer&#39;s path from problem validation to a maintainable MVP</media:description></media:content>
    </item>
    <item>
      <title>GoReleaser v2 &#43; GitHub Actions: Go Release Guide</title>
      <link>https://cubxxw.com/engineering/posts/go-release-tools/</link>
      <pubDate>Sat, 16 Sep 2023 16:07:39 +0800</pubDate>
      <atom:updated>Sat, 01 Aug 2026 01:28:19 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/go-release-tools/</guid>
      <description>Learn GoReleaser v2 with a production-ready .goreleaser.yaml and GitHub Actions workflow that builds, signs, packages, and publishes Go releases automatically.
</description>
      <category domain="category">Development</category>
      <category domain="tag">Go</category>
      <category domain="tag">DevOps</category>
      <category domain="tag">GitHub</category>
      <category domain="tag">Automation</category>
      <category domain="tag">Deployment</category>
    </item>
  </channel>
</rss>
