Artifact Manifest#
Important
Omniverse Streaming consists of artifacts (Helm charts and containers) that are both publicly available and gated. While the publicly accessible components are available on NGC, to gain access to the gated components, contact your NVIDIA Account Manager or click here for more information.
Note
Gated artifacts are hosted in the selfhosted-ga team of the NGC nvcf-onprem organization, which appears as 0833294136851237 in registry paths. Helm charts and containers are served from different NGC registries, so use helm pull for charts and docker pull for containers.
A 403 Forbidden or not found response on a gated path may mean your API key does not have access to that NGC team or the artifact is not available. Verify your team membership and try again.
Start with the NVCF Artifact Manifest for the platform overview, prerequisites, and the control-plane and compute-plane artifacts.
This manifest lists the Reference Architecture components that layer on top of NVIDIA Cloud Functions (NVCF): Low Latency Streaming (LLS), Caches (shader, derived-data, and content), and Storage APIs.
The following tables list the artifacts needed to complete the Omniverse Streaming on NVCF deployment stack:
Low Latency Streaming (LLS)#
Artifact |
Version |
Required |
Description |
Distribution |
|---|---|---|---|---|
|
|
Required |
LLS self-hosted Helm chart. |
|
|
|
Required |
LLS streaming proxy container. |
|
|
|
Required |
NIC LLS worker for low latency streaming. |
|
|
|
Optional |
TURN relay for clients on restrictive networks. |
|
Shader Cache (GXCache)#
Artifact |
Version |
Required |
Description |
Distribution |
|---|---|---|---|---|
|
|
Required |
Shader cache webhook for intercepting and caching shader compilation requests. |
|
|
|
Required |
Init container for shader cache setup. |
|
|
|
Required |
Backend service for shader cache storage and retrieval. |
|
|
|
Required |
Helm chart for deploying the complete shader cache stack. |
|
Derived Data Cache (DDCS)#
Artifact |
Version |
Required |
Description |
Distribution |
|---|---|---|---|---|
|
|
Required |
Derived Data Cache Service; caches computed and derived data for simulation workloads. |
|
|
|
Required |
Helm chart for DDCS deployment. |
|
Content Cache (OVCC)#
Artifact |
Version |
Required |
Description |
Distribution |
|---|---|---|---|---|
|
|
Required |
Omniverse Content Cache (OVCC); caches USD assets for streaming. |
|
|
|
Required |
Helm chart for OVCC deployment. |
|
Storage APIs#
Artifact |
Version |
Required |
Description |
Distribution |
|---|---|---|---|---|
|
|
Required |
USD Storage Service for managing assets in simulation workloads. |
|
|
|
Required |
Helm chart for Storage Service deployment. |
|
|
|
Required |
Helm chart for the Storage API Discovery Service. |
|
|
|
Required |
NGINX container for Storage API routing. |
|
|
|
Optional |
RabbitMQ broker image for Storage API notification services. |
|
|
|
Optional |
Helm chart for deploying the Storage API notification broker. |
|
|
|
Optional |
Storage API notification aggregation service. |
|
|
|
Optional |
Helm chart for the Storage API notification aggregation service. |
|
|
|
Optional |
Storage API notification consumer service. |
|
|
|
Optional |
Helm chart for the Storage API notification consumer service. |
|