Upgrade major version¶
When the OpenSearch instance was created, it was set up with the major version that was current at the time. You can upgrade the OpenSearch instance to a newer major version via Nais Console.
Downgrading to an older major version is not supported.
Prerequisites¶
- You've previously created an OpenSearch instance using Nais Console
- If you created your OpenSearch instance using the legacy method, see Migrate opensearch management to Console.
Steps¶
1. Prepare for the upgrade¶
Consult the OpenSearch release notes to understand the changes in the new major version.
Ensure that your workload is compatible with the new major version of OpenSearch.
2. Upgrade the OpenSearch instance¶
- Open Nais Console in your browser
- Select your team
- Select OpenSearch in the sidebar menu
- Select the OpenSearch instance you want to upgrade
- Click the Edit OpenSearch button
- In the form, select the desired major version of OpenSearch
- Confirm by clicking the Save changes button
The upgrade process will take a few minutes. The Status column will show you the current state.
When the status changes to Running
, the upgrade is complete.
3. Verify that the upgrade was successful¶
Verify that your workload is functioning as expected after the upgrade.