Skip to content

Commit f73bc50

Browse files
committed
Use partial to single source bucket name information
1 parent 477ce7b commit f73bc50

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
For BYOC clusters, the bucket name and table location are as follows:
2+
3+
|===
4+
| Cloud provider | Bucket or container name | Iceberg table location
5+
6+
| AWS
7+
| `redpanda-cloud-storage-<cluster-id>`
8+
.3+a| `redpanda-iceberg-catalog/redpanda/<topic-name>`
9+
10+
| Azure
11+
a| `<cluster-id>`
12+
13+
The Redpanda cluster ID is also used as the container name (ID) and the storage account ID.
14+
15+
| GCP
16+
| `redpanda-cloud-storage-<cluster-id>`
17+
18+
|===
19+
20+
For BYOVPC clusters, the bucket name is the name you chose when you created the Tiered Storage bucket as a customer-managed resource.

0 commit comments

Comments
 (0)