<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on 小明icode的技术博客</title><link>https://localhost:1313/posts/</link><description>Recent content in Posts on 小明icode的技术博客</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><copyright>© 2026 小明icode</copyright><lastBuildDate>Thu, 29 Jan 2026 23:27:06 +0800</lastBuildDate><atom:link href="https://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>云原生入门：3步搭建本地Kubernetes测试环境</title><link>https://localhost:1313/posts/cloud-native-getting-startedbuild-a-local-kubernetes-testing-environment-in-3-steps/</link><pubDate>Thu, 29 Jan 2026 23:27:06 +0800</pubDate><guid>https://localhost:1313/posts/cloud-native-getting-startedbuild-a-local-kubernetes-testing-environment-in-3-steps/</guid><description>&lt;p&gt;对于刚接触云原生的开发者来说，搭建一个稳定的本地K8s环境是入门的第一步。本文基于 &lt;strong&gt;Docker + Kind&lt;/strong&gt; 实现快速部署，无需复杂的硬件配置，适合新手学习和测试。&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/posts/cloud-native-getting-startedbuild-a-local-kubernetes-testing-environment-in-3-steps/feature.png"/></item><item><title>Jenkins + GitLab CI 对比：我的自动化部署工具选型之路</title><link>https://localhost:1313/posts/my-journey-to-selecting-the-right-automation-deployment-tool/</link><pubDate>Wed, 28 Jan 2026 15:30:00 +0800</pubDate><guid>https://localhost:1313/posts/my-journey-to-selecting-the-right-automation-deployment-tool/</guid><description>&lt;p&gt;在 DevOps 实践中，自动化构建部署是核心环节。我先后使用过 Jenkins 和 GitLab CI 两款工具，踩过不少坑，今天分享一下两者的优缺点和选型建议。&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/posts/my-journey-to-selecting-the-right-automation-deployment-tool/feature.png"/></item><item><title>云原生踩坑记：K8s Pod 启动失败的5个常见原因及解决方案</title><link>https://localhost:1313/posts/cloud-native-troubleshooting5-common-causes-and-solutions-for-k8s-pod-startup-failures/</link><pubDate>Tue, 20 Jan 2026 11:00:00 +0800</pubDate><guid>https://localhost:1313/posts/cloud-native-troubleshooting5-common-causes-and-solutions-for-k8s-pod-startup-failures/</guid><description>&lt;p&gt;在 K8s 日常使用中，Pod 启动失败是最常见的问题。我整理了5个高频踩坑场景和对应的排查方法，帮你快速定位问题。&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/posts/cloud-native-troubleshooting5-common-causes-and-solutions-for-k8s-pod-startup-failures/feature.png"/></item><item><title>从0到1：用Go语言编写一个K8s资源巡检工具</title><link>https://localhost:1313/posts/from-zero-to-onewrite-a-k8s-resource-inspection-tool-in-go/</link><pubDate>Thu, 15 Jan 2026 14:00:00 +0800</pubDate><guid>https://localhost:1313/posts/from-zero-to-onewrite-a-k8s-resource-inspection-tool-in-go/</guid><description>&lt;p&gt;作为一名云原生开发者，经常需要检查 K8s 集群中的资源状态（比如 Pod 异常、Service 未暴露等）。本文教你用 Go 语言结合 K8s 官方 SDK 编写一个轻量级的巡检工具。&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/posts/from-zero-to-onewrite-a-k8s-resource-inspection-tool-in-go/feature.png"/></item><item><title>Prometheus + Grafana 实战：10分钟搭建K8s监控面板</title><link>https://localhost:1313/posts/prometheus-+-grafanain-practice-build-a-k8s-monitoring-dashboard-in-10-minutes/</link><pubDate>Sat, 10 Jan 2026 09:00:00 +0800</pubDate><guid>https://localhost:1313/posts/prometheus-+-grafanain-practice-build-a-k8s-monitoring-dashboard-in-10-minutes/</guid><description>&lt;p&gt;监控是云原生系统的“眼睛”，&lt;strong&gt;Prometheus + Grafana&lt;/strong&gt; 是目前最流行的监控组合。本文教你快速在 K8s 集群中部署这套工具，并配置可视化面板。&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/posts/prometheus-+-grafanain-practice-build-a-k8s-monitoring-dashboard-in-10-minutes/feature.png"/></item></channel></rss>