<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>运维 on Hex Blog</title><link>https://hex-go.github.io/tags/%E8%BF%90%E7%BB%B4/</link><description>Recent content in 运维 on Hex Blog</description><generator>Hugo -- gohugo.io</generator><language>zh</language><managingEditor>hex-py@gmail.com (Hex)</managingEditor><webMaster>hex-py@gmail.com (Hex)</webMaster><copyright>©2026, All Rights Reserved</copyright><lastBuildDate>Tue, 29 Aug 2023 20:05:11 +0000</lastBuildDate><atom:link href="https://hex-go.github.io/tags/%E8%BF%90%E7%BB%B4/index.xml" rel="self" type="application/rss+xml"/><item><title>RKE 节点清理指南</title><link>https://hex-go.github.io/posts/kubernetes/2023-08-28-k8s%E9%83%A8%E7%BD%B2%E5%AE%9E%E5%BD%95-5-rke%E8%8A%82%E7%82%B9%E6%B8%85%E7%90%86%E6%8C%87%E5%8D%97/</link><pubDate>Tue, 29 Aug 2023 20:05:11 +0000</pubDate><author>hex-py@gmail.com (Hex)</author><atom:modified>Tue, 29 Aug 2023 20:05:11 +0000</atom:modified><guid>https://hex-go.github.io/posts/kubernetes/2023-08-28-k8s%E9%83%A8%E7%BD%B2%E5%AE%9E%E5%BD%95-5-rke%E8%8A%82%E7%82%B9%E6%B8%85%E7%90%86%E6%8C%87%E5%8D%97/</guid><description>重要 部署异常需要重来时，仅 rke remove 不够——需要清理节点上残留的容器、镜像、网络接口和目录。 环境说明 rke v1.2.6 K8s v1.19.6 步骤 1. Drain 节点 1 kubectl drain &amp;lt;node-name&amp;gt; --ignore-daemonsets 2. 移除节点 编辑 c</description><dc:creator>Hex</dc:creator><category>RKE</category><category>Kubernetes</category><category>运维</category><category>Kubernetes</category><category>k8s部署实录</category></item><item><title>Kubernetes 弃用 API 迁移说明</title><link>https://hex-go.github.io/posts/kubernetes/2021-02-18-kubernetesrelease-%E5%BC%83%E7%94%A8api%E8%BF%81%E7%A7%BB%E8%AF%B4%E6%98%8E/</link><pubDate>Thu, 18 Feb 2021 07:10:42 +0000</pubDate><author>hex-py@gmail.com (Hex)</author><atom:modified>Thu, 18 Feb 2021 07:10:42 +0000</atom:modified><guid>https://hex-go.github.io/posts/kubernetes/2021-02-18-kubernetesrelease-%E5%BC%83%E7%94%A8api%E8%BF%81%E7%A7%BB%E8%AF%B4%E6%98%8E/</guid><description>重要 Kubernetes 升级时 API 版本变更会导致已有 YAML 无法 kubectl apply。记录 v1.16 ~ v1.25 的主要 API 弃用变更，迁移时对照检查。 v1.16 资源 旧 API 新 API NetworkPolicy extensions/v1beta1 networking.k8s.io/v1 PodSecurityPolicy extensions/v1beta1 policy/v1beta1 DaemonSet extensions/v1beta1, apps/v1beta2 apps/v1 Deployment extensions/v1beta1, apps/v1beta1/2 apps/v1 StatefulSet</description><dc:creator>Hex</dc:creator><category>Kubernetes</category><category>运维</category><category>Kubernetes</category></item></channel></rss>