<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rke2 on 云原生技术栈</title><link>https://blog.ivanwz.com/categories/rke2/</link><description>Recent content in Rke2 on 云原生技术栈</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>hello@example.com (Ivan)</managingEditor><webMaster>hello@example.com (Ivan)</webMaster><copyright>© 2026 Ivan</copyright><lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.ivanwz.com/categories/rke2/index.xml" rel="self" type="application/rss+xml"/><item><title>RKE2集群一键安装脚本使用说明</title><link>https://blog.ivanwz.com/posts/posts/rke2/rke2-install-shell/</link><pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate><author>hello@example.com (Ivan)</author><guid>https://blog.ivanwz.com/posts/posts/rke2/rke2-install-shell/</guid><description>&lt;h2 class="relative group"&gt;文档说明
 &lt;div id="文档说明" 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="#%e6%96%87%e6%a1%a3%e8%af%b4%e6%98%8e" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;本文档用于通过 Harbor Proxy Cache 部署 RKE2 集群。&lt;/p&gt;
&lt;p&gt;当前环境：&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;项目&lt;/th&gt;
					&lt;th&gt;值&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Harbor地址&lt;/td&gt;
					&lt;td&gt;harbor.rancherlsp.com&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Harbor版本&lt;/td&gt;
					&lt;td&gt;2.14.4&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;RKE2安装方式&lt;/td&gt;
					&lt;td&gt;官方安装脚本&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;镜像加速方式&lt;/td&gt;
					&lt;td&gt;Harbor Proxy Cache&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;容器运行时&lt;/td&gt;
					&lt;td&gt;containerd&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;kubectl安装方式&lt;/td&gt;
					&lt;td&gt;RKE2内置&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;crictl安装方式&lt;/td&gt;
					&lt;td&gt;RKE2内置&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;

&lt;h1 class="relative group"&gt;一、Harbor准备工作
 &lt;div id="一harbor准备工作" 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="#%e4%b8%80harbor%e5%87%86%e5%a4%87%e5%b7%a5%e4%bd%9c" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;

&lt;h2 class="relative group"&gt;1、创建Registry Endpoint
 &lt;div id="1创建registry-endpoint" 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="#1%e5%88%9b%e5%bb%baregistry-endpoint" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;进入：&lt;/p&gt;</description></item><item><title>RKE2通过Harbor Proxy Cache 部署指南</title><link>https://blog.ivanwz.com/posts/posts/rke2/rke2-install-with-harborproxy/</link><pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate><author>hello@example.com (Ivan)</author><guid>https://blog.ivanwz.com/posts/posts/rke2/rke2-install-with-harborproxy/</guid><description>&lt;h1 class="relative group"&gt;RKE2 通过 Harbor Proxy Cache 部署指南
 &lt;div id="rke2-通过-harbor-proxy-cache-部署指南" 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="#rke2-%e9%80%9a%e8%bf%87-harbor-proxy-cache-%e9%83%a8%e7%bd%b2%e6%8c%87%e5%8d%97" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;

&lt;h2 class="relative group"&gt;环境信息
 &lt;div id="环境信息" 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="#%e7%8e%af%e5%a2%83%e4%bf%a1%e6%81%af" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;项目&lt;/th&gt;
					&lt;th&gt;信息&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Harbor版本&lt;/td&gt;
					&lt;td&gt;2.14.4&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Harbor地址&lt;/td&gt;
					&lt;td&gt;harbor.rancherlsp.com&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;RKE2版本&lt;/td&gt;
					&lt;td&gt;v1.34.7+rke2r1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;镜像代理方式&lt;/td&gt;
					&lt;td&gt;Harbor Proxy Cache&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;容器运行时&lt;/td&gt;
					&lt;td&gt;containerd&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;

&lt;h1 class="relative group"&gt;一、Harbor配置
 &lt;div id="一harbor配置" 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="#%e4%b8%80harbor%e9%85%8d%e7%bd%ae" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;

&lt;h2 class="relative group"&gt;1. 创建Registry Endpoint
 &lt;div id="1-创建registry-endpoint" 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="#1-%e5%88%9b%e5%bb%baregistry-endpoint" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;进入：&lt;/p&gt;</description></item></channel></rss>