NVIDIA Domain Power Service (DPS) (air-gapped)#
Note
Early Preview Feature Notice
NVIDIA Domain Power Services (DPS) is an early preview feature available only to customers engaged with NVIDIA engineering through an approved program. It is not intended for production use and may change significantly before general availability.
Install DPS in air-gapped mode using the BCM cm-mission-control-setup wizard. The bundle must be present in the current directory and the local registry must be configured to pull images from the bundle.
Install the DPS plugin package from the bundle on the BCM head node:
dpkg -i bundle/files/cm-setup-dps-*.deb
Run the wizard with
--skip-packages(required in air-gapped environments):cm-mission-control-setup --skip-packagesWhen the wizard prompts, indicate an air-gapped deployment and provide:
airgap_helm_repo_url — URL of the Helm repository in the air-gap environment.
airgap_ca_cert — Path to the CA certificate for your private registry (required if the registry uses a self-signed or enterprise CA).
airgap_values_str — Any additional Helm values needed for air-gap (component-specific).
Once the wizard completes, proceed with the rest of the DPS installation steps as provided in the documentation for the component.