|
3 | 3 | ** xref:get-started:whats-new.adoc[] |
4 | 4 | ** xref:get-started:intro-to-events.adoc[Introduction to Redpanda] |
5 | 5 | ** xref:get-started:architecture.adoc[How Redpanda Works] |
| 6 | +** xref:console:index.adoc[Introduction to Redpanda Console] |
6 | 7 | ** xref:get-started:install-beta.adoc[Install Beta] |
7 | | -** xref:get-started:quick-start.adoc[Quickstart] |
8 | | -** xref:get-started:licenses.adoc[Redpanda Licensing] |
| 8 | +** xref:get-started:quickstarts.adoc[Quickstarts] |
| 9 | +*** xref:get-started:quick-start.adoc[Redpanda Self-Managed] |
| 10 | +*** xref:console:quickstart.adoc[Redpanda Console] |
| 11 | +** xref:get-started:licensing/index.adoc[Redpanda Licensing] |
| 12 | +*** xref:get-started:licensing/overview.adoc[Editions and Enterprise Features] |
| 13 | +*** xref:get-started:licensing/add-license-redpanda/index.adoc[Add License] |
| 14 | +**** xref:get-started:licensing/add-license-redpanda/linux.adoc[Linux] |
| 15 | +**** xref:get-started:licensing/add-license-redpanda/kubernetes.adoc[Kubernetes] |
| 16 | +**** xref:console:ui/add-license.adoc[Redpanda Console] |
| 17 | +*** xref:get-started:licensing/monitor-license-status.adoc[Check Status] |
| 18 | +*** xref:get-started:licensing/disable-enterprise-features.adoc[Disable Enterprise Features] |
9 | 19 | ** xref:get-started:rpk/index.adoc[Redpanda CLI] |
10 | 20 | *** xref:get-started:intro-to-rpk.adoc[Introduction to rpk] |
11 | 21 | *** xref:get-started:rpk-install.adoc[] |
|
21 | 31 | ** xref:develop:produce-data/index.adoc[Produce Data] |
22 | 32 | *** xref:develop:produce-data/configure-producers.adoc[] |
23 | 33 | *** xref:develop:produce-data/idempotent-producers.adoc[Idempotent Producers] |
| 34 | +*** xref:develop:produce-data/leader-pinning.adoc[] |
24 | 35 | ** xref:develop:consume-data/index.adoc[Consume Data] |
25 | 36 | *** xref:develop:consume-data/consumer-offsets.adoc[Consumer Offsets] |
26 | 37 | *** xref:develop:consume-data/follower-fetching.adoc[Follower Fetching] |
|
34 | 45 | *** xref:develop:data-transforms/deploy.adoc[Deploy] |
35 | 46 | *** xref:develop:data-transforms/test.adoc[Test] |
36 | 47 | *** xref:develop:data-transforms/monitor.adoc[Monitor] |
| 48 | +*** xref:console:ui/data-transforms.adoc[Manage in Redpanda Console] |
37 | 49 | *** xref:develop:data-transforms/upgrade.adoc[Upgrade] |
38 | 50 | *** xref:develop:data-transforms/versioning-compatibility.adoc[Versioning and Compatibility] |
39 | 51 | *** xref:develop:data-transforms/labs.adoc[Examples] |
|
123 | 135 | **** xref:manage:kubernetes/monitoring/k-monitor-connectors.adoc[Connectors] |
124 | 136 | *** xref:manage:kubernetes/k-rolling-restart.adoc[Rolling Restart] |
125 | 137 | *** xref:manage:kubernetes/k-resilience-testing.adoc[Resilience Testing] |
126 | | -*** xref:manage:kubernetes/troubleshooting/index.adoc[Troubleshooting] |
127 | | -**** xref:manage:kubernetes/troubleshooting/k-troubleshoot.adoc[] |
128 | | -**** xref:manage:kubernetes/troubleshooting/k-diagnostics-bundle.adoc[Diagnostics Bundle] |
129 | 138 | ** xref:manage:cluster-maintenance/index.adoc[Cluster Maintenance] |
130 | 139 | *** xref:manage:cluster-maintenance/cluster-property-configuration.adoc[] |
131 | 140 | *** xref:manage:cluster-maintenance/node-property-configuration.adoc[] |
|
140 | 149 | *** xref:manage:cluster-maintenance/manage-throughput.adoc[Manage Throughput] |
141 | 150 | *** xref:manage:cluster-maintenance/compaction-settings.adoc[Compaction Settings] |
142 | 151 | *** xref:manage:cluster-maintenance/configure-availability.adoc[Configure Availability] |
143 | | -*** xref:manage:cluster-maintenance/cluster-diagnostics.adoc[Cluster Diagnostics] |
144 | 152 | *** xref:manage:cluster-maintenance/partition-recovery.adoc[Forced Partition Recovery] |
145 | 153 | *** xref:manage:cluster-maintenance/nodewise-partition-recovery.adoc[Node-wise Partition Recovery] |
146 | 154 | ** xref:manage:security/index.adoc[Security] |
|
154 | 162 | *** xref:manage:security/iam-roles.adoc[] |
155 | 163 | ** xref:manage:tiered-storage-linux/index.adoc[Tiered Storage] |
156 | 164 | *** xref:manage:tiered-storage.adoc[] |
| 165 | +*** xref:manage:topic-iceberg-integration.adoc[Iceberg topics] |
157 | 166 | *** xref:manage:fast-commission-decommission.adoc[] |
| 167 | +*** xref:manage:mountable-topics.adoc[] |
158 | 168 | *** xref:manage:remote-read-replicas.adoc[Remote Read Replicas] |
159 | 169 | *** xref:manage:topic-recovery.adoc[Topic Recovery] |
160 | 170 | *** xref:manage:whole-cluster-restore.adoc[Whole Cluster Restore] |
161 | 171 | ** xref:manage:schema-reg/index.adoc[Schema Registry] |
162 | | -*** xref:manage:schema-reg/schema-reg-overview.adoc[] |
163 | | -*** xref:manage:schema-reg/schema-reg-api.adoc[] |
| 172 | +*** xref:manage:schema-reg/schema-reg-overview.adoc[Overview] |
| 173 | +*** xref:manage:schema-reg/manage-schema-reg.adoc[] |
| 174 | +**** xref:manage:schema-reg/schema-reg-api.adoc[API] |
| 175 | +**** xref:console:ui/schema-reg.adoc[Redpanda Console] |
| 176 | +**** xref:manage:kubernetes/k-schema-controller.adoc[Kubernetes] |
164 | 177 | *** xref:manage:schema-reg/schema-id-validation.adoc[] |
| 178 | +*** xref:console:ui/schema-reg.adoc[Manage in Redpanda Console] |
165 | 179 | ** xref:manage:console/index.adoc[Redpanda Console] |
166 | | -*** xref:console:index.adoc[Overview] |
167 | | -*** xref:console:quickstart.adoc[Quickstart] |
168 | 180 | *** xref:console:config/index.adoc[Configuration] |
169 | 181 | **** xref:console:config/configure-console.adoc[Configure Console] |
| 182 | +**** xref:console:config/enterprise-license.adoc[Add an Enterprise License] |
170 | 183 | **** xref:console:config/connect-to-redpanda.adoc[Connect to Redpanda] |
171 | 184 | **** xref:console:config/security/index.adoc[Security] |
172 | 185 | ***** xref:console:config/security/authentication.adoc[Authentication] |
|
183 | 196 | **** xref:console:config/deserialization.adoc[Deserialization] |
184 | 197 | **** xref:console:config/kafka-connect.adoc[Kafka Connect] |
185 | 198 | **** xref:console:config/topic-documentation.adoc[Topic Documentation] |
186 | | -*** xref:console:ui/schema-reg.adoc[Schema Registry] |
187 | | -*** xref:console:ui/data-transforms.adoc[Data Transforms] |
188 | 199 | *** xref:console:ui/programmable-push-filters.adoc[Filter Messages] |
189 | 200 | *** xref:console:ui/record-deserialization.adoc[Deserialize Messages] |
190 | 201 | *** xref:console:ui/edit-topic-configuration.adoc[Edit Topic Configuration] |
|
195 | 206 | ** xref:manage:monitoring.adoc[] |
196 | 207 | ** xref:manage:io-optimization.adoc[] |
197 | 208 | ** xref:manage:raft-group-reconfiguration.adoc[Raft Group Reconfiguration] |
| 209 | +* xref:troubleshoot:index.adoc[Troubleshoot] |
| 210 | +** xref:troubleshoot:cluster-diagnostics/index.adoc[Cluster Diagnostics] |
| 211 | +*** xref:troubleshoot:cluster-diagnostics/diagnose-issues.adoc[Linux] |
| 212 | +*** xref:troubleshoot:cluster-diagnostics/k-diagnose-issues.adoc[Kubernetes] |
| 213 | +** xref:troubleshoot:debug-bundle/index.adoc[Generate Debug Bundle] |
| 214 | +*** xref:troubleshoot:debug-bundle/generate-debug-bundle.adoc[Linux] |
| 215 | +*** xref:troubleshoot:debug-bundle/k-generate-debug-bundle.adoc[Kubernetes] |
| 216 | +*** xref:console:ui/generate-bundle.adoc[Redpanda Console] |
| 217 | +** xref:troubleshoot:errors-solutions/index.adoc[Resolve Errors] |
| 218 | +*** xref:troubleshoot:errors-solutions/resolve-errors.adoc[Linux] |
| 219 | +*** xref:troubleshoot:errors-solutions/k-resolve-errors.adoc[Kubernetes] |
198 | 220 | * xref:reference:index.adoc[Reference] |
199 | 221 | ** xref:reference:properties/index.adoc[] |
200 | 222 | *** xref:reference:properties/broker-properties.adoc[] |
|
271 | 293 | ***** xref:reference:rpk/rpk-cluster/rpk-cluster-self-test-status.adoc[] |
272 | 294 | ***** xref:reference:rpk/rpk-cluster/rpk-cluster-self-test-stop.adoc[] |
273 | 295 | **** xref:reference:rpk/rpk-cluster/rpk-cluster-storage.adoc[] |
| 296 | +***** rpk cluster storage mount/unmount |
| 297 | +****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-cancel-mount.adoc[] |
| 298 | +****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-list-mount.adoc[] |
| 299 | +****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-list-mountable.adoc[] |
| 300 | +****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-mount.adoc[] |
| 301 | +****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-status-mount.adoc[] |
| 302 | +****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-unmount.adoc[] |
274 | 303 | ***** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-restore.adoc[] |
275 | | -****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-restore-start.adoc[] |
276 | | -****** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-restore-status.adoc[] |
| 304 | +***** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-restore-start.adoc[] |
| 305 | +***** xref:reference:rpk/rpk-cluster/rpk-cluster-storage-restore-status.adoc[] |
277 | 306 | **** xref:reference:rpk/rpk-cluster/rpk-cluster-txn.adoc[] |
278 | 307 | ***** xref:reference:rpk/rpk-cluster/rpk-cluster-txn-describe.adoc[] |
279 | 308 | ***** xref:reference:rpk/rpk-cluster/rpk-cluster-txn-describe-producers.adoc[] |
|
0 commit comments