Skip to content

Add Cloud Topic glossary term#1624

Open
Feediver1 wants to merge 3 commits intosharedfrom
shared-cloud-topic
Open

Add Cloud Topic glossary term#1624
Feediver1 wants to merge 3 commits intosharedfrom
shared-cloud-topic

Conversation

@Feediver1
Copy link
Contributor

Summary

  • Adds modules/terms/partials/cloud-topic.adoc to the glossary
  • Defines Cloud Topic with hover-text describing its use of object storage vs. standard topics
  • No link included yet; the "For more information" xref will be added once PR Doc 1602: Cloud Topics GA #1469 merges

Related

Companion to #1469 (Cloud Topics GA) — merge after that PR merges.

🤖 Generated with Claude Code

Feediver1 and others added 3 commits March 19, 2026 13:03
Adds a glossary entry for Cloud Topic explaining it as an Enterprise
feature that uses object storage as primary data store, and contrasts it
with standard Redpanda topics.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Revises the hover-text to clarify the Enterprise license requirement
and contrast with standard Redpanda topics.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updates hover-text per editorial review. Removes the "For more
information" link until the Cloud Topics page (PR #1469) has merged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Feediver1 Feediver1 requested a review from a team as a code owner March 19, 2026 20:03
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 19, 2026

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: a471e6dd-1e81-4e2a-b610-a40727fb0c89

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 shared-cloud-topic
📝 Coding Plan
  • Generate coding plan for human review comments

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

@netlify
Copy link

netlify bot commented Mar 19, 2026

Deploy Preview for redpanda-docs-preview ready!

Name Link
🔨 Latest commit a8c3647
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-docs-preview/deploys/69bc568abf7a8100083de28b
😎 Deploy Preview https://deploy-preview-1624--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.

Copy link
Contributor

@kbatuigas kbatuigas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should add a guideline in our gloss term skill to keep hover text to a max length.

@@ -0,0 +1,4 @@
=== Cloud Topic
:term-name: Cloud Topic
:hover-text: A Redpanda topic type, Cloud Topics use object storage (S3, GCS, or MinIO) as the primary data store (rather than replicating data across brokers). Unlike standard Redpanda topics, Cloud Topics allow users with flexible latency requirements to lower or eliminate costs associated with cross-AZ networking.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:hover-text: A Redpanda topic type, Cloud Topics use object storage (S3, GCS, or MinIO) as the primary data store (rather than replicating data across brokers). Unlike standard Redpanda topics, Cloud Topics allow users with flexible latency requirements to lower or eliminate costs associated with cross-AZ networking.
:hover-text: A Redpanda topic type that uses object storage (S3, GCS, or MinIO) as the primary data store instead of replicating data across brokers. Unlike standard Redpanda topics, Cloud Topics allow users with flexible latency requirements to lower or eliminate costs associated with cross-AZ networking.

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.

2 participants