Red Hat Developer
Read post

Trace Kubernetes resources for llm-d model serving

A walkthrough of Kubernetes resources created when deploying LLM inference workloads using Red Hat AI Inference on Amazon EKS. Covers two deployment scenarios: a basic LLMInferenceService without routing and one with the llm-d router block enabled. Uses kubectl tree to trace all generated resources including Deployments, ReplicaSets, Services, EndpointSlices, InferencePool, HTTPRoute, and DestinationRules. Explains how the scheduler, route, and gateway subfields in the router configuration map to specific Kubernetes objects, and how intelligent routing based on queue depth and cache locality differs from simple round-robin load balancing.

    #kubernetes#ai-inference#vllm
Aug 05•8m read time•From developers.redhat.com
Post cover image
Table of contents
Deploying an inference serviceServing the modelAdding llm-dUp next: Deep dive into endpoint picking and traffic flowLearn more
52 Impressions
Red Hat Developer's image
Red Hat Developer

Rhdev is a blog and resource hub dedicated to Ruby on Rails development, a popular web application f...

378 Followers

•

1.5K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard