<?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>Persistentvolume on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/persistentvolume/</link>
    <description>Recent content in Persistentvolume 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/persistentvolume/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>021. Kubernetes PV &amp; PVC — 파드가 죽어도 데이터가 살아남는 구조</title>
      <link>https://charminggroot.github.io/posts/021-k8s-pv-pvc/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/021-k8s-pv-pvc/</guid>
      <description>파드는 일시적이라 로컬 파일시스템도 파드와 함께 사라진다. PersistentVolume(PV)은 파드 수명과 분리된 저장소를 추상화하고, PersistentVolumeClaim(PVC)은 파드가 그 저장소를 요청하는 방식이다. 정적 프로비저닝과 동적 프로비저닝, StorageClass, 접근 모드, 반환 정책이 무엇인지, 실제 운영에서 어떻게 쓰이는지를 설명한다.</description>
    </item>
  </channel>
</rss>
