<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Volcano on 记录每个瞬间</title>
    <link>https://code0xff.org/tags/volcano/</link>
    <description>Recent content in Volcano on 记录每个瞬间</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Wed, 27 May 2026 09:10:12 +0800</lastBuildDate>
    
	<atom:link href="https://code0xff.org/tags/volcano/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Volcano 笔记</title>
      <link>https://code0xff.org/post/2026/05/volcano-notes/</link>
      <pubDate>Wed, 27 May 2026 09:10:12 +0800</pubDate>
      
      <guid>https://code0xff.org/post/2026/05/volcano-notes/</guid>
      <description>&lt;p&gt;按：一个任务的一生来梳理 Volcano，重点包括：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;从 &lt;strong&gt;vcjob&lt;/strong&gt; 提交、&lt;strong&gt;controller&lt;/strong&gt; 创建 &lt;strong&gt;PodGroup/Pod&lt;/strong&gt;、&lt;strong&gt;scheduler&lt;/strong&gt; 执行 &lt;strong&gt;enqueue/allocate/bind&lt;/strong&gt;，一直到 &lt;strong&gt;kubelet&lt;/strong&gt; 起容器、&lt;strong&gt;Job Policy&lt;/strong&gt; 处理异常、&lt;strong&gt;TTL&lt;/strong&gt; 自动清理&lt;/li&gt;
&lt;li&gt;把 &lt;strong&gt;Queue&lt;/strong&gt;、&lt;strong&gt;PodGroup&lt;/strong&gt;、&lt;strong&gt;gang&lt;/strong&gt;、&lt;strong&gt;action&lt;/strong&gt;、&lt;strong&gt;plugin&lt;/strong&gt; 这些核心概念挂到同一条主线上，方便理解调度过程&lt;/li&gt;
&lt;li&gt;补充网络拓扑感知、层级队列、在线离线混部、反调度、TDM、GPU/NPU、扩展方式、生态和运维排查&lt;/li&gt;
&lt;li&gt;最后记录一次 CRD 版本不匹配导致 &lt;strong&gt;vcjob&lt;/strong&gt; 不创建 &lt;strong&gt;PodGroup&lt;/strong&gt; 的真实排查过程&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    
  </channel>
</rss>