-
Notifications
You must be signed in to change notification settings - Fork 157
[Upgrade 9.0] Adds ECE/ECK upgrade topics #812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,46 @@ navigation_title: "Upgrade on {{ece}}" | |
--- | ||
|
||
# Upgrade on {{ece}} (ECE) | ||
|
||
Similar to {{ech}}, a single click in the {{ecloud}} console can upgrade a deployment running on ECE to a newer version, add more processing capacity, change plugins, and enable or disable high availability, all at the same time. During the upgrade process, {{es}}, {{kib}}, and all of your deployment components are upgraded simultaneously. | ||
|
||
Once you're prepared to upgrade, do the following: | ||
|
||
% Note: Add a link once confirmed where prepare to upgrade will reside in TOC. | ||
|
||
1. Ensure your current ECE and Docker or Podman versions are [compatible](https://www.elastic.co/support/matrix/#elastic-cloud-enterprise) with the {{stack}} version you're upgrading to. For example, if you're upgrading to 9.0.0, the minimum required version is ECE 3.0. If you don’t have a compatible version installed, [upgrade your orchestrator](/deploy-manage/upgrade/orchestrator/upgrade-cloud-enterprise.md). | ||
2. Download the most recent [stack pack](/deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md#ece_most_recent_elastic_stack_packs) for the version you’re upgrading to, then [add the stack pack](/deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md#ece-manage-elastic-stack-add) to your installation using the Cloud UI. | ||
3. [Configure a snapshot repository](/deploy-manage/tools/snapshot-and-restore/cloud-enterprise.md) to enable snapshots and back up your data. | ||
jmikell821 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
## Perform the upgrade | ||
|
||
1. [Log in to the Cloud UI](/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md). | ||
2. On the Deployments page, select your deployment. | ||
jmikell821 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
Narrow the list by name, ID, or choose from several other filters. To further define the list, use a combination of filters. | ||
|
||
To upgrade a deployment: | ||
jmikell821 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
1. In the **Deployment version** section, click **Upgrade**. | ||
2. Select the version you're upgrading to. For example, `9.0.0`. | ||
3. Click **Upgrad**e, then **Confirm upgrade**. The new configuration takes a few minutes to create. | ||
jmikell821 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
::::{note} | ||
If any incompatibilities are detected when you attempt to upgrade, the UI provides a link to the Upgrade Assistant, which checks for deprecated settings in your cluster and indices and helps you resolve them. If there are any issues that would prevent a successful upgrade, the upgrade is blocked. After resolving the issues, return to the **Deployments** page and restart the upgrade. | ||
:::: | ||
|
||
Security realm settings | ||
jmikell821 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
: During the upgrade process, you are prompted to update the security realm settings if your user settings include a `xpack.security.authc.realms` value. | ||
|
||
If the security realms are configured in `user_settings`, you’ll be prompted to modify the settings: | ||
|
||
1. On the **Update security realm settings** window, edit the settings. | ||
2. Click **Update settings**. If the security realm settings are located in `user_settings_override`, contact support to help you upgrade. | ||
|
||
## Next steps [next-steps-ece] | ||
|
||
Once you've successfully upgraded on {{ece}}, do the following: | ||
jmikell821 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
* [Upgrade Elastic APM](../../../solutions/observability/apps/upgrade.md) | ||
|
||
* [Upgrade your ingest components](/deploy-manage/upgrade/ingest-components.md) | ||
jmikell821 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
Uh oh!
There was an error while loading. Please reload this page.