You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/upgrade/deployment-or-cluster/upgrade-717.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Upgrading from 7.17 to {{version.stack}} requires two major upgrades. Each major
26
26
Before running this upgrade, all ingest components and client libraries must be upgraded to 8.19.x.
27
27
28
28
:::{note}
29
-
Upgrading only as far as {{stack}} 8.19.x is also a supported path, as 8.19.x remains a maintained and fully supported release. However, we recommend completing the upgrade to the latest version, {{version.stack}}, to take advantage of ongoing performance improvements and new features.
29
+
Upgrading only as far as {{stack}} 8.19.x is also a supported path, as 8.19.x remains a maintained and fully supported release. However, we recommend completing the upgrade to the latest version, {{version.stack}}, to take advantage of ongoing improvements and new features.
30
30
:::
31
31
32
32
The following sections describe these phases in detail and point to the relevant documentation for each deployment type.
@@ -201,8 +201,8 @@ To upgrade your deployment to 8.19, follow the steps in [Upgrade on Elastic Clou
201
201
During the upgrade process, all components of your deployment are upgraded in the expected order:
202
202
- {{es}}
203
203
- {{kib}}
204
-
- Integrations Server ({{fleet-server}} and APM)
205
-
- Enterprise Search
204
+
- Integrations Server ({{fleet-server}} and APM), if present
205
+
- Enterprise Search, if present
206
206
::::
207
207
208
208
::::{applies-item} ece:
@@ -216,13 +216,13 @@ Although this guide refers to {{ecloud}}, the same steps apply to ECE deployment
216
216
During the upgrade process, all components of your deployment are upgraded in the expected order:
217
217
- {{es}}
218
218
- {{kib}}
219
-
- Integrations Server ({{fleet-server}} and APM)
220
-
- Enterprise Search
219
+
- Integrations Server ({{fleet-server}} and APM), if present
220
+
- Enterprise Search, if present
221
221
::::
222
222
223
223
224
224
::::{applies-item} eck:
225
-
In ECK, upgrades are performed declaratively by updating the `spec.version` field in your resource manifests, or by setting the equivalent version values when deploying clusters through Helm charts. Once the new version is applied, the operator automatically orchestrates the rolling upgrade, ensuring that each component is upgraded safely and in the correct order.
225
+
In ECK, upgrades are performed declaratively by updating the `spec.version` field in your resource manifests, or by setting the equivalent version values when deploying through Helm charts. Once the new version is applied, the operator orchestrates a rolling upgrade, ensuring components are upgraded safely and in the correct order.
226
226
227
227
To upgrade your cluster to 8.19, follow the steps in [Upgrade on ECK](/deploy-manage/upgrade/deployment-or-cluster/upgrade-on-eck.md), and start by upgrading the {{es}} and {{kib}} resources that represent the cluster. Set the `version` field to the latest 8.19.x release number in each manifest or Helm chart values file.
228
228
@@ -294,7 +294,7 @@ It's highly recommended to start this upgrade from the latest 8.19.x patch relea
294
294
:::::{admonition} Important note for Enterprise Search users
295
295
In {{stack}} 9.0.0 and later, Enterprise Search is no longer available.
296
296
* You must remove any Enterprise Search nodes from your deployment before proceeding with the upgrade.
297
-
* If you are currently using App Search, Workplace Search, or the Elastic Web Crawler, these features will cease to function if you remove Enterpise Search from your deployment. Therefore, it is critical to first [migrate your Enterprise Search use cases](https://www.elastic.co/guide/en/enterprise-search/8.19/upgrading-to-9-x.html) before decommissioning your Enterprise Search instances.
297
+
* If you are currently using App Search, Workplace Search, or the Elastic Web Crawler, these features will cease to function if you remove Enterprise Search from your deployment. Therefore, it is critical to first [migrate your Enterprise Search use cases](https://www.elastic.co/guide/en/enterprise-search/8.19/upgrading-to-9-x.html) before decommissioning your Enterprise Search instances.
298
298
:::::
299
299
300
300
### {{version.stack}} upgrade preparations
@@ -347,7 +347,7 @@ To prepare your deployment for the upgrade, review the [Prepare to upgrade](/dep
347
347
::::{applies-item} ece:
348
348
349
349
:::{important}
350
-
If you're running an {{ece}} version earlier than 4.x, ensure that you [upgrade ECE first](/deploy-manage/upgrade/orchestrator/upgrade-cloud-enterprise.md). ECK 2.x is not compatible with {{stack}} version 9.
350
+
If you're running an {{ece}} version earlier than 4.x, ensure that you [upgrade ECE first](/deploy-manage/upgrade/orchestrator/upgrade-cloud-enterprise.md). ECE 3.x is not compatible with {{stack}} version 9.
351
351
:::
352
352
353
353
{{ece}} platform facilitates major upgrades by:
@@ -422,7 +422,7 @@ To upgrade your deployment to {{version.stack}}, follow the steps in [Upgrade yo
422
422
During the upgrade process all of your deployment components will be upgraded in the expected order:
423
423
- {{es}}
424
424
- {{kib}}
425
-
- Integrations Server ({{fleet-server}} and APM)
425
+
- Integrations Server ({{fleet-server}} and APM), if present
426
426
::::
427
427
428
428
::::{applies-item} ece:
@@ -433,14 +433,14 @@ If the [{{stack}} pack](/deploy-manage/deploy/cloud-enterprise/manage-elastic-st
433
433
During the upgrade process all of your deployment components will be upgraded in the expected order:
434
434
- {{es}}
435
435
- {{kib}}
436
-
- Integrations Server ({{fleet-server}} and APM)
436
+
- Integrations Server ({{fleet-server}} and APM), if present
437
437
::::
438
438
439
439
440
440
::::{applies-item} eck:
441
-
In ECK, upgrades are performed declaratively by updating the `spec.version` field in your resource manifests, or by setting the equivalent version values when deploying clusters through Helm charts. Once the new version is applied, the operator automatically orchestrates the rolling upgrade, ensuring that each component is upgraded safely and in the correct order.
441
+
In ECK, upgrades are performed declaratively by updating the `spec.version` field in your resource manifests, or by setting the equivalent version values when deploying through Helm charts. Once the new version is applied, the operator orchestrates a rolling upgrade, ensuring components are upgraded safely and in the correct order.
442
442
443
-
To upgrade your cluster to 8.19, follow the steps in [Upgrade on ECK](/deploy-manage/upgrade/deployment-or-cluster/upgrade-on-eck.md), and start by upgrading the {{es}} and {{kib}} resources that represent the cluster. Set the version field to the latest 8.19.x release number in each manifest or Helm chart values file.
443
+
To upgrade your cluster to {{version.stack}}, follow the steps in [Upgrade on ECK](/deploy-manage/upgrade/deployment-or-cluster/upgrade-on-eck.md), and start by upgrading the {{es}} and {{kib}} resources that represent the cluster. Set the version field to {{version.stack}} in each manifest or Helm chart values file.
444
444
445
445
:::{note}
446
446
For more information on how ECK manages upgrades and how to tune its behavior, refer to [Nodes orchestration](/deploy-manage/deploy/cloud-on-k8s/nodes-orchestration.md).
0 commit comments