Upgrade
the Agent Studio application, by updating the ML Runtime image for Agent Studio in an
air-gapped environment.
In air-gapped environments, the new ML Runtime image is published through the ML
Runtime repository
file. You must manually synchronize these assets to make the upgrade available in your local
catalog.
Docker must be running in your environment.
-
Synchronize the ML Runtimerepository file with your self-hosted ML
Runtime repository
file.
-
Download ML Runtimes from the locations specified in the
repo-assembly.json manifest file.
https://archive.cloudera.com/ml-runtimes/[***RUNTIMES
VERSION***]/artifacts/repo-assembly.json
-
Locate the list of images for a particular
release within the file using the
${ml_runtime_version} variable.
-
Create
a tar.gz file to copy to your air-gapped
environment
using the docker pull and docker
save commands for
each image in the
repo-assembly.json
manifest
file.
-
When the new ML Runtime image is available in the Runtime catalog, click the upgrade alert link in the Agent Studio
application.
The existing ML Runtime image is replaced and the application
restarts.