Add required version for cluster restore#1096
Conversation
📝 WalkthroughWalkthroughThe documentation for the Whole Cluster Restore process was updated to include a new prerequisite: both the source and target clusters must be running Redpanda version 23.3 or later. This version requirement is now explicitly stated alongside other prerequisites such as enabling Tiered Storage on the source cluster and having appropriate hardware for the target cluster. No other changes to procedures, features, or code were made in this update. Assessment against linked issues
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
modules/manage/partials/whole-cluster-restore.adoc (1)
72-72: Explicit version prerequisite improves clarity.Adding “Redpanda v23.3 or later on both source and target clusters” clearly communicates the minimum supported version. Consider enhancing usability by linking directly to the 23.3 release notes so users can quickly reference the feature set and bug fixes in that version.
Description
This pull request updates the documentation for whole-cluster restore in
modules/manage/partials/whole-cluster-restore.adocto include a new prerequisite.Documentation update:
Resolves https://redpandadata.atlassian.net/browse/
Review deadline:
Page previews
https://deploy-preview-1096--redpanda-docs-preview.netlify.app/current/manage/whole-cluster-restore/#prerequisites
Checks