deployment-api is a container that runs as part of the Dynamo cloud platform, a k8s platform for deploying and managing inference services. It runs the Dynamo API store, a service that stores and manages service configurations, metadata and artifacts.
Overview
The deployment-api container manages, stores, and serves API endpoints and metadata for Dynamo inference graphs and AI pipelines as part of the Dynamo Cloud Platform. The Dynamo Cloud platform is a comprehensive solution for deploying and managing Dynamo inference graphs (also referred to as pipelines) in Kubernetes environments.
Getting Started
-
Select the Tags tab and locate the container image release that you want to run.
-
In the Pull Tag column, click the icon to copy the docker pull command.
-
Open a command prompt and paste the pull command. The pulling of the container image begins. Ensure the pull completes successfully before proceeding to the next step.
-
Please refer to the following for more information about Dynamo deployments
Support Matrix
Please refer to the following support matrix to learn more about the current hardware & architecture support. Dynamo currently only provides pre-built x86_64 containers.
License
NVIDIA Dynamo is released under an open-source license, Apache-2.0, making it freely available for development, research, and deployment.
Technical Support
GitHub Issues: Dynamo GitHub Issues