Enabling HPE MLDE in an Air-Gapped Environment

Describes how to enable HPE MLDE in an air-gapped (disconnected) environment.

In HPE Ezmeral Unified Analytics Software, HPE MLDE is disabled (deployment is scaled to zero) by default in an air-gapped environment.

To enable HPE MLDE in an air-gapped environment, follow these steps:
  1. Sign in to HPE Ezmeral Unified Analytics Software as an Administrator.
  2. Contact HPE support to get the HPE MLDE master enterprise image.
  3. Upload the HPE MLDE master enterprise image to the airgap registry. See Using the Air Gap Utility.
  4. Click the Tools & Frameworks icon on the left navigation bar.
  5. Navigate to the HPE MLDE tile under the Data Science tab.
  6. On the HPE MLDE tile, click the three-dots button.

  7. Select Configure to open the editor.

  8. Add the airgap registry address as the prefix to the imageRegistry option.
    For example:
    imageRegistry: <customer-registry.com/some-folder-name>/gcr.io/mapr-252711/ezua/apps/determinedai
  9. Set replicas to 1 under the ezua.masterDeployment.replicas option.
  10. If your airgap registry differs from the one configured for Unified Analytics and needs authentication, you can provide credentials in the base64 encoded format. Set the dockerconfigjson_b64enc option under the ezua.masterDeployment.imagePullSecret property.