Skip to content

Commit 89c5a90

Browse files
authored
remove rpk links from cloud (#892)
1 parent 4ccf552 commit 89c5a90

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

modules/reference/pages/rpk/rpk-cluster/rpk-cluster-storage-mount.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ You can optionally rename the topic using the `--to` flag.
99

1010
Requirements:
1111

12+
ifndef::env-cloud[]
1213
- xref:manage:tiered-storage.adoc#enable-tiered-storage[Tiered Storage must be enabled].
14+
endif::[]
1315

1416
- Log segments for the topic must be available in Tiered Storage.
1517

modules/reference/pages/rpk/rpk-transform/rpk-transform-deploy.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,11 @@ Configure this at deployment using `rpk` with the `--compression` flag:
9292
rpk transform deploy --compression <compression_type>
9393
----
9494

95+
ifndef::env-cloud[]
9596
Enabling compression may increase computation costs and could impact latency at the output topic.
9697

9798
For more details, see xref:deploy:deployment-option/self-hosted/manual/sizing.adoc[].
99+
endif::[]
98100

99101

100102
// end::single-source[]

0 commit comments

Comments
 (0)