You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/upgrade/prepare-to-upgrade.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -63,11 +63,11 @@ Review the following best practices to upgrade your deployments.
63
63
:::{tip}
64
64
During your upgrade tests, pay particular attention to the following aspects:
65
65
66
-
*Cluster stability*: Does the new version of {{es}} form a stable healthy cluster?
66
+
**Cluster stability**: Does the new version of {{es}} form a stable healthy cluster?
67
67
68
-
*Indexing and search performance*: Does the new version of {{es}} perform the same (or better) than the current one on your specific workload and data?
68
+
**Indexing and search performance**: Does the new version of {{es}} perform the same (or better) than the current one on your specific workload and data?
69
69
70
-
*Snapshots*: Do all of your snapshot repositories work correctly and pass [repository analysis](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-snapshot-repository-analyze)?
70
+
**Snapshots**: Do all of your snapshot repositories work correctly and pass [repository analysis](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-snapshot-repository-analyze)?
71
71
:::
72
72
73
73
1. Create a snapshot of your production deployment before starting the upgrade.
0 commit comments