Skip to content

Commit

Permalink
[DOCS] Remove unused upgrade doc files (#83617) (#83663)
Browse files Browse the repository at this point in the history
* Removes several unused asciidoc files for upgrade docs
* Fixes a redirect for "Rolling upgrade"
* Adds redirects for "Reindex before upgrading," "Reindex in place," and "Reindex from a remote cluster"

Relates to #83489 and
elastic/docs#2312

(cherry picked from commit 2a1d666)
  • Loading branch information
jrodewig authored Feb 8, 2022
1 parent bf94542 commit 96baa65
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 741 deletions.
35 changes: 32 additions & 3 deletions docs/reference/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -1808,13 +1808,42 @@ See the <<sql-search-api-request-body,request body parameters>> for the

When upgrading to {es} 8.0 and later, you must first upgrade to {prev-major-last}
even if you opt to perform a full-cluster restart instead of a rolling upgrade.
For more information about upgrading, see
For more information about upgrading, refer to
{stack-ref}/upgrading-elastic-stack.html[Upgrading to Elastic {version}].

role="exclude",id="rolling-upgrade"]
[role="exclude",id="rolling-upgrades"]
=== Rolling upgrade

When upgrading to {es} 8.0 and later, you must first upgrade to {prev-major-last}
whether you opt to perform a rolling upgrade (upgrade one node at a time) or a full-cluster restart upgrade.
For more information about upgrading, see
For more information about upgrading, refer to
{stack-ref}/upgrading-elastic-stack.html[Upgrading to Elastic {version}].

[role="exclude",id="reindex-upgrade"]
=== Reindex before upgrading

//tag::upgrade-reindex[]
Before upgrading to {es} 8.0 and later, you must reindex any indices created in
a 6.x version. We recommend using the **Upgrade Assistant** to guide you
through this process.

For more information about upgrading, refer to
{stack-ref}/upgrading-elastic-stack.html[Upgrading to Elastic {version}].
//end::upgrade-reindex[]

For more information about reindexing, refer to <<docs-reindex>>.

[role="exclude",id="reindex-upgrade-inplace"]
=== Reindex in place

include::redirects.asciidoc[tag=upgrade-reindex]

For more information about reindexing, refer to <<docs-reindex>>.

[role="exclude",id="reindex-upgrade-remote"]
=== Reindex from a remote cluster

include::redirects.asciidoc[tag=upgrade-reindex]

For more information about reindexing from a remote cluster, refer to
<<reindex-from-remote>>.
40 changes: 0 additions & 40 deletions docs/reference/upgrade/close-ml.asciidoc

This file was deleted.

154 changes: 0 additions & 154 deletions docs/reference/upgrade/cluster_restart.asciidoc

This file was deleted.

12 changes: 0 additions & 12 deletions docs/reference/upgrade/open-ml.asciidoc

This file was deleted.

28 changes: 0 additions & 28 deletions docs/reference/upgrade/preparing_to_upgrade.asciidoc

This file was deleted.

Loading

0 comments on commit 96baa65

Please sign in to comment.