<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cloudnative on TinyChen's Blog</title><link>https://tinychen.com/tags/cloudnative/</link><description>Recent content in Cloudnative on TinyChen's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Wed, 22 Jul 2026 22:00:00 +0800</lastBuildDate><atom:link href="https://tinychen.com/tags/cloudnative/index.xml" rel="self" type="application/rss+xml"/><item><title>k8s强制清理Terminating的Namespace</title><link>https://tinychen.com/20240607-k8s-force-delete-namespace/</link><pubDate>Fri, 07 Jun 2024 11:00:00 +0800</pubDate><guid>https://tinychen.com/20240607-k8s-force-delete-namespace/</guid><description>&lt;p&gt;本文主要记录 Namespace 长期处于 &lt;code&gt;Terminating&lt;/code&gt;、常规 &lt;code&gt;kubectl delete&lt;/code&gt; / patch finalizer 均失败时的排查过程；案例中根因是 KubeVirt 相关 ValidatingWebhook 指向的 Service 已不存在，形成删除死锁。文末补充在 API 路径走不通时通过 etcd 清理的高危操作说明。&lt;/p&gt;</description></item></channel></rss>