<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>K8s on Soo Story</title>
    <link>https://findstar.pe.kr/tags/k8s/</link>
    <description>Recent content in K8s on Soo Story</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Sat, 21 Feb 2026 00:02:11 +0900</lastBuildDate>
    <atom:link href="https://findstar.pe.kr/tags/k8s/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Gen AI시대, GPU 워크로드가 어려운 이유</title>
      <link>https://findstar.pe.kr/2026/02/21/why-gpu-workloads-are-hard-in-the-gen-ai-era/</link>
      <pubDate>Sat, 21 Feb 2026 00:02:11 +0900</pubDate>
      <guid>https://findstar.pe.kr/2026/02/21/why-gpu-workloads-are-hard-in-the-gen-ai-era/</guid>
      <description>MLOps 를 위한 GPU 기반 워크로드 처리가 어려운 이유를 정리해보았다.</description>
    </item>
    <item>
      <title>Node Drain 작업시 주의사항</title>
      <link>https://findstar.pe.kr/2024/12/22/pod-disruption-budget-on-k8s-node-drain/</link>
      <pubDate>Sun, 22 Dec 2024 19:56:03 +0900</pubDate>
      <guid>https://findstar.pe.kr/2024/12/22/pod-disruption-budget-on-k8s-node-drain/</guid>
      <description>K8S 클러스터를 운영할 때 Node Drain 작업을 수행해야할 때가 있다. 이 경우 특정 Node 에 pod 이 몰려 있는 경우에 문제가 발생할 수 있는데 PodDisruptionBudget 을 사용해서 이를 제어해보자</description>
    </item>
    <item>
      <title>쿠버네티스 클러스터의 POD에서 클러스터 API 사용하기</title>
      <link>https://findstar.pe.kr/2023/04/09/access-k8s-api-from-pod/</link>
      <pubDate>Thu, 06 Apr 2023 21:03:22 +0900</pubDate>
      <guid>https://findstar.pe.kr/2023/04/09/access-k8s-api-from-pod/</guid>
      <description>쿠버네티스 클러스터 환경에서 애플리케이션을 구성하다보면, 경우에 따라 POD 에서 클러스터 API에 접근하여 클러스터에서 제공하는 다양한 기능들을 활용해야할 때가 있다. 이런 경우 어떤 준비가 필요한지 살펴보았다.</description>
    </item>
    <item>
      <title>K8S 환경에서 pod을 안전하게 배포하는 방법</title>
      <link>https://findstar.pe.kr/2022/05/27/k8s-graceful-deploy-pod/</link>
      <pubDate>Fri, 27 May 2022 21:21:12 +0900</pubDate>
      <guid>https://findstar.pe.kr/2022/05/27/k8s-graceful-deploy-pod/</guid>
      <description>K8S 환경에서 PODS를 배포할 때 안전하게 종료 / 시작하는 방법을 살펴보았다.</description>
    </item>
    <item>
      <title>curl 을 사용하여 K8S(Kubernetes) 에서 cronjob 등록하기</title>
      <link>https://findstar.pe.kr/2021/06/13/curl-cronjob-k8s/</link>
      <pubDate>Sun, 13 Jun 2021 22:21:09 +0900</pubDate>
      <guid>https://findstar.pe.kr/2021/06/13/curl-cronjob-k8s/</guid>
      <description>종종 쿠버네티스 클러스터에서 cronjob 을 활용할 일이 있는데 간단하게 curl 명령어 한번만 실행하면 되는 경우가 있다. 이럴 때 사용하기 위한 alpine 기반의 curl 이미지를 사용하는 방법에 대해서 알아보았다.</description>
    </item>
  </channel>
</rss>
