Dynamo K8s Example#
Install Dynamo Cloud
Please follow this guide to install Dynamo cloud for your Kubernetes cluster.
Deploy the TRT-LLM Deployment
Dynamo uses custom resource definitions (CRDs) to manage the lifecycle of the deployments. You can use the DynamoDeploymentGraph yaml files to create aggregated, and disaggregated TRT-LLM deployments.
Please see Deploying Dynamo Inference Graphs to Kubernetes using the Dynamo Cloud Platform for more details.