Dynamo K8s Example ================================= 1. Install Dynamo Cloud Please follow `this guide `_ to install Dynamo cloud for your Kubernetes cluster. 2. 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.