<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>控制器 on</title><link>https://example.org/tags/%E6%8E%A7%E5%88%B6%E5%99%A8/</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, 15 Aug 2026 11:15:12 +0800</lastBuildDate><atom:link href="https://example.org/tags/%E6%8E%A7%E5%88%B6%E5%99%A8/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Pod 控制器</title><link>https://example.org/post/k8s-pod-controller/</link><pubDate>Mon, 03 Aug 2026 12:00:00 +0800</pubDate><author>youxiaokang02@gmail.com (小雨凉如水)</author><guid>https://example.org/post/k8s-pod-controller/</guid><description>
<![CDATA[<h1>Kubernetes Pod 控制器</h1><p>作者：小雨凉如水（youxiaokang02@gmail.com）</p>
        
          <p>在 Kubernetes 中运行了一系列控制器来确保集群的当前状态与期望状态保持一致，它们就是 Kubernetes 集群内部的管理控制中心，或者说是&quot;中心大脑&quot;。例如，ReplicaSet 控制器负责维护集群中运行的 Pod 数量；Node 控制器负责监控节点的状态，并在节点出现故障时，执行自动化修复流程，确保集群始终处于期望的工作状态。</p>
        
        <hr><p>本文2026-08-03首发于<a href='https://example.org/'></a>，最后修改于2026-08-15</p>]]></description><category>云原生</category><category>Kubernetes</category></item></channel></rss>