<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pod on</title><link>https://example.org/tags/pod/</link><description>Recent content from</description><generator>Hugo</generator><language>zh-cn</language><managingEditor>youxiaokang02@gmail.com (小雨凉如水)</managingEditor><webMaster>youxiaokang02@gmail.com (小雨凉如水)</webMaster><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Sat, 06 Jun 2026 17:00:00 +0800</lastBuildDate><atom:link href="https://example.org/tags/pod/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Pod 概念详解</title><link>https://example.org/post/k8s-pod%E6%A6%82%E5%BF%B5/</link><pubDate>Sat, 06 Jun 2026 17:00:00 +0800</pubDate><author>youxiaokang02@gmail.com (小雨凉如水)</author><guid>https://example.org/post/k8s-pod%E6%A6%82%E5%BF%B5/</guid><description>
<![CDATA[<h1>Kubernetes Pod 概念详解</h1><p>作者：小雨凉如水（youxiaokang02@gmail.com）</p>
        
          <p>Pod 是 Kubernetes 中最核心、最基础的概念，k8s 中的一切操作几乎都围绕 Pod 展开——调度、扩缩容、服务发现、持久化存储，无一不是以 Pod 为载体。理解 Pod，是学习 Kubernetes 的第一站，也是最重要的一站。</p>
        
        <hr><p>本文2026-06-06首发于<a href='https://example.org/'></a>，最后修改于2026-06-06</p>]]></description><category>云原生</category><category>Kubernetes</category></item></channel></rss>