<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>源码阅读 - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB/</link><description>源码阅读 - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB/" rel="self" type="application/rss+xml"/><item><title>K8s 源码阅读</title><link>https://rd163.visword.com/posts/k8s-source-review/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/k8s-source-review/</guid><description><![CDATA[<h2 id="概述" class="headerLink">
    <a href="#%e6%a6%82%e8%bf%b0" class="header-mark"></a>概述</h2><p>Kubernetes 的主仓库 <a href="https://github.com/kubernetes/kubernetes" target="_blank" rel="noopener noreferrer"><code>kubernetes/kubernetes</code></a> 是一个以 Go 为主(占比约 97%)的庞大项目,截至本文写作时提交数已超过 14 万。直接从根目录切入很容易迷失方向,阅读源码前先理解它的整体结构、构建机制和典型调用链,可以显著降低入门成本。</p>]]></description></item></channel></rss>