Skip to content

Commit 9eac63d

Browse files
authored
Add migration pages to Cloud (#511)
* Add migration pages to Cloud * Update local-antora-playbook.yml
1 parent 6f5783d commit 9eac63d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@
459459
**** xref:manage:iceberg/iceberg-topics-databricks-unity.adoc[Databricks Unity Catalog]
460460
**** xref:manage:iceberg/redpanda-topics-iceberg-snowflake-catalog.adoc[Snowflake and Open Catalog]
461461
*** xref:manage:iceberg/query-iceberg-topics.adoc[]
462+
*** xref:manage:iceberg/migrate-to-iceberg-topics.adoc[]
462463
** xref:manage:schema-reg/index.adoc[Schema Registry]
463464
*** xref:manage:schema-reg/schema-reg-overview.adoc[]
464465
*** xref:manage:schema-reg/schema-reg-ui.adoc[]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
= Migrate to Iceberg Topics
2+
:description: Migrate existing Iceberg integrations to Redpanda Iceberg topics.
3+
:page-topic-type: how-to
4+
:page-categories: Iceberg, Migration, Integration
5+
:learning-objective-1: Compare external Iceberg integrations with Iceberg Topics architectures
6+
:learning-objective-2: Implement data merge strategies using SQL patterns
7+
:learning-objective-3: Execute validation checks and perform cutover procedures
8+
9+
include::ROOT:manage:iceberg/migrate-to-iceberg-topics.adoc[tag=single-source]

0 commit comments

Comments
 (0)