Skip to content

DOC-2193: Cloud Topics enabled by default via cloud storage (26.2)#1786

Open
Feediver1 wants to merge 6 commits into
betafrom
DOC-2193-cloud-topics-enabled-by-default
Open

DOC-2193: Cloud Topics enabled by default via cloud storage (26.2)#1786
Feediver1 wants to merge 6 commits into
betafrom
DOC-2193-cloud-topics-enabled-by-default

Conversation

@Feediver1

@Feediver1 Feediver1 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

In v26.2.1, the cloud_topics_enabled cluster config is deprecated (redpanda#30508, ENG-1179). Cloud Topics capabilities now activate automatically when cloud_storage_enabled is true — no separate knob, no extra restart. Per-topic opt-in is unchanged (redpanda.storage.mode=cloud).

Changes (all on the beta/26.2 branch):

  • develop/manage-topics/cloud-topics.adoc (single-sourced to cloud-docs): replaced the "Enable Cloud Topics" section (rpk set + restart NOTE) with a "Create Cloud Topics" section explaining that no separate property is needed when cloud storage is enabled. Added a version NOTE (ifndef::env-cloud) for readers on pre-26.2.1 clusters. Updated learning objective 2 to match.
  • manage/kubernetes/k-cloud-topics.adoc: reworked the "Enable Cloud Topics" section into "Set the default storage mode" (there is no enable step anymore; the internal cross-reference on the page is updated to the new anchor): explains auto-enablement via cloud_storage_enabled, keeps the CR/Helm examples for the optional default_redpanda_storage_mode: cloud, drops cloud_topics_enabled: true from both tabs, and switches verification to rpk cluster config get cloud_storage_enabled. Bumped the Redpanda version prerequisite to v26.2.1 since the documented flow (no knob) requires it.
  • upgrade/deprecated/index.adoc: added a 26.2.1 entry for cloud_topics_enabled with the replacement guidance.
  • docs-data/property-overrides.json: removed the now-obsolete cloud_topics_enabled override. The 26.2 property-docs regeneration at GA will move the property to the auto-generated deprecated list; the generated partial is intentionally untouched (never hand-edited).

Deliberately not changed:

  • Licensing overview: Cloud Topics remains enterprise-enforced at topic level in 26.2 — topics_frontend.cc still reports "cloud topics" as an enterprise feature for any cloud topic; only the trigger changed (the topic itself rather than the restricted cluster config). The existing violation-behavior row stays accurate.
  • Property reference partials: regenerated at GA via the standard gen-props flow, not hand-edited here.

Resolves DOC-2193 (consolidates DOC-2272, closed as duplicate)

Page previews

Checks

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

🤖 Generated with Claude Code

The cloud_topics_enabled cluster config is deprecated in v26.2.1
(redpanda#30508). Cloud topics capabilities now activate automatically
when cloud_storage_enabled is true.

- Remove the enable step from the Cloud Topics and Kubernetes pages
- Point verification at cloud_storage_enabled
- Add a 26.2.1 entry to the deprecated features index
- Drop the obsolete cloud_topics_enabled property override

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for redpanda-docs-preview ready!

Name Link
🔨 Latest commit f40e12b
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-docs-preview/deploys/6a515e5d6360b600072d73b5
😎 Deploy Preview https://deploy-preview-1786--redpanda-docs-preview.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.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: 2ec231a8-376d-4cbf-a9d4-c352978cd162

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOC-2193-cloud-topics-enabled-by-default

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

Docs release per minor version, not point releases. The deprecated
features index keeps 26.2.1 to match that table's exact-release format.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Feediver1 Feediver1 marked this pull request as ready for review July 10, 2026 20:57
@Feediver1 Feediver1 requested a review from a team as a code owner July 10, 2026 20:57
@Feediver1 Feediver1 requested a review from WillemKauf July 10, 2026 20:58
Comment thread modules/develop/pages/manage-topics/cloud-topics.adoc Outdated
Comment thread modules/manage/pages/kubernetes/k-cloud-topics.adoc Outdated
Cloud Topics no longer have an enable step; the section's task is
setting the default storage mode. Update the internal cross-reference
to the new anchor.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Comment thread modules/upgrade/pages/deprecated/index.adoc Outdated
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.

1 participant