Autonomous Job Recovery (AJR) (air-gapped)#

Install AJR 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.

  1. Install the AJR dependency and plugin packages from the bundle on all BCM head nodes. Installation wizard will fail if dependency and plugin packages are not installed on every head node:

    dpkg -i bundle/files/cm-base-view-ajr-bcm11*.deb
    dpkg -i bundle/files/cm-setup-ajr-*.deb
    
  2. Follow the AJR installation guide at Installation Guide for Autonomous Job Recovery with the following notes and modifications:

    Note

    In NMC version 2.3, step 2 still requires internet access to install the observability components. Full air-gapped installation will be available in the next release.

    2.1 The cm-mission-control-setup setup wizard must be invoked with the --skip-packages option (required in air-gapped environments):

    cm-mission-control-setup --skip-packages
    

    2.2 If air-gapped Helm chart repository does not require authentication, like the BCM private helm repository, enter dummy credentials at the “Provide credentials for HELM repository” step.