Skip to content

DOC-1825 Document Cloud Feature Cloud Topics#526

Merged
JakeSCahill merged 8 commits into26.1from
DOC-1825-Document-Cloud-Feature-Cloud-Topics-Public-Beta
Mar 31, 2026
Merged

DOC-1825 Document Cloud Feature Cloud Topics#526
JakeSCahill merged 8 commits into26.1from
DOC-1825-Document-Cloud-Feature-Cloud-Topics-Public-Beta

Conversation

@micheleRP
Copy link
Copy Markdown
Contributor

@micheleRP micheleRP commented Mar 12, 2026

Description

DO NOT MERGE UNTIL 26.1 + revert playbook

This pull request single sources Cloud Topics for Redpanda Cloud:

  • Added a new topics-index.adoc page to serve as an index for topic-related documentation, providing an overview of creating and managing topics in Redpanda Cloud.
  • Updated the navigation in nav.adoc to group topic-related pages under the new "Topics" section, including "Create a Topic", "Manage Topics", and the newly added "Manage Cloud Topics" page.
  • Added a new cloud-topics.adoc page to explain Cloud Topics and their benefits, and included single-sourced content from the develop module.

Antora playbook update:

  • Modified the local-antora-playbook.yml to pull documentation from the new DOC-1602 branch in addition to the existing branches.

Resolves https://redpandadata.atlassian.net/browse/DOC-1825
Review deadline:

Page previews

Manage Cloud Topics

Checks

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

@micheleRP micheleRP requested a review from a team as a code owner March 12, 2026 05:37
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0c3207e1-08dc-4c0f-939d-0e289ce29fb5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The PR adds a new branch (DOC-1602) to the Antora playbook's sources configuration, restructures topic-related navigation by nesting topic management pages under a parent "Topics" index page, and creates two new AsciiDoc documentation pages (topics-index.adoc and cloud-topics.adoc) in the get-started module to organize topic documentation.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested reviewers

  • paulohtb6
  • mattschumpert
  • travisdowns
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding documentation for the Cloud Topics feature with a dedicated section in the navigation structure.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description includes all required sections: a clear description of changes, a Jira issue reference, page previews, and appropriate category checkboxes selected.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOC-1825-Document-Cloud-Feature-Cloud-Topics-Public-Beta

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 12, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 429a78d
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/69cbd13d0ee6720008882260
😎 Deploy Preview https://deploy-preview-526--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

…verview

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@micheleRP micheleRP requested a review from Feediver1 March 12, 2026 15:13
@Feediver1 Feediver1 mentioned this pull request Mar 12, 2026
4 tasks
micheleRP and others added 2 commits March 12, 2026 12:11
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
@Feediver1 Feediver1 requested a review from WillemKauf March 17, 2026 21:44
Feediver1 and others added 2 commits March 31, 2026 08:25
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JakeSCahill JakeSCahill changed the base branch from main to 26.1 March 31, 2026 13:55
@JakeSCahill JakeSCahill merged commit 7a920e1 into 26.1 Mar 31, 2026
5 checks passed
@JakeSCahill JakeSCahill deleted the DOC-1825-Document-Cloud-Feature-Cloud-Topics-Public-Beta branch March 31, 2026 13:55
JakeSCahill added a commit that referenced this pull request Mar 31, 2026
* DOC-1606 Document Cloud Feature Support ordered rack region preferenc… (#537)

* DOC01606 Document Cloud Feature Support ordered rack region preference for leader pinning

* style edit

* Apply suggestion from @JakeSCahill

---------

Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com>

* DOC-1809 Document Cloud Feature Group-based Access Control via OIDC (#536)

* DOC-1809 Document Cloud Feature Group-based Access Control via OIDC

* note GBAC not supported in Serverless

* trigger Netlify rebuild

* Apply suggestion from @JakeSCahill

---------

Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com>

* DOC-1811 Document Cloud Feature User-based throughput quotas (#534)

* DOC-1811 Document Cloud Feature User-based throughput quotas

* fix: restore docs repo branch to main in local playbook

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com>

* DOC-1825 Document Cloud Feature Cloud Topics (#526)

* DOC-1825 Document Cloud Feature Cloud Topics

* move files & add aliases, consistent with docs repo

* Add Next steps section to create-topic.adoc and rename nav entry to Overview

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Update modules/develop/pages/topics/index.adoc

Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>

* incorporate doc review feedback

* chore: trigger Netlify rebuild for PR 526

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: restore docs repo branch to main in local playbook

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <joyce@redpanda.com>

* DOC-1599 Document Cloud feature cross-region RRR on AWS (#524)

* DOC-1599 Document feature cross-region RRR on AWS

* coderabbit feedback

* update What's New

* Revert "DOC-1809 Document Cloud Feature Group-based Access Control via OIDC (#536)"

This reverts commit e6c4671.

---------

Co-authored-by: Michele Cyran <michele@redpanda.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Joyce Fee <joyce@redpanda.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants