Upgrade
Upgrading Trilio via OpenShift and Upstream Kubernetes is discussed in this section.
Last updated
Upgrading Trilio via OpenShift and Upstream Kubernetes is discussed in this section.
Last updated
OpenShift updates are delivered directly through the Operator Lifecycle Manager framework. When installing the Trilio Operator, the cluster admin can specify how to update via an approval strategy- either manual or automatic. A manual subscription will require manually approving the new update that is available. An automatic subscription will automatically update the application when an update is available.
For Upstream or non-OpenShift environments, Trilio provides its own Operator for installing and managing instances of Trilio for Kubernetes. In some cases, the Operator and the T4K instance will need to be upgraded depending on the source and target versions.
Please refer to the Compatibility Matrix page to understand if the T4K version you are upgrading to needs an upgrade of the Operator as well. If an upgrade of an Operator is required, please follow the steps below. If not, jump to upgrading the TVM version directly.
Find the helm repository for Trilio Manager using the following command:
2. Update your repo to receive the latest updates:
3. Update your upstream operator:
Update the TVM CR and providetrilioVaultAppVersion: 2.10.0
and apply the CR.
This will upgrade T4K to version 2.10.0