<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>ZkeqのCoding日志</title>
  <icon>https://icodeq.com/icon.svg</icon>
  <subtitle>Python Java Html 都在学</subtitle>
  <link href="https://icodeq.com/feed.xml" rel="self"/>
  
  <link href="https://icodeq.com/"/>
  <updated>2026-02-19T19:13:26.000Z</updated>
  <id>https://icodeq.com/</id>
  
  <author>
    <name>Zkeq</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>年度｜我的2025年度总结</title>
    <link href="https://icodeq.com/2026/3c22f432c78e/"/>
    <id>https://icodeq.com/2026/3c22f432c78e/</id>
    <published>2026-02-19T19:13:26.000Z</published>
    <updated>2026-02-19T19:13:26.000Z</updated>
    
    
    <summary type="html">2025年，日均20次提交的超强工作强度，从河南远程工作到深圳南山，从写出人格相关的书籍到沉浸式的Live House。这是我变化许多、满载收获的一年。</summary>
    
    
    
    <category term="个人成长" scheme="https://icodeq.com/categories/%E4%B8%AA%E4%BA%BA%E6%88%90%E9%95%BF/"/>
    
    <category term="生活碎片" scheme="https://icodeq.com/categories/%E4%B8%AA%E4%BA%BA%E6%88%90%E9%95%BF/%E7%94%9F%E6%B4%BB%E7%A2%8E%E7%89%87/"/>
    
    
    <category term="年度总结" scheme="https://icodeq.com/tags/%E5%B9%B4%E5%BA%A6%E6%80%BB%E7%BB%93/"/>
    
    <category term="程序员" scheme="https://icodeq.com/tags/%E7%A8%8B%E5%BA%8F%E5%91%98/"/>
    
    <category term="深圳生活" scheme="https://icodeq.com/tags/%E6%B7%B1%E5%9C%B3%E7%94%9F%E6%B4%BB/"/>
    
    <category term="开源" scheme="https://icodeq.com/tags/%E5%BC%80%E6%BA%90/"/>
    
    <category term="腾讯云TDP" scheme="https://icodeq.com/tags/%E8%85%BE%E8%AE%AF%E4%BA%91TDP/"/>
    
  </entry>
  
  <entry>
    <title>从想法到落地：我是如何在两个小时的时间里做出一个人格完善站的。(支持大家随意提问情感问题)</title>
    <link href="https://icodeq.com/2025/3e2ff93ad9e4/"/>
    <id>https://icodeq.com/2025/3e2ff93ad9e4/</id>
    <published>2025-09-12T16:07:17.000Z</published>
    <updated>2025-09-12T16:07:17.000Z</updated>
    
    
    <summary type="html">记录了作者因为一次恋爱经历和与家人的争吵，意识到自己人格上的不完善，从而决定利用自己的网站开发技能，在两个小时内搭建一个“人格完善指南”网站的过程。</summary>
    
    
    
    <category term="技术" scheme="https://icodeq.com/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
    <category term="个人成长" scheme="https://icodeq.com/tags/%E4%B8%AA%E4%BA%BA%E6%88%90%E9%95%BF/"/>
    
    <category term="AI" scheme="https://icodeq.com/tags/AI/"/>
    
    <category term="网站开发" scheme="https://icodeq.com/tags/%E7%BD%91%E7%AB%99%E5%BC%80%E5%8F%91/"/>
    
    <category term="Docusaurus" scheme="https://icodeq.com/tags/Docusaurus/"/>
    
  </entry>
  
  <entry>
    <title>Hexo 博客搭建：一份写给新手的完全指南</title>
    <link href="https://icodeq.com/2025/f16aad5a9061/"/>
    <id>https://icodeq.com/2025/f16aad5a9061/</id>
    <published>2025-09-07T12:40:56.000Z</published>
    <updated>2025-09-07T12:40:56.000Z</updated>
    
    
    <summary type="html">这是一份写给新手的 Hexo 博客搭建完全指南，从本地环境配置到云端自动化部署，带你走过从零到一的全过程。</summary>
    
    
    
    <category term="技术教程" scheme="https://icodeq.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    
    
    <category term="Hexo" scheme="https://icodeq.com/tags/Hexo/"/>
    
    <category term="博客" scheme="https://icodeq.com/tags/%E5%8D%9A%E5%AE%A2/"/>
    
    <category term="GitHub" scheme="https://icodeq.com/tags/GitHub/"/>
    
    <category term="Vercel" scheme="https://icodeq.com/tags/Vercel/"/>
    
  </entry>
  
  <entry>
    <title>Golang | 山竹记账 Go 后端版学习笔记</title>
    <link href="https://icodeq.com/2025/971267c44ff5/"/>
    <id>https://icodeq.com/2025/971267c44ff5/</id>
    <published>2025-08-25T15:02:04.000Z</published>
    <updated>2025-08-25T15:02:04.000Z</updated>
    
    
    <summary type="html">山竹记账应用的 Go 后端版本开发学习笔记，包含项目架构设计、API 接口开发、数据库操作、中间件使用等核心技术要点的详细记录和总结。</summary>
    
    
    
    <category term="编程学习" scheme="https://icodeq.com/categories/%E7%BC%96%E7%A8%8B%E5%AD%A6%E4%B9%A0/"/>
    
    <category term="Golang" scheme="https://icodeq.com/categories/%E7%BC%96%E7%A8%8B%E5%AD%A6%E4%B9%A0/Golang/"/>
    
    
    <category term="Golang" scheme="https://icodeq.com/tags/Golang/"/>
    
    <category term="Go" scheme="https://icodeq.com/tags/Go/"/>
    
    <category term="后端开发" scheme="https://icodeq.com/tags/%E5%90%8E%E7%AB%AF%E5%BC%80%E5%8F%91/"/>
    
    <category term="记账应用" scheme="https://icodeq.com/tags/%E8%AE%B0%E8%B4%A6%E5%BA%94%E7%94%A8/"/>
    
    <category term="Web开发" scheme="https://icodeq.com/tags/Web%E5%BC%80%E5%8F%91/"/>
    
    <category term="API开发" scheme="https://icodeq.com/tags/API%E5%BC%80%E5%8F%91/"/>
    
  </entry>
  
  <entry>
    <title>云声计划 ｜ 如何使用宝塔最新版 + Vercel，来部署一个私人的影视站+音乐站</title>
    <link href="https://icodeq.com/2025/a747161ccf76/"/>
    <id>https://icodeq.com/2025/a747161ccf76/</id>
    <published>2025-08-21T14:12:53.000Z</published>
    <updated>2025-08-21T14:12:53.000Z</updated>
    
    
    <summary type="html">一篇关于如何使用宝塔和 Vercel 部署私人影视站和音乐站的详细教程。</summary>
    
    
    
    <category term="技术分享" scheme="https://icodeq.com/categories/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/"/>
    
    
    <category term="Vercel" scheme="https://icodeq.com/tags/Vercel/"/>
    
    <category term="宝塔" scheme="https://icodeq.com/tags/%E5%AE%9D%E5%A1%94/"/>
    
    <category term="个人媒体" scheme="https://icodeq.com/tags/%E4%B8%AA%E4%BA%BA%E5%AA%92%E4%BD%93/"/>
    
    <category term="建站" scheme="https://icodeq.com/tags/%E5%BB%BA%E7%AB%99/"/>
    
  </entry>
  
  <entry>
    <title>Coding | 分别用2天半和9天，我用 ClaudeCode 写出了自己的影视站和音乐站</title>
    <link href="https://icodeq.com/2025/26be40bd7e38/"/>
    <id>https://icodeq.com/2025/26be40bd7e38/</id>
    <published>2025-08-18T19:58:44.000Z</published>
    <updated>2025-08-18T19:58:44.000Z</updated>
    
    
    <summary type="html">用 ClaudeCode 分别在 2 天半和 9 天内从零搭建影视站与音乐站的完整复盘：需求规划、技术选型、开发流程、踩坑与解决方案，以及 AI 辅助编程带来的效率提升。</summary>
    
    
    
    <category term="Coding" scheme="https://icodeq.com/categories/Coding/"/>
    
    <category term="项目复盘" scheme="https://icodeq.com/categories/Coding/%E9%A1%B9%E7%9B%AE%E5%A4%8D%E7%9B%98/"/>
    
    
    <category term="AI编程" scheme="https://icodeq.com/tags/AI%E7%BC%96%E7%A8%8B/"/>
    
    <category term="ClaudeCode" scheme="https://icodeq.com/tags/ClaudeCode/"/>
    
    <category term="AI辅助开发" scheme="https://icodeq.com/tags/AI%E8%BE%85%E5%8A%A9%E5%BC%80%E5%8F%91/"/>
    
    <category term="影视站" scheme="https://icodeq.com/tags/%E5%BD%B1%E8%A7%86%E7%AB%99/"/>
    
    <category term="音乐站" scheme="https://icodeq.com/tags/%E9%9F%B3%E4%B9%90%E7%AB%99/"/>
    
    <category term="全栈开发" scheme="https://icodeq.com/tags/%E5%85%A8%E6%A0%88%E5%BC%80%E5%8F%91/"/>
    
    <category term="项目实战" scheme="https://icodeq.com/tags/%E9%A1%B9%E7%9B%AE%E5%AE%9E%E6%88%98/"/>
    
    <category term="提效" scheme="https://icodeq.com/tags/%E6%8F%90%E6%95%88/"/>
    
  </entry>
  
  <entry>
    <title>Coding ｜ 记一次使用 Claude Code 开发影视站&amp;音乐站的开发历程</title>
    <link href="https://icodeq.com/2025/23fec5ee98fa/"/>
    <id>https://icodeq.com/2025/23fec5ee98fa/</id>
    <published>2025-08-17T16:39:43.000Z</published>
    <updated>2025-08-17T16:39:43.000Z</updated>
    
    
    <summary type="html">记录使用 Claude Code 开发影视流媒体站和音乐流媒体站的完整开发历程，包括前端界面设计、播放器实现、后端API开发、管理后台等功能的实现过程和开发心得。</summary>
    
    
    
    <category term="开发历程" scheme="https://icodeq.com/categories/%E5%BC%80%E5%8F%91%E5%8E%86%E7%A8%8B/"/>
    
    <category term="项目实战" scheme="https://icodeq.com/categories/%E5%BC%80%E5%8F%91%E5%8E%86%E7%A8%8B/%E9%A1%B9%E7%9B%AE%E5%AE%9E%E6%88%98/"/>
    
    
    <category term="AI编程" scheme="https://icodeq.com/tags/AI%E7%BC%96%E7%A8%8B/"/>
    
    <category term="影视站" scheme="https://icodeq.com/tags/%E5%BD%B1%E8%A7%86%E7%AB%99/"/>
    
    <category term="音乐站" scheme="https://icodeq.com/tags/%E9%9F%B3%E4%B9%90%E7%AB%99/"/>
    
    <category term="Claude Code" scheme="https://icodeq.com/tags/Claude-Code/"/>
    
    <category term="前端开发" scheme="https://icodeq.com/tags/%E5%89%8D%E7%AB%AF%E5%BC%80%E5%8F%91/"/>
    
    <category term="项目开发" scheme="https://icodeq.com/tags/%E9%A1%B9%E7%9B%AE%E5%BC%80%E5%8F%91/"/>
    
    <category term="React" scheme="https://icodeq.com/tags/React/"/>
    
    <category term="FastAPI" scheme="https://icodeq.com/tags/FastAPI/"/>
    
  </entry>
  
  <entry>
    <title>年度｜我的2024年度总结</title>
    <link href="https://icodeq.com/2025/89755aaa4d49/"/>
    <id>https://icodeq.com/2025/89755aaa4d49/</id>
    <published>2025-02-03T16:27:53.000Z</published>
    <updated>2025-02-03T16:27:53.000Z</updated>
    
    
    <summary type="html">2024 年，回顾这一年的工作和项目经历，可以说是充实而多样。新的一年已经开始，虽然春节刚过，但仍然感到充满活力，期待接下来能够继续提升自己的技术能力，推动更多项目的发展。</summary>
    
    
    
    <category term="年度总结" scheme="https://icodeq.com/categories/%E5%B9%B4%E5%BA%A6%E6%80%BB%E7%BB%93/"/>
    
    
    <category term="总结" scheme="https://icodeq.com/tags/%E6%80%BB%E7%BB%93/"/>
    
  </entry>
  
  <entry>
    <title>日常｜IMYAI文本处理工具箱开源随记</title>
    <link href="https://icodeq.com/2024/094de95c3f5a/"/>
    <id>https://icodeq.com/2024/094de95c3f5a/</id>
    <published>2024-11-24T12:26:49.000Z</published>
    <updated>2024-11-24T12:26:49.000Z</updated>
    
    
    <summary type="html">IMYAI文本处理工具箱是一个在线工具，旨在提供全面的文本处理功能，包括文本格式化、标点和拼音转换等，并集成了AI文本优化能力。项目基于FastAPI和前端JS开发，支持Docker部署，使文本处理更加高效简便。本文作者分享了项目布局的设计思路，特别是如何通过多行flex布局和grid布局来优化几十个按钮的摆放，以达到美观的效果。此外，项目还实现了拖拽效果、使用Intro.js的开屏引导功能，以及POST Stream流的AI功能。成品已开源，供公众使用。</summary>
    
    
    
    <category term="日常" scheme="https://icodeq.com/categories/%E6%97%A5%E5%B8%B8/"/>
    
    
    <category term="日常" scheme="https://icodeq.com/tags/%E6%97%A5%E5%B8%B8/"/>
    
  </entry>
  
  <entry>
    <title>项目课 ｜ Vue.js开发印象云笔记</title>
    <link href="https://icodeq.com/2023/a52a13b11092/"/>
    <id>https://icodeq.com/2023/a52a13b11092/</id>
    <published>2023-09-22T14:46:45.000Z</published>
    <updated>2023-09-22T14:46:45.000Z</updated>
    
    
    <summary type="html">本课程将以 evernote 云笔记 mac 客户端版的 ui 做原型，做一款线上的云笔记 webapp 产品。产品包括登录、注册、笔记本的创建、修改、删除，笔记的markdown编辑、删除到回收站、markdown 预览、回收站管理等功能。采用前后端分离的开发方式，本课程只负责前端部分的开发。</summary>
    
    
    
    <category term="前端" scheme="https://icodeq.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
    <category term="前端" scheme="https://icodeq.com/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="Vue.js" scheme="https://icodeq.com/tags/Vue-js/"/>
    
  </entry>
  
  <entry>
    <title>前端体系｜Promise专题 - 原理以及是什么</title>
    <link href="https://icodeq.com/2023/a5888b066e4b/"/>
    <id>https://icodeq.com/2023/a5888b066e4b/</id>
    <published>2023-09-20T10:40:48.000Z</published>
    <updated>2023-09-20T10:40:48.000Z</updated>
    
    
    <summary type="html">该文章介绍了编写一个手写Promise.all的原理。首先，该函数接收一个可迭代对象作为参数，并返回一个新的Promise实例。在函数内部，先将可迭代对象转化为数组，并将其中每个非Promise值转化为Promise对象。然后，判断如果转化后的数组长度为0，则直接返回一个resolved状态的Promise对象，并传递一个空数组作为值。接着，定义一个values数组和一个count变量用于记录已完成的Promise数量。接下来，通过for循环遍历每个Promise对象，使用then方法来监听其状态改变。当一个Promise对象被resolved时，将其值存入values数组中，并将count变量加1。当已完成的Promise数量等于总数时，即所有Promise对象都已resolved，返回一个resolved状态的Promise对象，并传递values数组作为值。如果其中任何一个Promise对象被rejected，直接将错误传递给最终的Promise对象。这就是手写Promise.all函数的实现原理。</summary>
    
    
    
    <category term="前端" scheme="https://icodeq.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
    <category term="前端" scheme="https://icodeq.com/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="Promise" scheme="https://icodeq.com/tags/Promise/"/>
    
  </entry>
  
  <entry>
    <title>KubeEdge | [进阶] KubeEdge高可用环境搭建</title>
    <link href="https://icodeq.com/2023/fc63d812f641/"/>
    <id>https://icodeq.com/2023/fc63d812f641/</id>
    <published>2023-06-03T01:09:39.000Z</published>
    <updated>2023-06-03T01:09:39.000Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;h2 id=&quot;高可用方案梳理&quot;&gt;&lt;a href=&quot;#高可用方案梳理&quot; class=&quot;headerlink&quot; title=&quot;高可用方案梳理&quot;&gt;&lt;/a&gt;高可用方案梳理&lt;/h2&gt;&lt;h3 id=&quot;Kubernetes高可用&quot;&gt;&lt;a href=&quot;#Kubernetes高可用&quot;</summary>
        
      
    
    
    
    <category term="KubeEdge" scheme="https://icodeq.com/categories/KubeEdge/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
    <category term="KubeEdge" scheme="https://icodeq.com/tags/KubeEdge/"/>
    
  </entry>
  
  <entry>
    <title>KubeEdge | [基础] KubeEdge架构设计及其环境搭建</title>
    <link href="https://icodeq.com/2023/937909958f05/"/>
    <id>https://icodeq.com/2023/937909958f05/</id>
    <published>2023-05-20T01:19:42.000Z</published>
    <updated>2023-05-20T01:19:42.000Z</updated>
    
    
    <summary type="html">该文档介绍了如何检查和更新 Kubernetes 证书以及如何在云端和边缘端安装 KubeEdge。其中包括了证书有效期检查、证书续签、KubeEdge 云端环境安装、KubeEdge 边缘端环境安装等内容。</summary>
    
    
    
    <category term="KubeEdge" scheme="https://icodeq.com/categories/KubeEdge/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
    <category term="KubeEdge" scheme="https://icodeq.com/tags/KubeEdge/"/>
    
  </entry>
  
  <entry>
    <title>KubeEdge | 边缘计算基本功--云原生</title>
    <link href="https://icodeq.com/2023/31ab92073a1b/"/>
    <id>https://icodeq.com/2023/31ab92073a1b/</id>
    <published>2023-05-18T23:15:44.000Z</published>
    <updated>2023-05-18T23:15:44.000Z</updated>
    
    
    <summary type="html">本文介绍了边缘计算基本功-云原生，包括KubeEdge、声明式API、不可变基础设施、微服务和服务网格。同时，还介绍了Bookinfo应用程序、istio的路由规则和istio的可视化工具Dashboard。</summary>
    
    
    
    <category term="KubeEdge" scheme="https://icodeq.com/categories/KubeEdge/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
    <category term="KubeEdge" scheme="https://icodeq.com/tags/KubeEdge/"/>
    
  </entry>
  
  <entry>
    <title>KubeEdge | 多视角认识边缘计算</title>
    <link href="https://icodeq.com/2023/0feaf5e3ebee/"/>
    <id>https://icodeq.com/2023/0feaf5e3ebee/</id>
    <published>2023-05-18T00:14:07.000Z</published>
    <updated>2023-05-18T00:14:07.000Z</updated>
    
    
    <summary type="html">本文深入介绍了边缘计算，包括其技术背景、应用案例以及与物联网和云原生的关系。此外，本文还讨论了与边缘计算相关的不同开源项目以及该领域中可用的各种工作角色和薪资。</summary>
    
    
    
    <category term="KubeEdge" scheme="https://icodeq.com/categories/KubeEdge/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
    <category term="KubeEdge" scheme="https://icodeq.com/tags/KubeEdge/"/>
    
  </entry>
  
  <entry>
    <title>KubeEdge | 边缘计算，其实就在你身边 章节起手式</title>
    <link href="https://icodeq.com/2023/26c6902e1fa3/"/>
    <id>https://icodeq.com/2023/26c6902e1fa3/</id>
    <published>2023-05-17T22:51:16.000Z</published>
    <updated>2023-05-17T22:51:16.000Z</updated>
    
    
    <summary type="html">KubeEdge 是一种边缘计算解决方案，可为智能边缘管理平台提供支持。本课程将教你如何使用 KubeEdge，通过使用 WebSocket 协议连接云端和边缘侧，解决多种问题。本课程涵盖课程知识体系，包括认知篇、技能篇和实战篇。无论你是初学者还是有经验的开发人员，你都可以从中获益。</summary>
    
    
    
    <category term="KubeEdge" scheme="https://icodeq.com/categories/KubeEdge/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
    <category term="KubeEdge" scheme="https://icodeq.com/tags/KubeEdge/"/>
    
  </entry>
  
  <entry>
    <title>(转) Kubernetes | 【尚硅谷】Kubernetes（k8s）入门到实战教程丨全新升级完整版</title>
    <link href="https://icodeq.com/2023/dc7861e5c7bd/"/>
    <id>https://icodeq.com/2023/dc7861e5c7bd/</id>
    <published>2023-05-15T05:41:48.000Z</published>
    <updated>2023-05-15T05:41:48.000Z</updated>
    
    
    <summary type="html">这篇文章介绍了 Kubernetes 的一些基本概念和操作，包括 ConfigMap 的使用方法、Kubernetes 集群的安全机制、TLS 认证、RBAC 授权方式、容器交付流程、Python 项目的部署等。文章提供了一些代码示例和操作步骤，适合初学者学习。</summary>
    
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/categories/Kubernetes/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
  </entry>
  
  <entry>
    <title>Kubernetes | 高可用的 K8S 集群构建 [完结]</title>
    <link href="https://icodeq.com/2023/eecf295fc162/"/>
    <id>https://icodeq.com/2023/eecf295fc162/</id>
    <published>2023-05-15T01:09:31.000Z</published>
    <updated>2023-05-15T01:09:31.000Z</updated>
    
    
    <summary type="html">本文介绍了如何构建高可用的Kubernetes集群，包括kube-proxy开启ipvs的前置条件、安装Docker软件、在主节点启动Haproxy与Keepalived容器、安装Kubeadm、初始化主节点、加入主节点以及其余工作节点、Etcd集群状态查看、以及部署网络。</summary>
    
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/categories/Kubernetes/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
  </entry>
  
  <entry>
    <title>Kubernetes | 证书可用时间修改</title>
    <link href="https://icodeq.com/2023/9ad603ffd6db/"/>
    <id>https://icodeq.com/2023/9ad603ffd6db/</id>
    <published>2023-05-15T01:09:22.000Z</published>
    <updated>2023-05-15T01:09:22.000Z</updated>
    
    
    <summary type="html">本文介绍了如何修改 Kubernetes 证书可用时间。需要部署 go 环境和下载源码，然后修改 Kubeadm 源码包，更新 kubeadm，更新各节点证书至 Master 节点，最后更新 HA 集群其余 master 节点证书。</summary>
    
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/categories/Kubernetes/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
  </entry>
  
  <entry>
    <title>Kubernetes | Helm 及其它功能性组件</title>
    <link href="https://icodeq.com/2023/bddb6c69eed4/"/>
    <id>https://icodeq.com/2023/bddb6c69eed4/</id>
    <published>2023-05-15T01:09:11.000Z</published>
    <updated>2023-05-15T01:09:11.000Z</updated>
    
    
    <summary type="html">本文档提供了部署 Kubernetes 组件，例如 Helm、Prometheus 和 EFK 平台的说明。它包括有关 Pod 和命名空间的资源限制、水平 Pod 自动缩放以及访问 Prometheus 和 Grafana 的信息。</summary>
    
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/categories/Kubernetes/"/>
    
    
    <category term="Kubernetes" scheme="https://icodeq.com/tags/Kubernetes/"/>
    
  </entry>
  
</feed>
