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
Deprecated Documentation
This document is deprecated and no longer supported. For accurate, up-to-date information, please refer to the documentation for the latest version of Trilio.
If upgrading from T4K 2.0.X to 2.X - please follow these specific instructions
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.
If you have adjusted resource limits on Trilio pods to address OOM issues, those changes will not persist between upgrades. Trilio is planning to address this shortcoming in future releases, but until then, users should turn off the automatic upgrade option and reapply resource limits after the upgrade process.
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.
If upgrading the operator from 2.0.x - please refer to the following page before proceeding
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