Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update EKS example
  • Loading branch information
Ubuntu committed Nov 18, 2025
commit ea6e66796fee271a81e0f77223fd877f95ee4a3d
4 changes: 0 additions & 4 deletions examples/deployments/EKS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@
This guide covers steps of creating an Amazon EKS cluster, creating a shared storage Amazon EFS and deploying Dynamo Kubernetes Platform and run inference with TRTLLM backend.

[Step 1. Create EKS cluster](#step-1-create-eks-cluster)

[Step 2. Install Dynamo Kubernetes Platform](#step-2-install-dynamo-kubernetes-platform)

[Step 3. Deploy a model](#step-3-deploy-a-model)

[Step 4. Deploy Dynamo Inference Graph](#step-4-deploy-dynamo-inference-graph)

[Step 5. Test the Deployment](#step-5-test-the-deployment)

### Step 1. Create EKS cluster
Expand Down