Upgrading Kubernetes-based installations
Upgrade your Kubernetes installation.
Before you begin
/home/.ucv/settings.json file on the
computer where you installed the product. If the user that is upgrading the product is not the user
who installed it, ensure that the settings.json file is copied to the upgrading
user's /home/.ucv directory before upgrading. About this task
When you run the installer, it checks for an existing installation. If the installer finds a previous version, it uses installed properties, such as your product access key, and assumes that you are upgrading the product.
Procedure
- Download the installation file for your environment.
- Run the downloaded executable file.
-
Complete installation by responding to the prompts described in
the following steps:
When the script starts, you are prompted to accept the license. You can explicitly accept the license without viewing it by appending the following parameter to the command:
./<Accelerate-installation-file> --license=acceptThe images are loaded on the local host. -
In the directory where your Helm chart is located, run the Helm
upgradeutility to generate a Helm chart. Theupgradecommand requires achartargument that identifies your installed Helm chart. For example:
For information about the Helmhelm upgrade Chart.ymlupgradeutility, see the Helm documentation https://helm.sh/docs/helm/helm_upgrade/.