<?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 Zayn's Blog</title><link>https://blog.treesir.pub/tags/argocd/</link><description>Recent content in ArgoCD on Zayn's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>yangzun@treesir.pub (Zayn)</managingEditor><webMaster>yangzun@treesir.pub (Zayn)</webMaster><copyright>2021-2026 Zayn</copyright><lastBuildDate>Tue, 24 Mar 2026 23:45:00 +0800</lastBuildDate><atom:link href="https://blog.treesir.pub/tags/argocd/index.xml" rel="self" type="application/rss+xml"/><item><title>3 行 YAML 接入生产级 GitLab CI/CD：gitlab-ci-templates 实战</title><link>https://blog.treesir.pub/posts/gitlab-ci-templates-3-line-production-cicd/</link><pubDate>Tue, 24 Mar 2026 23:45:00 +0800</pubDate><author>yangzun@treesir.pub (Zayn)</author><guid>https://blog.treesir.pub/posts/gitlab-ci-templates-3-line-production-cicd/</guid><description>&lt;blockquote>
&lt;p>来源声明：本文基于开源仓库 &lt;code>cdryzun/gitlab-ci-templates&lt;/code> 的 README、目录结构与公开文档整理，重点提炼可直接落地的工程实践。&lt;/p>&lt;/blockquote>
&lt;p>很多团队在 GitLab CI/CD 上都踩过同一个坑：&lt;/p>
&lt;ul>
&lt;li>每个仓库维护一份独立流水线，重复劳动严重；&lt;/li>
&lt;li>语言一多（Java / Node.js / Python / Go），规则开始分裂；&lt;/li>
&lt;li>扫描、部署、回滚策略缺少统一治理。&lt;/li>
&lt;/ul>
&lt;p>这篇文章的核心目标很明确：&lt;strong>用一套可复用模板，把“能跑”升级成“可持续维护”。&lt;/strong>&lt;/p>
&lt;hr>
&lt;h2 class="relative group">一、3 行接入：把流水线从“项目资产”变成“平台能力”
&lt;div id="一3-行接入把流水线从项目资产变成平台能力" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#%e4%b8%803-%e8%a1%8c%e6%8e%a5%e5%85%a5%e6%8a%8a%e6%b5%81%e6%b0%b4%e7%ba%bf%e4%bb%8e%e9%a1%b9%e7%9b%ae%e8%b5%84%e4%ba%a7%e5%8f%98%e6%88%90%e5%b9%b3%e5%8f%b0%e8%83%bd%e5%8a%9b" aria-label="锚点">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>最小接入：&lt;/p></description></item><item><title>Argocd Cli Usage Tips</title><link>https://blog.treesir.pub/posts/argocd-cli-usage-tips/</link><pubDate>Mon, 24 Jul 2023 14:19:17 +0800</pubDate><author>yangzun@treesir.pub (Zayn)</author><guid>https://blog.treesir.pub/posts/argocd-cli-usage-tips/</guid><description>&lt;h2 class="relative group">说明
&lt;div id="说明" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#%e8%af%b4%e6%98%8e" aria-label="锚点">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;blockquote>
&lt;p>此篇文档，用于记录在使用 &lt;code>ArgoCD CLi&lt;/code> 的过程中，所使用到的一些常用命令，&lt;code>且供参考&lt;/code>。&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 class="relative group">使用记录
&lt;div id="使用记录" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#%e4%bd%bf%e7%94%a8%e8%ae%b0%e5%bd%95" aria-label="锚点">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;blockquote>
&lt;p>ArgoCD cli &lt;a
href="https://argo-cd.readthedocs.io/en/stable/cli_installation/"
target="_blank"
>安装文档&lt;/a>，使用前，配置登录&lt;/p></description></item></channel></rss>