Document cross-namespace clusterRef for shadow links in Kubernetes#1793
Conversation
The Redpanda Operator now supports an optional namespace field on clusterRef (redpanda-operator#1562, backported in #1663), so a ShadowLink can reference a source cluster in a different namespace on the same Kubernetes cluster. Add an example and state that this topology is for development and testing only; production disaster recovery should place source and shadow clusters in separate Kubernetes clusters and cloud regions. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@JakeSCahill could your review, this is for the beta. |
|
Reviewed and fact-checked against the operator source and a live run. Two things: This duplicates #1797 (opened yesterday for DOC-2274 without spotting this PR — sorry for the overlap). Closing #1797 in favor of this one since it came first and also covers the 26.1 backport in #1794. Porting over the one thing it had that this PR doesn't: Suggestion — state the minimum operator version. On the 26.2 line the Validation: I ran exactly this manifest shape end-to-end on kind on Monday (operator 26.2.1-beta.3, two single-broker clusters in |
Description
The Redpanda Operator supports an optional
namespacefield onclusterRef(redpanda-data/redpanda-operator#1562, backported to 26.1.x in redpanda-data/redpanda-operator#1663), which allows aShadowLinkto reference a source cluster in a different namespace on the same Kubernetes cluster.This updates the Configure Shadowing in Kubernetes page (26.2) to:
clusterRef.namespace.staticConfiguration, which is no longer the case.Page previews
🤖 Generated with Claude Code