Alauda AI Essentials provides UI and RBAC resources for Alauda AI.
Alauda AI Essentials cluster plugin can be retrieved from Customer Portal.
aml-global-xxx.tgz
packages.We need to upload the Alauda AI Essentials cluster plugin to global cluster.
First, we need to download the violet
tool if not present on the machine.
Log into the Web Console and switch to the Administrator view:
violet
tool.chmod +x ${PATH_TO_THE_VIOLET_TOOL}
to make the tool executable.Then, run the following command to upload the Alauda AI Essentials cluster plugin to global cluster:
violet push
to upload cluster plugin.${PKG_NAME}
is the name of the Alauda AI Essentials cluster plugin tarball.${PLATFORM_ADDRESS}
is your ACP platform address.${PLATFORM_ADMIN_USER}
is the username of the ACP platform admin.${PLATFORM_ADMIN_PASSWORD}
is the password of the ACP platform admin.In Administrator view:
Confirm that the Alauda AI Essentials tile shows one of the following states:
Installing
: installation is in progress; wait for this to change to Installed
.Installed
: installation is complete.