<?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>Kubernetes on Inkwell Corner</title>
    <link>https://xhyyx.pages.dev/categories/kubernetes/</link>
    <description>Recent content in Kubernetes on Inkwell Corner</description>
    <image>
      <title>Inkwell Corner</title>
      <url>https://i.postimg.cc/7hwBy7VS/calcr.png</url>
      <link>https://i.postimg.cc/7hwBy7VS/calcr.png</link>
    </image>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>©2026 Inkwell Corner</copyright>
    <lastBuildDate>Thu, 15 May 2025 15:42:38 +0800</lastBuildDate>
    <atom:link href="https://xhyyx.pages.dev/categories/kubernetes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>kubernetes service 原理精讲</title>
      <link>https://xhyyx.pages.dev/posts/kubernetes-service/</link>
      <pubDate>Thu, 15 May 2025 15:42:38 +0800</pubDate>
      <guid>https://xhyyx.pages.dev/posts/kubernetes-service/</guid>
      <description>&lt;h1 id=&#34;介绍&#34;&gt;介绍&lt;/h1&gt;
&lt;p&gt;Kubernetes Service 用于流量的负载均衡和反向代理，其通过 kube-proxy 组件实现。从服务的角度来看，kube-controller-manager 实现了服务注册，kube-proxy 实现了 kubernetes 集群内服务的负载均衡。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
