<?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>Cloud Native on Xinwei Xiong (cubxxw) · An Open Archive of Practice and Thought</title>
    <link>https://cubxxw.com/tags/cloud-native/</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/cloud-native/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>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>Jina AI in 2026: Embeddings, Reranking, Reader, and Jina Serve</title>
      <link>https://cubxxw.com/ai-agent/posts/jina/</link>
      <pubDate>Sat, 12 Apr 2025 13:01:59 +0800</pubDate>
      <atom:updated>Fri, 31 Jul 2026 12:00:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/ai-agent/posts/jina/</guid>
      <description>A production-focused guide to Jina after its Elastic acquisition, covering v4/v5 embeddings, reranking, Reader, DeepSearch, MCP, licensing, and deployment.
</description>
      <category domain="category">Development</category>
      <category domain="tag">AI</category>
      <category domain="tag">AI Search</category>
      <category domain="tag">RAG</category>
      <category domain="tag">Open Source</category>
      <category domain="tag">Project Learning</category>
      <category domain="tag">Cloud Native</category>
      <enclosure url="https://cubxxw.com/images/covers/ai-agent/2025/jina.png" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/covers/ai-agent/2025/jina.png" medium="image"><media:description>A layered search system connecting multimodal data, embeddings, reranking, and grounded answers</media:description></media:content>
    </item>
    <item>
      <title>Kubernetes Resources and Learning Path Summary</title>
      <link>https://cubxxw.com/engineering/posts/kubernetes-learning/</link>
      <pubDate>Tue, 06 Aug 2024 20:29:30 +0800</pubDate>
      <atom:updated>Tue, 06 Aug 2024 20:29:30 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/kubernetes-learning/</guid>
      <description>This article provides detailed Kubernetes resources and learning paths, covering CNI, CRI, CSI and core technologies in cloud-native environments. We also share some important learning resources and methods to help readers further advance in the Kubernetes ecosystem.
</description>
      <category domain="tag">Go</category>
      <category domain="tag">Kubernetes</category>
      <category domain="tag">Cloud Native</category>
      <category domain="tag">Microservices</category>
    </item>
    <item>
      <title>Deep Dive into Kubernetes CNI, CRI, CSI Components</title>
      <link>https://cubxxw.com/engineering/posts/deep-dive-into-the-components-of-kubernetes-cni-csi-cri/</link>
      <pubDate>Thu, 28 Sep 2023 20:29:30 +0800</pubDate>
      <atom:updated>Thu, 28 Sep 2023 20:29:30 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/deep-dive-into-the-components-of-kubernetes-cni-csi-cri/</guid>
      <description>In-depth exploration of CNI (Container Network Interface), CRI (Container Runtime Interface), and CSI (Container Storage Interface) in Kubernetes. This article provides detailed explanations of these key components&#39; functions and their importance in cloud-native environments.
</description>
      <category domain="tag">Go</category>
      <category domain="tag">Kubernetes</category>
      <category domain="tag">OpenIM</category>
      <category domain="tag">Cloud Native</category>
      <category domain="tag">Microservices</category>
      <enclosure url="https://cubxxw.com/images/covers/engineering/2023/deep-dive-into-the-components-of-kubernetes-cni-csi-cri.png" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/covers/engineering/2023/deep-dive-into-the-components-of-kubernetes-cni-csi-cri.png" medium="image"><media:description>Three interchangeable runtime, network, and storage modules connect to one orchestration chassis through standardized couplings</media:description></media:content>
    </item>
    <item>
      <title>OpenIM clustering design Kubernetes deploy concludes</title>
      <link>https://cubxxw.com/engineering/posts/openim-cluster-deployment-scheme-of/</link>
      <pubDate>Sun, 17 Sep 2023 09:51:54 +0800</pubDate>
      <atom:updated>Sun, 17 Sep 2023 09:51:54 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/engineering/posts/openim-cluster-deployment-scheme-of/</guid>
      <description>This article mainly introduces the clustering design of OpenIM, including infrastructure design, CI/CD, containerization, microservice optimization, monitoring and alarm, security, etc.</description>
      <category domain="tag">Blog</category>
      <category domain="tag">OpenIM</category>
      <category domain="tag">Kubernetes</category>
      <category domain="tag">Cloud Native</category>
    </item>
  </channel>
</rss>
