Skip to content

Commit fd66524

Browse files
Merge branch 'main' into ts-obs-applies
2 parents 5041344 + 3ce8117 commit fd66524

File tree

7 files changed

+9
-282
lines changed

7 files changed

+9
-282
lines changed

deploy-manage/deploy/cloud-on-k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This section outlines the supported Kubernetes and Elastic Stack versions for EC
6868
ECK is compatible with the following Kubernetes distributions and related technologies:
6969

7070
* Kubernetes 1.28-1.32
71-
* OpenShift 4.13-4.18
71+
* OpenShift 4.14-4.18
7272
* Google Kubernetes Engine (GKE), Azure Kubernetes Service (AKS), and Amazon Elastic Kubernetes Service (EKS)
7373
* Helm: 3.2.0+
7474

deploy-manage/deploy/elastic-cloud/change-hardware.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Prerequisites:
2424
Follow these steps to migrate to a different instance configuration, replacing the default `$EC_API_KEY` value with your actual API key:
2525

2626
1. From the [list of instance configurations available for each region](asciidocalypse://docs/cloud/docs/reference/cloud-hosted/ec-regions-templates-instances.md), select the target instance configuration you want to migrate to.
27+
28+
::::{note}
29+
The target instance configuration must be compatible with the Elasticsearch tier or stateless resource you are updating.
30+
For example, if you are migrating the hot Elasticsearch tier, the target instance configuration must also be of the `es.datahot` family.
31+
::::
32+
2733
2. Get the deployment update payload from the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body) **Edit** page, by selecting **Equivalent API request**, and store it in a file called `migrate_instance_configuration.json`.
2834

2935
Example payload containing relevant data for migrating the hot Elasticsearch tier:

deploy-manage/upgrade/deployment-or-cluster.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ mapped_urls:
1111
- https://www.elastic.co/guide/en/elastic-stack/current/upgrade-elastic-stack-for-elastic-cloud.html
1212
- https://www.elastic.co/guide/en/elastic-stack/current/upgrading-elastic-stack-on-prem.html
1313
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-upgrading-stack.html
14-
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-orchestration.html
1514
---
1615

1716
# Upgrade your deployment or cluster
@@ -34,7 +33,6 @@ mapped_urls:
3433
% - [ ] ./raw-migrated-files/stack-docs/elastic-stack/upgrade-elastic-stack-for-elastic-cloud.md
3534
% - [ ] ./raw-migrated-files/stack-docs/elastic-stack/upgrading-elastic-stack-on-prem.md
3635
% - [ ] ./raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-upgrading-stack.md
37-
% - [ ] ./raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-orchestration.md
3836
% Notes: upgrade explanations
3937

4038
% Internal links rely on the following IDs being on this page (e.g. as a heading ID, paragraph ID, etc):
@@ -72,4 +70,5 @@ $$$upgrading-reindex$$$
7270
* [/raw-migrated-files/stack-docs/elastic-stack/upgrade-elastic-stack-for-elastic-cloud.md](/raw-migrated-files/stack-docs/elastic-stack/upgrade-elastic-stack-for-elastic-cloud.md)
7371
* [/raw-migrated-files/stack-docs/elastic-stack/upgrading-elastic-stack-on-prem.md](/raw-migrated-files/stack-docs/elastic-stack/upgrading-elastic-stack-on-prem.md)
7472
* [/raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-upgrading-stack.md](/raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-upgrading-stack.md)
75-
* [/raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-orchestration.md](/raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-orchestration.md)
73+
74+
% EEDUGON note: when working on this document, or in the ECK upgrade documentation we should include a link to [nodes orchestration](../deploy/cloud-on-k8s/nodes-orchestration.md) as reference to learn the details on how ECK orchestates / manages the upgrade of the individual instances.

raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-installing-eck.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)