<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>凉风有信</title>
  
  <subtitle>信以远方，风而至此</subtitle>
  <link href="https://iwangpo.com/atom.xml" rel="self"/>
  
  <link href="https://iwangpo.com/"/>
  <updated>2026-06-22T14:00:00.000Z</updated>
  <id>https://iwangpo.com/</id>
  
  <author>
    <name>Yi Chen</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>重构 iwangpo.com：一个全栈 Side Project 的四个月</title>
    <link href="https://iwangpo.com/2026/06/22/2026-06-22-side-project-four-months/"/>
    <id>https://iwangpo.com/2026/06/22/2026-06-22-side-project-four-months/</id>
    <published>2026-06-22T14:00:00.000Z</published>
    <updated>2026-06-22T14:00:00.000Z</updated>
    
    
    <summary type="html">记录从零重构个人网站的全过程——技术选型、Hexo 迁移、自动化部署、性能优化，以及 Side Project 带给我的意外收获</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="DevOps" scheme="https://iwangpo.com/tags/DevOps/"/>
    
    <category term="SEO" scheme="https://iwangpo.com/tags/SEO/"/>
    
    <category term="全栈开发" scheme="https://iwangpo.com/tags/%E5%85%A8%E6%A0%88%E5%BC%80%E5%8F%91/"/>
    
    <category term="项目管理" scheme="https://iwangpo.com/tags/%E9%A1%B9%E7%9B%AE%E7%AE%A1%E7%90%86/"/>
    
  </entry>
  
  <entry>
    <title>山中无甲子：一次关于慢下来的徒步笔记</title>
    <link href="https://iwangpo.com/2026/05/10/2026-05-10-spring-hike-thoughts/"/>
    <id>https://iwangpo.com/2026/05/10/2026-05-10-spring-hike-thoughts/</id>
    <published>2026-05-10T02:00:00.000Z</published>
    <updated>2026-05-10T02:00:00.000Z</updated>
    
    
    <summary type="html">五月的徽杭古道徒步记录——在技术工作的高强度节奏之外，用双脚丈量山野，找回思考的节奏感</summary>
    
    
    
    <category term="生活随笔" scheme="https://iwangpo.com/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    
    
    <category term="生活方式" scheme="https://iwangpo.com/tags/%E7%94%9F%E6%B4%BB%E6%96%B9%E5%BC%8F/"/>
    
    <category term="徒步" scheme="https://iwangpo.com/tags/%E5%BE%92%E6%AD%A5/"/>
    
    <category term="自然" scheme="https://iwangpo.com/tags/%E8%87%AA%E7%84%B6/"/>
    
  </entry>
  
  <entry>
    <title>加密市场春季复盘：周期、叙事与数据</title>
    <link href="https://iwangpo.com/2026/04/15/2026-04-15-crypto-market-spring-review/"/>
    <id>https://iwangpo.com/2026/04/15/2026-04-15-crypto-market-spring-review/</id>
    <published>2026-04-15T12:30:00.000Z</published>
    <updated>2026-04-15T12:30:00.000Z</updated>
    
    
    <summary type="html">2026 Q1 加密市场回顾，从宏观周期到链上数据，梳理比特币减半后的叙事演变与个人投资策略调整</summary>
    
    
    
    <category term="投资笔记" scheme="https://iwangpo.com/categories/%E6%8A%95%E8%B5%84%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="量化交易" scheme="https://iwangpo.com/tags/%E9%87%8F%E5%8C%96%E4%BA%A4%E6%98%93/"/>
    
    <category term="投资策略" scheme="https://iwangpo.com/tags/%E6%8A%95%E8%B5%84%E7%AD%96%E7%95%A5/"/>
    
    <category term="加密货币" scheme="https://iwangpo.com/tags/%E5%8A%A0%E5%AF%86%E8%B4%A7%E5%B8%81/"/>
    
    <category term="区块链" scheme="https://iwangpo.com/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/"/>
    
  </entry>
  
  <entry>
    <title>AI Agents 实战笔记：从 Prompt 到自主决策的进化</title>
    <link href="https://iwangpo.com/2026/03/18/2026-03-18-ai-agents-practice/"/>
    <id>https://iwangpo.com/2026/03/18/2026-03-18-ai-agents-practice/</id>
    <published>2026-03-18T13:00:00.000Z</published>
    <updated>2026-03-18T13:00:00.000Z</updated>
    
    
    <summary type="html">从 Function Calling 到多 Agent 协作，记录三个月来搭建 AI Agent 系统的实战经验、踩过的坑和架构思考</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    <category term="AI工具" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/AI%E5%B7%A5%E5%85%B7/"/>
    
    
    <category term="工作流" scheme="https://iwangpo.com/tags/%E5%B7%A5%E4%BD%9C%E6%B5%81/"/>
    
    <category term="编程助手" scheme="https://iwangpo.com/tags/%E7%BC%96%E7%A8%8B%E5%8A%A9%E6%89%8B/"/>
    
    <category term="开发效率" scheme="https://iwangpo.com/tags/%E5%BC%80%E5%8F%91%E6%95%88%E7%8E%87/"/>
    
    <category term="AI Agent" scheme="https://iwangpo.com/tags/AI-Agent/"/>
    
  </entry>
  
  <entry>
    <title>Hello World</title>
    <link href="https://iwangpo.com/2026/02/08/hello-world/"/>
    <id>https://iwangpo.com/2026/02/08/hello-world/</id>
    <published>2026-02-08T06:44:58.106Z</published>
    <updated>2026-02-08T06:44:58.106Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;Welcome to my first</summary>
        
      
    
    
    
    
  </entry>
  
  <entry>
    <title>📝 SEO 优化待办清单</title>
    <link href="https://iwangpo.com/2026/02/06/seo-todo-list/"/>
    <id>https://iwangpo.com/2026/02/06/seo-todo-list/</id>
    <published>2026-02-06T03:00:00.000Z</published>
    <updated>2026-02-06T03:00:00.000Z</updated>
    
    
    <summary type="html">网站 SEO 优化的待办事项清单，记录需要完成的任务和优化方向</summary>
    
    
    
    <category term="工作计划" scheme="https://iwangpo.com/categories/%E5%B7%A5%E4%BD%9C%E8%AE%A1%E5%88%92/"/>
    
    
    <category term="SEO" scheme="https://iwangpo.com/tags/SEO/"/>
    
    <category term="待办事项" scheme="https://iwangpo.com/tags/%E5%BE%85%E5%8A%9E%E4%BA%8B%E9%A1%B9/"/>
    
    <category term="网站优化" scheme="https://iwangpo.com/tags/%E7%BD%91%E7%AB%99%E4%BC%98%E5%8C%96/"/>
    
  </entry>
  
  <entry>
    <title>🤖 AI 编程心得笔记 - Claude Code 与 OpenCode 实战指南</title>
    <link href="https://iwangpo.com/2026/02/06/ai-programming-notes/"/>
    <id>https://iwangpo.com/2026/02/06/ai-programming-notes/</id>
    <published>2026-02-06T02:00:00.000Z</published>
    <updated>2026-02-06T02:00:00.000Z</updated>
    
    
    <summary type="html">深入解析 Claude Code 和 OpenCode 的使用技巧，包括 Agents、Hooks、Skills 等核心概念，以及常用命令和最佳实践，助你提升 AI 辅助编程效率</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    <category term="AI工具" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/AI%E5%B7%A5%E5%85%B7/"/>
    
    
    <category term="效率工具" scheme="https://iwangpo.com/tags/%E6%95%88%E7%8E%87%E5%B7%A5%E5%85%B7/"/>
    
    <category term="AI编程" scheme="https://iwangpo.com/tags/AI%E7%BC%96%E7%A8%8B/"/>
    
    <category term="ClaudeCode" scheme="https://iwangpo.com/tags/ClaudeCode/"/>
    
    <category term="OpenCode" scheme="https://iwangpo.com/tags/OpenCode/"/>
    
    <category term="开发工具" scheme="https://iwangpo.com/tags/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7/"/>
    
    <category term="最佳实践" scheme="https://iwangpo.com/tags/%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5/"/>
    
  </entry>
  
  <entry>
    <title>我的极简数字生活：断舍离一年的感悟</title>
    <link href="https://iwangpo.com/2026/01/20/2026-01-20-digital-minimalism/"/>
    <id>https://iwangpo.com/2026/01/20/2026-01-20-digital-minimalism/</id>
    <published>2026-01-20T12:00:00.000Z</published>
    <updated>2026-01-20T12:00:00.000Z</updated>
    
    
    <summary type="html">数字极简主义实践一年总结，从App清理到信息筛选，如何通过断舍离获得更专注、更自由的生活</summary>
    
    
    
    <category term="生活随笔" scheme="https://iwangpo.com/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    
    
    <category term="生活方式" scheme="https://iwangpo.com/tags/%E7%94%9F%E6%B4%BB%E6%96%B9%E5%BC%8F/"/>
    
    <category term="数字极简" scheme="https://iwangpo.com/tags/%E6%95%B0%E5%AD%97%E6%9E%81%E7%AE%80/"/>
    
    <category term="断舍离" scheme="https://iwangpo.com/tags/%E6%96%AD%E8%88%8D%E7%A6%BB/"/>
    
    <category term="专注力" scheme="https://iwangpo.com/tags/%E4%B8%93%E6%B3%A8%E5%8A%9B/"/>
    
  </entry>
  
  <entry>
    <title>2026年技术路线图：想要掌握的新技能</title>
    <link href="https://iwangpo.com/2026/01/05/2026-01-05-tech-roadmap-2026/"/>
    <id>https://iwangpo.com/2026/01/05/2026-01-05-tech-roadmap-2026/</id>
    <published>2026-01-05T02:00:00.000Z</published>
    <updated>2026-01-05T02:00:00.000Z</updated>
    
    
    <summary type="html">2026年技术学习路线图，从云原生到AI工程化，详细的学习计划和资源推荐，以及如何将技能变现的思考</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="新年计划" scheme="https://iwangpo.com/tags/%E6%96%B0%E5%B9%B4%E8%AE%A1%E5%88%92/"/>
    
    <category term="技术规划" scheme="https://iwangpo.com/tags/%E6%8A%80%E6%9C%AF%E8%A7%84%E5%88%92/"/>
    
    <category term="职业发展" scheme="https://iwangpo.com/tags/%E8%81%8C%E4%B8%9A%E5%8F%91%E5%B1%95/"/>
    
  </entry>
  
  <entry>
    <title>2025年度十佳电影：光影里的思考</title>
    <link href="https://iwangpo.com/2025/12/22/2025-12-22-movies-of-2025/"/>
    <id>https://iwangpo.com/2025/12/22/2025-12-22-movies-of-2025/</id>
    <published>2025-12-22T13:00:00.000Z</published>
    <updated>2025-12-22T13:00:00.000Z</updated>
    
    
    <summary type="html">2025年度观影总结，精选10部值得推荐的影片，涵盖院线新片和经典重看，每部都有深度思考</summary>
    
    
    
    <category term="生活随笔" scheme="https://iwangpo.com/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    
    
    <category term="年度总结" scheme="https://iwangpo.com/tags/%E5%B9%B4%E5%BA%A6%E6%80%BB%E7%BB%93/"/>
    
    <category term="电影" scheme="https://iwangpo.com/tags/%E7%94%B5%E5%BD%B1/"/>
    
    <category term="推荐" scheme="https://iwangpo.com/tags/%E6%8E%A8%E8%8D%90/"/>
    
    <category term="影评" scheme="https://iwangpo.com/tags/%E5%BD%B1%E8%AF%84/"/>
    
  </entry>
  
  <entry>
    <title>量化交易年度总结：收益、教训与进化</title>
    <link href="https://iwangpo.com/2025/12/08/2025-12-08-quant-annual-review/"/>
    <id>https://iwangpo.com/2025/12/08/2025-12-08-quant-annual-review/</id>
    <published>2025-12-08T12:00:00.000Z</published>
    <updated>2025-12-08T12:00:00.000Z</updated>
    
    
    <summary type="html">2025年量化交易年度总结，回顾一年来的策略表现、踩过的坑和收获的经验，以及2026年的改进计划</summary>
    
    
    
    <category term="投资笔记" scheme="https://iwangpo.com/categories/%E6%8A%95%E8%B5%84%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="量化交易" scheme="https://iwangpo.com/tags/%E9%87%8F%E5%8C%96%E4%BA%A4%E6%98%93/"/>
    
    <category term="年度总结" scheme="https://iwangpo.com/tags/%E5%B9%B4%E5%BA%A6%E6%80%BB%E7%BB%93/"/>
    
    <category term="投资经验" scheme="https://iwangpo.com/tags/%E6%8A%95%E8%B5%84%E7%BB%8F%E9%AA%8C/"/>
    
  </entry>
  
  <entry>
    <title>咖啡与代码：我的晨间仪式</title>
    <link href="https://iwangpo.com/2025/11/25/2025-11-25-morning-routine/"/>
    <id>https://iwangpo.com/2025/11/25/2025-11-25-morning-routine/</id>
    <published>2025-11-25T00:00:00.000Z</published>
    <updated>2025-11-25T00:00:00.000Z</updated>
    
    
    <summary type="html">一个程序员+咖啡爱好者的晨间仪式，从手冲到第一行代码，分享如何通过晨间routine开启高效一天</summary>
    
    
    
    <category term="生活随笔" scheme="https://iwangpo.com/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    
    
    <category term="咖啡" scheme="https://iwangpo.com/tags/%E5%92%96%E5%95%A1/"/>
    
    <category term="生活方式" scheme="https://iwangpo.com/tags/%E7%94%9F%E6%B4%BB%E6%96%B9%E5%BC%8F/"/>
    
    <category term="晨间仪式" scheme="https://iwangpo.com/tags/%E6%99%A8%E9%97%B4%E4%BB%AA%E5%BC%8F/"/>
    
    <category term="效率" scheme="https://iwangpo.com/tags/%E6%95%88%E7%8E%87/"/>
    
  </entry>
  
  <entry>
    <title>2025年度技术复盘：成长、踩坑与收获</title>
    <link href="https://iwangpo.com/2025/11/10/2025-11-10-annual-tech-review/"/>
    <id>https://iwangpo.com/2025/11/10/2025-11-10-annual-tech-review/</id>
    <published>2025-11-10T11:00:00.000Z</published>
    <updated>2025-11-10T11:00:00.000Z</updated>
    
    
    <summary type="html">2025年技术成长年度复盘，回顾过去一年的学习历程、项目经验和技术沉淀，分享踩过的坑和收获</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="年度复盘" scheme="https://iwangpo.com/tags/%E5%B9%B4%E5%BA%A6%E5%A4%8D%E7%9B%98/"/>
    
    <category term="技术成长" scheme="https://iwangpo.com/tags/%E6%8A%80%E6%9C%AF%E6%88%90%E9%95%BF/"/>
    
    <category term="总结" scheme="https://iwangpo.com/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>秋日摄影笔记：光影与色彩的捕捉</title>
    <link href="https://iwangpo.com/2025/10/25/2025-10-25-autumn-photography/"/>
    <id>https://iwangpo.com/2025/10/25/2025-10-25-autumn-photography/</id>
    <published>2025-10-25T08:30:00.000Z</published>
    <updated>2025-10-25T08:30:00.000Z</updated>
    
    
    <summary type="html">秋天街头摄影指南，如何用镜头捕捉秋日的光影与色彩，包含构图技巧、拍摄时机和后期调色</summary>
    
    
    
    <category term="生活随笔" scheme="https://iwangpo.com/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    
    
    <category term="摄影" scheme="https://iwangpo.com/tags/%E6%91%84%E5%BD%B1/"/>
    
    <category term="秋天" scheme="https://iwangpo.com/tags/%E7%A7%8B%E5%A4%A9/"/>
    
    <category term="光影" scheme="https://iwangpo.com/tags/%E5%85%89%E5%BD%B1/"/>
    
    <category term="色彩" scheme="https://iwangpo.com/tags/%E8%89%B2%E5%BD%A9/"/>
    
  </entry>
  
  <entry>
    <title>用Python做数据分析：Pandas实战指南</title>
    <link href="https://iwangpo.com/2025/09/05/2025-09-05-pandas-data-analysis/"/>
    <id>https://iwangpo.com/2025/09/05/2025-09-05-pandas-data-analysis/</id>
    <published>2025-09-05T07:00:00.000Z</published>
    <updated>2025-09-05T07:00:00.000Z</updated>
    
    
    <summary type="html">Pandas数据分析完全指南，从数据清洗、处理到可视化的完整实战，包含量化投资、商业分析等真实案例</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="Python" scheme="https://iwangpo.com/tags/Python/"/>
    
    <category term="Pandas" scheme="https://iwangpo.com/tags/Pandas/"/>
    
    <category term="数据分析" scheme="https://iwangpo.com/tags/%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90/"/>
    
    <category term="量化分析" scheme="https://iwangpo.com/tags/%E9%87%8F%E5%8C%96%E5%88%86%E6%9E%90/"/>
    
  </entry>
  
  <entry>
    <title>冷萃咖啡实验：时间带来的风味变化</title>
    <link href="https://iwangpo.com/2025/08/22/2025-08-22-cold-brew-experiment/"/>
    <id>https://iwangpo.com/2025/08/22/2025-08-22-cold-brew-experiment/</id>
    <published>2025-08-22T06:00:00.000Z</published>
    <updated>2025-08-22T06:00:00.000Z</updated>
    
    
    <summary type="html">冷萃咖啡完整制作指南，从选豆到萃取的全流程实验，记录不同时间、粉水比、研磨度对风味的影响</summary>
    
    
    
    <category term="生活随笔" scheme="https://iwangpo.com/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    
    
    <category term="咖啡" scheme="https://iwangpo.com/tags/%E5%92%96%E5%95%A1/"/>
    
    <category term="冷萃咖啡" scheme="https://iwangpo.com/tags/%E5%86%B7%E8%90%83%E5%92%96%E5%95%A1/"/>
    
    <category term="夏日饮品" scheme="https://iwangpo.com/tags/%E5%A4%8F%E6%97%A5%E9%A5%AE%E5%93%81/"/>
    
    <category term="咖啡实验" scheme="https://iwangpo.com/tags/%E5%92%96%E5%95%A1%E5%AE%9E%E9%AA%8C/"/>
    
  </entry>
  
  <entry>
    <title>Claude 3.5深度体验：AI编程助手半年记</title>
    <link href="https://iwangpo.com/2025/08/10/2025-08-10-claude-35-experience/"/>
    <id>https://iwangpo.com/2025/08/10/2025-08-10-claude-35-experience/</id>
    <published>2025-08-10T02:30:00.000Z</published>
    <updated>2025-08-10T02:30:00.000Z</updated>
    
    
    <summary type="html">使用Claude 3.5半年的深度体验报告，从代码生成、Debug到架构设计，分享AI编程助手的真实能力与局限</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    <category term="AI工具" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/AI%E5%B7%A5%E5%85%B7/"/>
    
    
    <category term="AI工具" scheme="https://iwangpo.com/tags/AI%E5%B7%A5%E5%85%B7/"/>
    
    <category term="Claude" scheme="https://iwangpo.com/tags/Claude/"/>
    
    <category term="编程助手" scheme="https://iwangpo.com/tags/%E7%BC%96%E7%A8%8B%E5%8A%A9%E6%89%8B/"/>
    
    <category term="开发效率" scheme="https://iwangpo.com/tags/%E5%BC%80%E5%8F%91%E6%95%88%E7%8E%87/"/>
    
  </entry>
  
  <entry>
    <title>夏日观影清单：那些改变思维的电影</title>
    <link href="https://iwangpo.com/2025/07/31/2025-07-31-summer-movie-list/"/>
    <id>https://iwangpo.com/2025/07/31/2025-07-31-summer-movie-list/</id>
    <published>2025-07-31T13:00:00.000Z</published>
    <updated>2025-07-31T13:00:00.000Z</updated>
    
    
    <summary type="html">2025年夏季观影推荐，精选10部改变思维的电影，涵盖科幻、哲学、心理学，每部都附有深度思考和金句摘录</summary>
    
    
    
    <category term="生活随笔" scheme="https://iwangpo.com/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    
    
    <category term="电影" scheme="https://iwangpo.com/tags/%E7%94%B5%E5%BD%B1/"/>
    
    <category term="观影笔记" scheme="https://iwangpo.com/tags/%E8%A7%82%E5%BD%B1%E7%AC%94%E8%AE%B0/"/>
    
    <category term="推荐" scheme="https://iwangpo.com/tags/%E6%8E%A8%E8%8D%90/"/>
    
    <category term="夏日" scheme="https://iwangpo.com/tags/%E5%A4%8F%E6%97%A5/"/>
    
  </entry>
  
  <entry>
    <title>量化策略优化：风险平价与资产配置</title>
    <link href="https://iwangpo.com/2025/07/25/2025-07-25-portfolio-optimization/"/>
    <id>https://iwangpo.com/2025/07/25/2025-07-25-portfolio-optimization/</id>
    <published>2025-07-25T11:00:00.000Z</published>
    <updated>2025-07-25T11:00:00.000Z</updated>
    
    
    <summary type="html">量化投资组合优化指南，详解风险平价策略、现代投资组合理论（MPT），以及如何用Python实现动态资产配置</summary>
    
    
    
    <category term="投资笔记" scheme="https://iwangpo.com/categories/%E6%8A%95%E8%B5%84%E7%AC%94%E8%AE%B0/"/>
    
    
    <category term="量化交易" scheme="https://iwangpo.com/tags/%E9%87%8F%E5%8C%96%E4%BA%A4%E6%98%93/"/>
    
    <category term="Python" scheme="https://iwangpo.com/tags/Python/"/>
    
    <category term="投资组合" scheme="https://iwangpo.com/tags/%E6%8A%95%E8%B5%84%E7%BB%84%E5%90%88/"/>
    
    <category term="风险管理" scheme="https://iwangpo.com/tags/%E9%A3%8E%E9%99%A9%E7%AE%A1%E7%90%86/"/>
    
  </entry>
  
  <entry>
    <title>Kubernetes入门：微服务部署实践</title>
    <link href="https://iwangpo.com/2025/07/08/2025-07-08-kubernetes-guide/"/>
    <id>https://iwangpo.com/2025/07/08/2025-07-08-kubernetes-guide/</id>
    <published>2025-07-08T06:00:00.000Z</published>
    <updated>2025-07-08T06:00:00.000Z</updated>
    
    
    <summary type="html">Kubernetes入门完全指南，从基础概念到生产部署，包含Pod、Service、Deployment实战，以及Helm包管理和CI/CD集成</summary>
    
    
    
    <category term="技术笔记" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"/>
    
    <category term="DevOps" scheme="https://iwangpo.com/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/DevOps/"/>
    
    
    <category term="DevOps" scheme="https://iwangpo.com/tags/DevOps/"/>
    
    <category term="Kubernetes" scheme="https://iwangpo.com/tags/Kubernetes/"/>
    
    <category term="K8s" scheme="https://iwangpo.com/tags/K8s/"/>
    
    <category term="微服务" scheme="https://iwangpo.com/tags/%E5%BE%AE%E6%9C%8D%E5%8A%A1/"/>
    
    <category term="云原生" scheme="https://iwangpo.com/tags/%E4%BA%91%E5%8E%9F%E7%94%9F/"/>
    
  </entry>
  
</feed>
