<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Xiaoming Icode's Tech Blog</title><link>https://localhost:1313/en/</link><description>Recent content on Xiaoming Icode's Tech Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Xiaoming Icode</copyright><lastBuildDate>Sat, 31 Jan 2026 02:13:22 +0800</lastBuildDate><atom:link href="https://localhost:1313/en/index.xml" rel="self" type="application/rss+xml"/><item><title>About Me</title><link>https://localhost:1313/en/about/</link><pubDate>Sat, 31 Jan 2026 02:13:22 +0800</pubDate><guid>https://localhost:1313/en/about/</guid><description>&lt;p&gt;Hello! I&amp;rsquo;m Ming8087, a technical developer specializing in the Cloud Native and DevOps fields.&lt;/p&gt;

&lt;h3 class="relative group"&gt;My Tech Stack
 &lt;div id="my-tech-stack" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#my-tech-stack" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Backend: Go, Java, Kubernetes, Docker&lt;/li&gt;
&lt;li&gt;DevOps: Jenkins, GitLab CI, Prometheus&lt;/li&gt;
&lt;li&gt;Others: Linux, Cloud Platforms (Alibaba Cloud, Tencent Cloud)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class="relative group"&gt;Contact Information
 &lt;div id="contact-information" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#contact-information" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/Ming8087" target="_blank" rel="noreferrer"&gt;Ming8087&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Email: &lt;a href="mailto:czming87@163.com" &gt;czming87@163.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Devops Script</title><link>https://localhost:1313/en/works/devops-script/</link><pubDate>Sat, 31 Jan 2026 02:11:55 +0800</pubDate><guid>https://localhost:1313/en/works/devops-script/</guid><description/><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/en/works/devops-script/feature.en.png"/></item><item><title>K8s Deploy Project</title><link>https://localhost:1313/en/works/k8s-deploy-project/</link><pubDate>Sat, 31 Jan 2026 02:11:54 +0800</pubDate><guid>https://localhost:1313/en/works/k8s-deploy-project/</guid><description>&lt;h3 class="relative group"&gt;Project Introduction
 &lt;div id="project-introduction" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#project-introduction" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;An enterprise-level microservice deployment platform built on Kubernetes 1.28, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Auto-scaling configuration&lt;/li&gt;
&lt;li&gt;Persistent storage solution&lt;/li&gt;
&lt;li&gt;Monitoring and alerting integration (Prometheus + Grafana)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class="relative group"&gt;Source Code Address
 &lt;div id="source-code-address" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#source-code-address" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/Ming8087/k8s-deploy-demo" target="_blank" rel="noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/en/works/k8s-deploy-project/feature.en.png"/></item><item><title>Cloud Native Getting Started: Build a Local Kubernetes Testing Environment in 3 Steps</title><link>https://localhost:1313/en/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/en/posts/cloud-native-getting-startedbuild-a-local-kubernetes-testing-environment-in-3-steps/</guid><description>&lt;p&gt;For developers new to cloud-native technologies, setting up a stable local K8s environment is the first step to getting started. This article implements rapid deployment based on &lt;strong&gt;Docker + Kind&lt;/strong&gt;, requiring no complex hardware configurations, and is suitable for beginners to learn and test.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/en/posts/cloud-native-getting-startedbuild-a-local-kubernetes-testing-environment-in-3-steps/feature.en.png"/></item><item><title>Jenkins vs GitLab CI: My Journey to Selecting the Right Automation Deployment Tool</title><link>https://localhost:1313/en/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/en/posts/my-journey-to-selecting-the-right-automation-deployment-tool/</guid><description>&lt;p&gt;In DevOps practices, automated build and deployment are core processes. I have used both Jenkins and GitLab CI tools, encountered many pitfalls along the way, and today I will share the pros and cons of these two tools as well as my selection recommendations.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/en/posts/my-journey-to-selecting-the-right-automation-deployment-tool/feature.en.png"/></item><item><title>Cloud Native Troubleshooting: 5 Common Causes and Solutions for K8s Pod Startup Failures</title><link>https://localhost:1313/en/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/en/posts/cloud-native-troubleshooting5-common-causes-and-solutions-for-k8s-pod-startup-failures/</guid><description>&lt;p&gt;In daily K8s usage, Pod startup failures are the most common issues. I have compiled 5 high-frequency troubleshooting scenarios and their corresponding solutions to help you quickly locate problems.&lt;/p&gt;

&lt;h3 class="relative group"&gt;I. Cause 1: Image Pull Failure
 &lt;div id="i-cause-1-image-pull-failure" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#i-cause-1-image-pull-failure" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Symptom&lt;/strong&gt;: Pod status shows &lt;code&gt;ImagePullBackOff&lt;/code&gt;
&lt;strong&gt;Troubleshooting Command&lt;/strong&gt;:&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/en/posts/cloud-native-troubleshooting5-common-causes-and-solutions-for-k8s-pod-startup-failures/feature.en.png"/></item><item><title>From Zero to One: Write a K8s Resource Inspection Tool in Go</title><link>https://localhost:1313/en/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/en/posts/from-zero-to-onewrite-a-k8s-resource-inspection-tool-in-go/</guid><description>&lt;p&gt;As a cloud-native developer, you often need to check the status of resources in a K8s cluster (such as abnormal Pods, unexposed Services, etc.). This article will teach you to write a lightweight inspection tool using Go language combined with the official K8s SDK.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/en/posts/from-zero-to-onewrite-a-k8s-resource-inspection-tool-in-go/feature.en.png"/></item><item><title>Prometheus + Grafana in Practice: Build a K8s Monitoring Dashboard in 10 Minutes</title><link>https://localhost:1313/en/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/en/posts/prometheus-+-grafanain-practice-build-a-k8s-monitoring-dashboard-in-10-minutes/</guid><description>&lt;p&gt;Monitoring is the &amp;ldquo;eyes&amp;rdquo; of cloud-native systems, and &lt;strong&gt;Prometheus + Grafana&lt;/strong&gt; is currently the most popular monitoring combination. This article will teach you how to quickly deploy this toolset in a K8s cluster and configure a visualization dashboard.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://localhost:1313/en/posts/prometheus-+-grafanain-practice-build-a-k8s-monitoring-dashboard-in-10-minutes/feature.en.png"/></item></channel></rss>