Open WebUI + ComfyUI on Kubernetes
liveA home GenAI playground — local LLM serving plus a Stable Diffusion 3.5 image generator, all running on a single RTX 3090.
Kubernetes NVIDIA GPU Operator Open WebUI ComfyUI Stable Diffusion
A home GenAI playground stitched together from open-source pieces:
- Open WebUI for the chat interface
- ComfyUI with Stable Diffusion 3.5 large for image generation
- NVIDIA GPU Operator for scheduling GPU pods onto the RTX 3090 in my gaming PC
The integration story — including why ComfyUI eats all your VRAM if you let it — is in the ComfyUI devlog.