<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>K8s on Xiaoming Icode's Tech Blog</title><link>https://localhost:1313/en/tags/k8s/</link><description>Recent content in K8s on Xiaoming Icode's Tech Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Xiaoming Icode</copyright><lastBuildDate>Tue, 20 Jan 2026 11:00:00 +0800</lastBuildDate><atom:link href="https://localhost:1313/en/tags/k8s/index.xml" rel="self" type="application/rss+xml"/><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></channel></rss>