Skip to content

Commit a18108d

Browse files
authored
Update upgrading-stack.asciidoc (#2384)
1 parent f937328 commit a18108d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/upgrading-stack.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ link:https://www.elastic.co/guide/en/cloud-on-k8s/master/k8s-upgrading-stack.htm
44
****
55
endif::[]
66
[id="{p}-upgrading-stack"]
7-
== Upgrading the Elastic stack version
7+
== Upgrading the Elastic Stack version
88

99
The operator can safely perform upgrades to newer versions of the various Elastic Stack resources.
1010

11-
Note that you should still follow the instructions in the link:https://www.elastic.co/guide/en/elastic-stack/current/upgrading-elastic-stack.html[Elasticsearch documentation] and ensure that your cluster is compatible with the target version, take backups, and follow the specific upgrade instructions for each resource type (especially the order in which the upgrade should be carried out). When you are ready to proceed, simply modify the `version` field in the resource spec to the desired stack version and the operator will start the upgrade process automatically.
11+
Follow the instructions in the link:https://www.elastic.co/guide/en/elastic-stack/current/upgrading-elastic-stack.html[Elasticsearch documentation]. Make sure that your cluster is compatible with the target version, take backups, and follow the specific upgrade instructions for each resource type, especially the order in which the upgrade should be carried out. When you are ready, modify the `version` field in the resource spec to the desired stack version and the operator will start the upgrade process automatically.
1212

1313
See <<{p}-orchestration>> for more information on how the operator performs upgrades and how to tune its behavior.

0 commit comments

Comments
 (0)