Skip to main content

23 docs tagged with "kubernetes"

View all tags

GPU Capacity Incident

Field note for GPU node pool Kubernetes incidents where accelerators are expensive, underutilized, or unavailable for LLM inference pods.

GPU Node Pool Kubernetes

Senior guide to GPU node pool design, scheduling, taints, labels, autoscaling, and capacity safety for LLM workloads on Kubernetes.

KServe vs Ray Serve for LLM Platforms

Decide between KServe and Ray Serve for LLM platforms by ownership model, CRDs, serving graph complexity, autoscaling, rollout, and SRE operability.

KServe vs Ray Serve Ownership

Field note for deciding between KServe and Ray Serve for LLM serving on Kubernetes by ownership model, rollback unit, graph complexity, and SRE operability.

Kubernetes LLM Labs

Hands-on Kubernetes LLM labs for vLLM inference, RAG retrieval, observability, and production readiness.

Learning Map

Senior learning map for Kubernetes, platform services, and LLM workloads on Kubernetes.

LLM Latency on Kubernetes

Debug LLM latency on Kubernetes by separating gateway time, queue wait, prefill, decode, GPU pressure, model readiness, and rollout behavior.

LLM Latency War Room

Field note for debugging LLM latency on Kubernetes when pods are healthy but users still wait for time to first token.

Networking

Kubernetes networking decisions for service discovery, ingress, egress, and network isolation.

RAG Retrieval Challenge

Challenge-style RAG on Kubernetes lab for ingestion, vector retrieval, metadata filters, answer quality, and failure drills.

RAG Tenant Isolation on Kubernetes

Production guide for RAG tenant isolation on Kubernetes, covering ingestion metadata, retrieval filters, prompt assembly, evaluation, and unauthorized-document tests.

RAG Tenant Isolation Review

Field note for RAG on Kubernetes failures where retrieval returns documents outside the user's tenant or authorization boundary.

Storage

Kubernetes storage contracts for persistent workloads, backup, restore, and topology.

vLLM Inference Challenge

Challenge-style vLLM Kubernetes lab for GPU scheduling, model cache, OpenAI-compatible serving, probes, metrics, and failure drills.

vLLM on Kubernetes

Production guide for running vLLM on Kubernetes with GPU scheduling, model cache strategy, runtime flags, probes, metrics, and failure modes.

Workloads and Scheduling

Workload primitives, placement rules, and scheduling controls for reliable Kubernetes platforms.