<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CNI on</title><link>https://example.org/tags/cni/</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 18:00:00 +0800</lastBuildDate><atom:link href="https://example.org/tags/cni/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes 网络深度解析</title><link>https://example.org/post/k8s-%E7%BD%91%E7%BB%9C/</link><pubDate>Sat, 06 Jun 2026 18:00:00 +0800</pubDate><author>youxiaokang02@gmail.com (小雨凉如水)</author><guid>https://example.org/post/k8s-%E7%BD%91%E7%BB%9C/</guid><description>
<![CDATA[<h1>Kubernetes 网络深度解析</h1><p>作者：小雨凉如水（youxiaokang02@gmail.com）</p>
        
          <p>Kubernetes 网络是集群运转的基石，其模型与传统虚拟机网络有着根本性的差异——k8s 强制要求一个扁平网络模型，让集群中每个 Pod 都能直接与任何其他 Pod 通信。本文将从网络模型原则、三层通信机制、CNI 规范到主流插件选型，系统性地梳理 k8s 网络的核心知识。</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>