<?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>Probe on Inkwell Corner</title>
    <link>https://xhyyx.pages.dev/tags/probe/</link>
    <description>Recent content in Probe 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>Mon, 20 May 2024 15:23:38 +0800</lastBuildDate>
    <atom:link href="https://xhyyx.pages.dev/tags/probe/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes:kubelet 源码分析之探针</title>
      <link>https://xhyyx.pages.dev/posts/kubernetes-kubelet-probe/</link>
      <pubDate>Mon, 20 May 2024 15:23:38 +0800</pubDate>
      <guid>https://xhyyx.pages.dev/posts/kubernetes-kubelet-probe/</guid>
      <description>&lt;h1 id=&#34;前言&#34;&gt;前言&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;kubernetes&lt;/code&gt; 提供三种探针，配置探针（Liveness），就绪探针（Readiness）和启动（Startup）探针判断容器健康状态。其中，存活探针确定什么时候重启容器，就绪探针确定容器何时准备好接受流量请求，启动探针判断应用容器何时启动。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
