<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Zzde's Blog</title>
        <link>https://zzde.me/</link>
        <description>写写文章的地方</description>
        <lastBuildDate>Tue, 07 Apr 2026 21:27:01 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2026, Zzde</copyright>
        <item>
            <title><![CDATA[Introducing Kite AI Agent: Conversational Operations for Kubernetes]]></title>
            <link>https://zzde.me/kite-agent</link>
            <guid>https://zzde.me/kite-agent</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[家庭媒体中心 - 软件篇]]></title>
            <link>https://zzde.me/home-media-server</link>
            <guid>https://zzde.me/home-media-server</guid>
            <pubDate>Wed, 31 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[现代化效率工具]]></title>
            <link>https://zzde.me/modern-efficiency-tools</link>
            <guid>https://zzde.me/modern-efficiency-tools</guid>
            <pubDate>Wed, 05 Jul 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[分享一些经常使用的工具和软件]]></description>
        </item>
        <item>
            <title><![CDATA[关于 DNS 的 512 字节]]></title>
            <link>https://zzde.me/dns-512-bytes</link>
            <guid>https://zzde.me/dns-512-bytes</guid>
            <pubDate>Tue, 20 Jun 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[翻阅 DNS 的 RFC1035  的时候注意到一句话，通过 UDP 传输的消息被限制在 512 字节以内

Messages carried by UDP are restricted to 512 bytes (not counting the IP
or UDP headers).  Longer messages are truncated and the TC bit is set in
the header.

]]></description>
        </item>
        <item>
            <title><![CDATA[用 stow 管理 dotfiles]]></title>
            <link>https://zzde.me/use-stow-manage-dotfiles</link>
            <guid>https://zzde.me/use-stow-manage-dotfiles</guid>
            <pubDate>Sun, 18 Jun 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[使用 stow 管理 Dotfiles]]></description>
        </item>
        <item>
            <title><![CDATA[通过 VXLAN 搭建 overlay 网络]]></title>
            <link>https://zzde.me/overlay-network-with-vxlan</link>
            <guid>https://zzde.me/overlay-network-with-vxlan</guid>
            <pubDate>Sun, 31 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[手动模拟flannel  vxlan 的组网原理]]></description>
        </item>
        <item>
            <title><![CDATA[istio 随机 503]]></title>
            <link>https://zzde.me/istio-random-503</link>
            <guid>https://zzde.me/istio-random-503</guid>
            <pubDate>Sat, 20 Nov 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[当我们服务启用 isito 后，发现有部分请求会 503，猜测是 envoy 默认 idleTimeout 远大于服务端 的 keep-alive time...]]></description>
        </item>
        <item>
            <title><![CDATA[奇怪的 40ms 延迟]]></title>
            <link>https://zzde.me/strange-40ms-delay</link>
            <guid>https://zzde.me/strange-40ms-delay</guid>
            <pubDate>Fri, 22 Oct 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[最近给线上服务引入了 istio，发现 个别服务的一些请求刚好延迟 40ms 左右，初步排查下来是因为 Delay Ack 和 TCP 的 Nagle 算法共同左右导致的。。。]]></description>
        </item>
        <item>
            <title><![CDATA[Hello]]></title>
            <link>https://zzde.me/hello</link>
            <guid>https://zzde.me/hello</guid>
            <pubDate>Wed, 26 Feb 2020 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>