Deployment
Pre-pull adapter's container image
Adapter's container must be pre-pulled on cloud proxy instances.
- SSH as
root
to cloud-proxies belonging to the collector group where adapter is to be ran. - Login to docker registry using
docker login registry.indevops.com
.- Use Harbor robot account designated for that deployment - ask ASI team to generate a token.
- Pull container image using
docker pull <IMAGE NAME>
.- Image name can be found on release page for a given version of the management pack.
Install PAK file
- Download PAK file for version matching the pre-pulled adapter container image.
- PAK file can be found on release page for a given version of the management pack.
- Login to VMware Aria Operations and go to
Data Sources > Integrations > Repository > Add
and upload the PAK file, selecting both:Install the PAK file even if it is already installed
,Ignore the PAK file signature checking
.
- Install the management pack.