<?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>Pdb on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/pdb/</link>
    <description>Recent content in Pdb on CharmingGroot</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Fri, 12 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://charminggroot.github.io/tags/pdb/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>019. Kubernetes 셀프힐링 — 파드가 스스로 회복하는 구조</title>
      <link>https://charminggroot.github.io/posts/019-k8s-self-healing/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/019-k8s-self-healing/</guid>
      <description>k8s의 셀프힐링은 선언적 모델과 세 가지 프로브로 구현된다. Liveness probe가 죽은 컨테이너를 재시작하고, Readiness probe가 준비 안 된 파드를 트래픽에서 제외하며, Startup probe가 시작이 느린 앱을 보호한다. 각 프로브가 언제 무엇을 해야 하는지, 잘못 설정했을 때 어떤 문제가 생기는지를 설명한다.</description>
    </item>
  </channel>
</rss>
