<?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/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Kube-Apiserver on 熊鑫伟（cubxxw）的简体中文博客 🇨🇳</title>
    <link>https://cubxxw.com/zh/tags/kube-apiserver/</link>
    <description>AI Builder、开源贡献者、数字游民的技术博客：Kubernetes、Go、AI 开源项目与成长思考。</description>
    <image>
      <title>熊鑫伟（cubxxw）的简体中文博客 🇨🇳</title>
      <url>https://cubxxw.com/assets/og-image.png</url>
      <link>https://cubxxw.com/</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 28 Sep 2023 20:12:51 +0800</lastBuildDate>
    <atom:link href="https://cubxxw.com/zh/tags/kube-apiserver/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>深入了解 Kubernetes kube-apiserver 组件架构</title>
      <link>https://cubxxw.com/zh/ai-technology/posts/deep-dive-into-the-components-of-kubernetes-kube-apiserver/</link>
      <pubDate>Thu, 28 Sep 2023 20:12:51 +0800</pubDate>
      <atom:updated>Tue, 23 Jun 2026 15:16:04 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/ai-technology/posts/deep-dive-into-the-components-of-kubernetes-kube-apiserver/</guid>
      <description>Kubernetes API的每个请求都会经过多阶段的访问控制之后才会被接受，这包括认证、授权以及准入控制（Admission Control）等。
</description>
      <category domain="category">AI &amp; Technology</category>
      <category domain="tag">Blog</category>
      <category domain="tag">etcd</category>
      <category domain="tag">Kubernetes</category>
      <category domain="tag">kube-apiserver</category>
    </item>
  </channel>
</rss>
