<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Ray - 태그 - lee's blog</title><link>https://ken-0913.github.io/myblog/tags/ray/</link><description>Ray - 태그 - lee's blog</description><generator>Hugo -- gohugo.io</generator><language>ko-kr</language><managingEditor>hyeonjae0913@gmail.com (ken-0913)</managingEditor><webMaster>hyeonjae0913@gmail.com (ken-0913)</webMaster><lastBuildDate>Tue, 11 Aug 2026 20:00:00 +0900</lastBuildDate><atom:link href="https://ken-0913.github.io/myblog/tags/ray/" rel="self" type="application/rss+xml"/><item><title>kind + RTX 3050 6GB에서 Ray Serve LLM으로 vLLM 서빙하기 — RayService 실습 매뉴얼</title><link>https://ken-0913.github.io/myblog/posts/llm/llm-ray-serving-result/</link><pubDate>Tue, 11 Aug 2026 20:00:00 +0900</pubDate><author><name>ken-0913</name></author><guid>https://ken-0913.github.io/myblog/posts/llm/llm-ray-serving-result/</guid><description><![CDATA[<div class="featured-image">
                <img src="images/banners/llm-ray-serving-result-15513a3c.png" referrerpolicy="no-referrer">
            </div><p><a href="../llm-serving-single-model-lab/" rel="">앞선 두 실습</a>은 서버 한 대에서 프로세스를 직접 띄웠다. 이번에는 <strong>Kubernetes 위에 얹는다.</strong> KubeRay Operator가 Ray 클러스터를 관리하고, 그 위에서 Ray Serve LLM이 vLLM 엔진을 감싸 <strong>OpenAI 호환 엔드포인트</strong>를 노출하는 구조를 만든다.</p>
<p>최종 목표는 하나다. <code>kubectl apply</code> 한 번으로 LLM 서빙이 뜨고, 모델을 바꾸려면 매니페스트만 고치면 되는 상태다.</p>
<p><strong>이 글의 모든 명령과 결과는 RTX 3050 6GB 한 장이 달린 리눅스 데스크톱에서 실제로 실행한 것이다.</strong> 6GB는 LLM 서빙에 넉넉한 크기가 아니라서, 모델과 설정을 어디까지 줄여야 하는지가 이 실습의 절반을 차지한다.</p>]]></description></item></channel></rss>