Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -428,14 +428,15 @@
** xref:manage:mountable-topics.adoc[]
** xref:manage:iceberg/index.adoc[Iceberg]
*** xref:manage:iceberg/about-iceberg-topics.adoc[]
*** xref:manage:iceberg/migrate-to-iceberg-topics.adoc[]
*** xref:manage:iceberg/specify-iceberg-schema.adoc[]
*** xref:manage:iceberg/use-iceberg-catalogs.adoc[]
*** xref:manage:iceberg/rest-catalog/index.adoc[]
**** xref:manage:iceberg/iceberg-topics-aws-glue.adoc[AWS Glue]
**** xref:manage:iceberg/iceberg-topics-databricks-unity.adoc[Databricks Unity Catalog]
**** xref:manage:iceberg/redpanda-topics-iceberg-snowflake-catalog.adoc[Snowflake and Open Catalog]
*** xref:manage:iceberg/query-iceberg-topics.adoc[]
*** xref:manage:iceberg/migrate-to-iceberg-topics.adoc[]
*** xref:manage:iceberg/migrate-iceberg-catalog.adoc[]
*** xref:manage:iceberg/iceberg-performance-tuning.adoc[]
*** xref:manage:iceberg/iceberg-troubleshooting.adoc[]
** xref:manage:schema-reg/index.adoc[Schema Registry]
Expand Down
5 changes: 5 additions & 0 deletions modules/manage/pages/iceberg/migrate-iceberg-catalog.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
= Migrate Iceberg Catalogs
:description: Switch the Iceberg catalog backend for an existing Redpanda cluster without losing untranslated topic data.
:page-categories: Iceberg, Migration

include::streaming:manage:page$iceberg/migrate-iceberg-catalog.adoc[tag=single-source]