-
Notifications
You must be signed in to change notification settings - Fork 159
[D&M] Remote clusters cleanup #443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
florent-leborgne
merged 23 commits into
elastic:main
from
florent-leborgne:dm-remote-clusters
Feb 25, 2025
Merged
Changes from 8 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
51e3da7
initial cleanup for remote clusters
florent-leborgne 25bceed
Merge branch 'main' of github.com:elastic/docs-content into dm-remote…
florent-leborgne 41693ad
refine more
florent-leborgne 567fab3
variables
florent-leborgne 297a4fc
undo some variables
florent-leborgne 6757e61
shorter nav titles
florent-leborgne 12c0e4c
more cleanup + comments
florent-leborgne 9c78a70
Merge branch 'main' of github.com:elastic/docs-content into dm-remote…
florent-leborgne 921d25b
missing list item
florent-leborgne d17aa90
more review changes
florent-leborgne bb2b4ff
link
florent-leborgne 0cfb20a
Merge branch 'main' of github.com:elastic/docs-content into dm-remote…
florent-leborgne 05bc37c
apply tags
florent-leborgne a982cdf
cleanup
shainaraskas 3176a62
Merge branch 'main' of github.com:elastic/docs-content into dm-remote…
florent-leborgne cb8ec6f
Merge branch 'dm-remote-clusters' of github.com:florent-leborgne/docs…
florent-leborgne da366d6
fix troubleshooting links
shainaraskas 913b811
little formatting thingies
shainaraskas e8377d1
Merge branch 'main' into dm-remote-clusters
shainaraskas 4f59eb7
fix"
shainaraskas a8c53d3
Merge branch 'dm-remote-clusters' of https://github.com/florent-lebor…
shainaraskas c84e9e1
Merge branch 'main' into dm-remote-clusters
shainaraskas 1bf69c9
Merge branch 'main' into dm-remote-clusters
florent-leborgne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
...oy-manage/remote-clusters/_snippets/remote-cluster-certificate-compatibility.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
:::::{dropdown} Version compatibility table | ||
|
||
* Any node can communicate with another node on the same major version. For example, 9.0 can talk to any 9.x node. | ||
* Version compatibility is symmetric, meaning that if 7.16 can communicate with 8.0, 8.0 can also communicate with 7.16. The following table depicts version compatibility between local and remote nodes. | ||
|
||
| | | | ||
| --- | --- | | ||
| | Local cluster | | ||
| Remote cluster | 5.0–5.5 | 5.6 | 6.0–6.6 | 6.7 | 6.8 | 7.0 | 7.1–7.16 | 7.17 | 8.0–9.0 | | ||
| 5.0–5.5 |  |  |  |  |  |  |  |  |  | | ||
| 5.6 |  |  |  |  |  |  |  |  |  | | ||
| 6.0–6.6 |  |  |  |  |  |  |  |  |  | | ||
| 6.7 |  |  |  |  |  |  |  |  |  | | ||
| 6.8 |  |  |  |  |  |  |  |  |  | | ||
| 7.0 |  |  |  |  |  |  |  |  |  | | ||
| 7.1–7.16 |  |  |  |  |  |  |  |  |  | | ||
| 7.17 |  |  |  |  |  |  |  |  |  | | ||
| 8.0–9.0 |  |  |  |  |  |  |  |  |  | | ||
|
||
|
||
::::{important} | ||
Elastic only supports {{ccs}} on a subset of these configurations. See [Supported {{ccs}} configurations](../../../solutions/search/cross-cluster-search.md#ccs-supported-configurations). | ||
:::: | ||
|
||
::::: | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
florent-leborgne marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a perfect page????