<?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>Batch on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/batch/</link>
    <description>Recent content in Batch 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/batch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>026. Kubernetes Job &amp; CronJob — 일회성 작업과 주기적 작업</title>
      <link>https://charminggroot.github.io/posts/026-k8s-job-cronjob/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/026-k8s-job-cronjob/</guid>
      <description>Deployment는 파드를 계속 실행 상태로 유지하지만, 데이터 마이그레이션이나 리포트 생성처럼 한 번 실행하고 끝나는 작업도 있다. Job은 파드가 성공적으로 완료될 때까지 실행을 보장하고, CronJob은 Job을 cron 표현식으로 주기적으로 실행한다. 완료 보장 메커니즘, 병렬 실행, 실패 처리, 그리고 CronJob의 주의사항을 설명한다.</description>
    </item>
  </channel>
</rss>
