You can 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.
-
The ML Runtime image must be synchronized with your internal environment:
-
Synchronize the ML Runtime Repository file with the self-hosted ML
Runtime Repository file.
-
Download ML Runtimes from the locations specified in the
repo-assembly.json file:
https://archive.cloudera.com/ml-runtimes/[***RUNTIMES
VERSION***]/artifacts/repo-assembly.json
-
Get the list of images for a particular release, that is
${ml_runtime_version}.
-
Ensure that docker is running on your machine or environment.
-
Use the docker pull and docker
save commands for each of the images in the
.json manifest file to create a
tar.gz file, that you can copy to your
air-gapped environment.
-
Once the new ML Runtime image is available in the Runtime catalog, an upgrade
alert appears in the Agent Studio application. Upgrade Agent Studio using the
provided alert link.
The existing ML Runtime image is replaced and the application
restarts.