<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>个人博客分享</title>
    <link>/</link>
    <description>写代码，也写生活</description>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 20 Jul 2026 10:10:00 +0800</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用 kubeadm 部署 Kubernetes 集群</title>
      <link>/posts/k8s-cluster-deployment/</link>
      <pubDate>Mon, 20 Jul 2026 10:05:00 +0800</pubDate>
      <guid>/posts/k8s-cluster-deployment/</guid>
      <description>在三台 Ubuntu 虚拟机上使用 kubeadm 从零部署一个生产级 Kubernetes 集群的完整教程，包含环境准备、containerd 安装、网络插件配置和 Worker 节点加入。</description>
    </item>
    <item>
      <title>Kubernetes Deployment 与 Service 实战</title>
      <link>/posts/k8s-deployment-service/</link>
      <pubDate>Mon, 20 Jul 2026 10:06:00 +0800</pubDate>
      <guid>/posts/k8s-deployment-service/</guid>
      <description>深入讲解 K8s Deployment、ReplicaSet、Service 核心资源对象的配置与实战，包含滚动更新、回滚、健康检查和标签选择器。</description>
    </item>
    <item>
      <title>Helm Chart 入门与实战</title>
      <link>/posts/k8s-helm-chart/</link>
      <pubDate>Mon, 20 Jul 2026 10:07:00 +0800</pubDate>
      <guid>/posts/k8s-helm-chart/</guid>
      <description>K8s 包管理工具 Helm 的安装、仓库配置与 Chart 编写实战，包含模板化部署、依赖管理和自定义 Chart 开发。</description>
    </item>
    <item>
      <title>Ingress-Nginx 配置指南</title>
      <link>/posts/k8s-ingress-nginx/</link>
      <pubDate>Mon, 20 Jul 2026 10:08:00 +0800</pubDate>
      <guid>/posts/k8s-ingress-nginx/</guid>
      <description>在 K8s 集群中安装 Ingress-Nginx 控制器并配置 HTTP/HTTPS 路由规则，包含域名路由、路径匹配、TLS 证书和常用 Annotations。</description>
    </item>
  </channel>
</rss>
