<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>raynix 筆記</title>
	<atom:link href="https://raynix.info/feed" rel="self" type="application/rss+xml" />
	<link>https://raynix.info</link>
	<description>Just another WordPress blog</description>
	<lastBuildDate>Wed, 10 Jun 2026 01:23:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>

<image>
	<url>https://raynix.info/wp-content/uploads/2020/04/raynix2012-100x100.jpg</url>
	<title>raynix 筆記</title>
	<link>https://raynix.info</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[ Solved ] Regex Rules in HTTPRoutes Silently Dropped by Istio</title>
		<link>https://raynix.info/archives/5003</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 10 Jun 2026 12:50:00 +0000</pubDate>
				<category><![CDATA[Systems Admin]]></category>
		<category><![CDATA[Gateway API]]></category>
		<category><![CDATA[istio]]></category>
		<category><![CDATA[kubernetes]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=5003</guid>

					<description><![CDATA[In my recent journey to adopt Gateway API in GKE clusters in production environments, I encountered a quite weird issue: When there are the default catch-all route and some regex routes defined as HTTPRoutes, the regex ones are silently dropped causing those requests to go through the default route unexpectedly. For example, for the following [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[ Solved ] Service kubelet Can&#8217;t Start After Upgraded to 1.35</title>
		<link>https://raynix.info/archives/4998</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 12 May 2026 11:37:00 +0000</pubDate>
				<category><![CDATA[Systems Admin]]></category>
		<category><![CDATA[kubeadm]]></category>
		<category><![CDATA[kubernetes]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=4998</guid>

					<description><![CDATA[When upgrading my home-lab Kubernetes cluster from 1.32 to 1.35, I encountered some error that the first node upgraded became not ready, eg. It should show 1.35 but it didn&#8217;t. I guess there should be some error in the logs of the kubelet service. So this --pod-infra-container-image flag needs to be removed. Easy. I probably [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[ Solved ] kube-apiserver Kept Crashing</title>
		<link>https://raynix.info/archives/4995</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 11 May 2026 11:48:00 +0000</pubDate>
				<category><![CDATA[Systems Admin]]></category>
		<category><![CDATA[kubeadm]]></category>
		<category><![CDATA[kubernetes]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=4995</guid>

					<description><![CDATA[I planned to upgrade my home-lab Kubernetes cluster from 1.32 to 1.35, using the same shortcut I used last time. Unfortunately when I took a look at the cluster which I didn&#8217;t touch for a while, I couldn&#8217;t connect to it anymore. It&#8217;s not convenient at all &#8211; I can&#8217;t use kubectl to troubleshoot the [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[ Solved ] `33554536:system library:OPENSSL_internal:Connection reset by peer` Error with GCLB + Gateway API + OSS Istio</title>
		<link>https://raynix.info/archives/4987</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 19 Feb 2026 09:27:00 +0000</pubDate>
				<category><![CDATA[Systems Admin]]></category>
		<category><![CDATA[Gateway API]]></category>
		<category><![CDATA[Google Cloud]]></category>
		<category><![CDATA[istio]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=4987</guid>

					<description><![CDATA[I was trying to get a PoC of Google global external load-balancer to work with Gateway API and Istio as gateway class running in a standard GKE cluster. Everything was working as expected except I got My setup looks like below First I tried to test if the request can be served by the gateway: [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[ Solved ] WiFi Kept Disconnecting in Arch Linux</title>
		<link>https://raynix.info/archives/4984</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 12 Feb 2026 08:24:00 +0000</pubDate>
				<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[iwd]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=4984</guid>

					<description><![CDATA[Since my home WiFi 6e upgrade, my Alienware laptop running Arch Linux couldn&#8217;t connect to WiFi anymore. To be precise, it could connect but just kept disconnecting. I didn&#8217;t have the appetite to troubleshoot it until recently. When I looked into the system logs, I saw a lot of things going on but basically iwd [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>How to Test a Terraform Provider Locally</title>
		<link>https://raynix.info/archives/4980</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 17 Dec 2025 22:55:56 +0000</pubDate>
				<category><![CDATA[Systems Admin]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=4980</guid>

					<description><![CDATA[In a .tf file, in a required_providers block all the Terraform providers will be listed there. When terraform plan is executed the providers will be pull from a registry or cache if defined. But how to test a provider that&#8217;s not published to a registry yet? Say the provider is called raynix so normally we&#8217;d [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[ Solved ] AMD Radeon 9070 XT Random Black Screen on Arch Linux</title>
		<link>https://raynix.info/archives/4963</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 24 Oct 2025 09:36:00 +0000</pubDate>
				<category><![CDATA[Games!]]></category>
		<category><![CDATA[Hardwares]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Raedon]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=4963</guid>

					<description><![CDATA[I have been an nVidia fan for quite a while(who wasn&#8217;t), until recently. There are quite some positive reviews on AMD Radeon cards on Linux, also the AMD&#8217;s Linux driver support has improved a lot. When I decided to upgrade from my good old nVidia RTX 3080, I thought I might just give AMD Radeon [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[ Solved ] Can&#8217;t Install vkd3d and dxvk-nvapi in Bottles</title>
		<link>https://raynix.info/archives/4956</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 13 Oct 2025 09:21:00 +0000</pubDate>
				<category><![CDATA[Games!]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Bottles]]></category>
		<guid isPermaLink="false">https://raynix.info/?p=4956</guid>

					<description><![CDATA[As of Bottles version 51.24, which is the latest on Arch Linux at least, some of the components couldn&#8217;t be install normally. In order to see what&#8217;s the error message, I started Bottles from a terminal: This is really handy for troubleshooting anything. When I clicked on the download icon I saw it&#8217;s actually just [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
