Skip to content

Commit 1b8ecf8

Browse files
committed
[DOCS] Add X-Pack upgrade details (#29038)
1 parent 0dcd0f7 commit 1b8ecf8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/reference/upgrade/cluster_restart.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ recovery.
2626
include::synced-flush.asciidoc[]
2727
--
2828

29+
. *Stop any machine learning jobs that are running.* See
30+
{xpack-ref}/stopping-ml.html[Stopping Machine Learning].
31+
2932
. *Shutdown all nodes.*
3033
+
3134
--
@@ -124,3 +127,5 @@ GET _cat/recovery
124127
--------------------------------------------------
125128
// CONSOLE
126129
--
130+
131+
. *Restart machine learning jobs.*

docs/reference/upgrade/rolling_upgrade.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ include::synced-flush.asciidoc[]
3232

3333
--
3434

35+
. *Stop any machine learning jobs that are running.* See
36+
{xpack-ref}/stopping-ml.html[Stopping Machine Learning].
37+
3538
. [[upgrade-node]] *Shut down a single node*.
3639
+
3740
--
@@ -147,6 +150,8 @@ for each node that needs to be updated.
147150

148151
--
149152

153+
. *Restart machine learning jobs.*
154+
150155
[IMPORTANT]
151156
====================================================
152157

0 commit comments

Comments
 (0)