Skip to content

Commit 99ceac7

Browse files
authored
[Upgrade 9.0] Revises TOC structure for "Upgrade" section (#823)
Restructures the Upgrade TOC. [Preview](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/823/deploy-manage).
1 parent 1a78c05 commit 99ceac7

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

deploy-manage/toc.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -793,16 +793,17 @@ toc:
793793
- file: maintenance/add-and-remove-elasticsearch-nodes.md
794794
- file: upgrade.md
795795
children:
796-
- file: upgrade/prepare-to-upgrade.md
797-
children:
798-
- file: upgrade/prepare-to-upgrade/upgrade-assistant.md
799-
- file: upgrade/prepare-to-upgrade/index-compatibility.md
796+
- file: upgrade/plan-upgrade.md
800797
- file: upgrade/orchestrator.md
801798
children:
802799
- file: upgrade/orchestrator/upgrade-cloud-enterprise.md
803800
children:
804801
- file: upgrade/orchestrator/re-running-the-ece-upgrade.md
805802
- file: upgrade/orchestrator/upgrade-cloud-on-k8s.md
803+
- file: upgrade/prepare-to-upgrade.md
804+
children:
805+
- file: upgrade/prepare-to-upgrade/upgrade-assistant.md
806+
- file: upgrade/prepare-to-upgrade/index-compatibility.md
806807
- file: upgrade/deployment-or-cluster.md
807808
children:
808809
- file: upgrade/deployment-or-cluster/upgrade-on-ech.md
@@ -811,12 +812,12 @@ toc:
811812
- file: upgrade/deployment-or-cluster/self-managed.md
812813
children:
813814
- file: upgrade/deployment-or-cluster/elasticsearch.md
815+
children:
816+
- file: upgrade/deployment-or-cluster/archived-settings.md
817+
- file: upgrade/deployment-or-cluster/reading-indices-from-older-elasticsearch-versions.md
814818
- file: upgrade/deployment-or-cluster/kibana.md
815819
children:
816-
- file: upgrade/deployment-or-cluster/kibana-roll-back.md
817-
- file: upgrade/deployment-or-cluster/archived-settings.md
818-
children:
819-
- file: upgrade/deployment-or-cluster/reading-indices-from-older-elasticsearch-versions.md
820+
- file: upgrade/deployment-or-cluster/kibana-roll-back.md
820821
- file: upgrade/ingest-components.md
821822
- file: upgrade/internal-upgrade-processes.md
822823
children:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Upgrade Elastic on self-managed infrastructure
1+
# Upgrade Elastic on a self-managed cluster
22

33
If you've installed the {{stack}} on your own self-managed infrastructure, once you're [prepared to upgrade](/deploy-manage/upgrade/deployment-or-cluster.md#prepare-to-upgrade), you'll need to upgrade each of your Elastic components individually.
44

deploy-manage/upgrade/plan-upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Plan your upgrade

0 commit comments

Comments
 (0)