<?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>DevOps on Xinwei Xiong (cubxxw) · An Open Archive of Practice and Thought</title>
    <link>https://cubxxw.com/tags/devops/</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>Sat, 18 Jul 2026 13:30:00 +0800</lastBuildDate>
    <atom:link href="https://cubxxw.com/tags/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Designing devbox-doctor: A Safer Mac Toolchain Audit</title>
      <link>https://cubxxw.com/ai-agent/posts/devbox-doctor-design/</link>
      <pubDate>Sat, 18 Jul 2026 13:30:00 +0800</pubDate>
      <atom:updated>Sat, 18 Jul 2026 13:30:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/ai-agent/posts/devbox-doctor-design/</guid>
      <description>A design for auditing Mac developer tools with read-only evidence, bounded AI judgments, privacy safeguards, graceful fallbacks, and false-positive tests.
</description>
      <category domain="category">Development</category>
      <category domain="tag">AI</category>
      <category domain="tag">LLM</category>
      <category domain="tag">Agent</category>
      <category domain="tag">Context Engineering</category>
      <category domain="tag">Automation</category>
      <category domain="tag">DevOps</category>
      <enclosure url="https://cubxxw.com/images/covers/ai-agent/2026/devbox-doctor-design.jpeg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/covers/ai-agent/2026/devbox-doctor-design.jpeg" medium="image"><media:description>Designing devbox-doctor, a safer Mac toolchain audit</media:description></media:content>
    </item>
    <item>
      <title>AI Workflow Quality Gates: A Practical Engineering Guide</title>
      <link>https://cubxxw.com/ai-agent/posts/engineering-discipline-ai-workflow/</link>
      <pubDate>Sat, 11 Jul 2026 15:30:00 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 15:30:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/ai-agent/posts/engineering-discipline-ai-workflow/</guid>
      <description>A practical framework for reliable AI workflows: separate claims from logs, preserve evidence, run evals, set failure thresholds, and escalate risk to humans.
</description>
      <category domain="category">Development</category>
      <category domain="tag">AI</category>
      <category domain="tag">LLM</category>
      <category domain="tag">Agent</category>
      <category domain="tag">Harness Engineering</category>
      <category domain="tag">Testing</category>
      <category domain="tag">DevOps</category>
      <enclosure url="https://cubxxw.com/images/blog/engineering-discipline-ai-workflow.svg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/blog/engineering-discipline-ai-workflow.svg" medium="image"><media:description>Five quality gates surrounding an AI workflow, from evidence to human review</media:description></media:content>
    </item>
    <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>Fri, 31 Jul 2026 00:00:00 +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>AI Gateway Guide: LiteLLM, Kong, APISIX, Cloudflare, or Portkey?</title>
      <link>https://cubxxw.com/ai-agent/posts/ai-gateway/</link>
      <pubDate>Wed, 16 Apr 2025 17:36:12 +0800</pubDate>
      <atom:updated>Wed, 16 Apr 2025 17:36:12 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/ai-agent/posts/ai-gateway/</guid>
      <description>A practical comparison of LiteLLM, Kong, APISIX, Cloudflare, and Portkey across routing, cost, security, deployment boundaries, and production checks.
</description>
      <category domain="category">Technology</category>
      <category domain="tag">AI</category>
      <category domain="tag">LLM</category>
      <category domain="tag">Cloud Native</category>
      <category domain="tag">Security</category>
      <category domain="tag">Monitoring</category>
      <category domain="tag">Open Source</category>
      <category domain="tag">DevOps</category>
      <enclosure url="https://cubxxw.com/images/covers/ai-agent/2025/ai-gateway.png" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/covers/ai-agent/2025/ai-gateway.png" medium="image"><media:description>Several model pipelines converge at an AI Gateway where cost and governance are weighed</media:description></media:content>
    </item>
    <item>
      <title>GitOps &amp; Kubernetes Deployment Strategies</title>
      <link>https://cubxxw.com/engineering/posts/gitops-practice-theory-part/</link>
      <pubDate>Sat, 25 Nov 2023 18:00:31 +0800</pubDate>
      <atom:updated>Sat, 25 Nov 2023 18:00:31 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/gitops-practice-theory-part/</guid>
      <description>Explore the practice of GitOps in Kubernetes, with a detailed analysis of implementing Canary and Blue-Green deployment strategies using Argo Rollouts. This article provides in-depth theoretical and practical guidance for developers to optimize their continuous deployment processes.
</description>
      <category domain="tag">GitOps</category>
      <category domain="tag">Kubernetes</category>
      <category domain="tag">DevOps</category>
    </item>
    <item>
      <title>Learn About Automated Testing</title>
      <link>https://cubxxw.com/engineering/posts/learn-about-automated-testing/</link>
      <pubDate>Sat, 14 Oct 2023 10:27:43 +0800</pubDate>
      <atom:updated>Sat, 14 Oct 2023 10:27:43 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/learn-about-automated-testing/</guid>
      <description>Automated testing practices and strategies for GitHub open source Go projects in the cloud native field
</description>
      <category domain="tag">Blog</category>
      <category domain="tag">Git</category>
      <category domain="tag">DevOps</category>
    </item>
    <item>
      <title>Github Actions Advanced Techniques</title>
      <link>https://cubxxw.com/engineering/posts/github-actions-advanced-techniques/</link>
      <pubDate>Sat, 16 Sep 2023 16:17:02 +0800</pubDate>
      <atom:updated>Sat, 16 Sep 2023 16:17:02 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/github-actions-advanced-techniques/</guid>
      <description>Build custom GitHub Actions with Docker or composite steps, wire up concurrency groups, GITHUB_TOKEN permissions, and dependency caching, then automate packaging, Docker image deploys, and project-board updates end to end.</description>
      <category domain="tag">Blog</category>
      <category domain="tag">DevOps</category>
    </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>Wed, 29 Jul 2026 14:05:00 +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>
