|
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:quickstarts.adoc[Quickstarts] |
| 9 | +*** xref:get-started:quick-start.adoc[Redpanda Self-Managed] |
| 10 | +*** xref:console:quickstart.adoc[Redpanda Console] |
8 | 11 | ** xref:get-started:licensing/index.adoc[Redpanda Licensing] |
9 | 12 | *** xref:get-started:licensing/overview.adoc[Editions and Enterprise Features] |
10 | 13 | *** xref:get-started:licensing/add-license-redpanda/index.adoc[Add an Enterprise License] |
11 | 14 | **** xref:get-started:licensing/add-license-redpanda/linux.adoc[Linux] |
12 | 15 | **** xref:get-started:licensing/add-license-redpanda/kubernetes.adoc[Kubernetes] |
| 16 | +**** xref:console:ui/add-license.adoc[Redpanda Console] |
13 | 17 | *** xref:get-started:licensing/monitor-license-status.adoc[Monitor Enterprise Licenses] |
14 | 18 | ** xref:get-started:rpk/index.adoc[Redpanda CLI] |
15 | 19 | *** xref:get-started:intro-to-rpk.adoc[Introduction to rpk] |
|
40 | 44 | *** xref:develop:data-transforms/deploy.adoc[Deploy] |
41 | 45 | *** xref:develop:data-transforms/test.adoc[Test] |
42 | 46 | *** xref:develop:data-transforms/monitor.adoc[Monitor] |
| 47 | +*** xref:console:ui/data-transforms.adoc[Manage in Redpanda Console] |
43 | 48 | *** xref:develop:data-transforms/upgrade.adoc[Upgrade] |
44 | 49 | *** xref:develop:data-transforms/versioning-compatibility.adoc[Versioning and Compatibility] |
45 | 50 | *** xref:develop:data-transforms/labs.adoc[Examples] |
|
129 | 134 | **** xref:manage:kubernetes/monitoring/k-monitor-connectors.adoc[Connectors] |
130 | 135 | *** xref:manage:kubernetes/k-rolling-restart.adoc[Rolling Restart] |
131 | 136 | *** xref:manage:kubernetes/k-resilience-testing.adoc[Resilience Testing] |
132 | | -*** xref:manage:kubernetes/troubleshooting/index.adoc[Troubleshooting] |
133 | | -**** xref:manage:kubernetes/troubleshooting/k-troubleshoot.adoc[] |
134 | | -**** xref:manage:kubernetes/troubleshooting/k-diagnostics-bundle.adoc[Diagnostics Bundle] |
135 | 137 | ** xref:manage:cluster-maintenance/index.adoc[Cluster Maintenance] |
136 | 138 | *** xref:manage:cluster-maintenance/cluster-property-configuration.adoc[] |
137 | 139 | *** xref:manage:cluster-maintenance/node-property-configuration.adoc[] |
|
146 | 148 | *** xref:manage:cluster-maintenance/manage-throughput.adoc[Manage Throughput] |
147 | 149 | *** xref:manage:cluster-maintenance/compaction-settings.adoc[Compaction Settings] |
148 | 150 | *** xref:manage:cluster-maintenance/configure-availability.adoc[Configure Availability] |
149 | | -*** xref:manage:cluster-maintenance/cluster-diagnostics.adoc[Cluster Diagnostics] |
150 | 151 | *** xref:manage:cluster-maintenance/partition-recovery.adoc[Forced Partition Recovery] |
151 | 152 | *** xref:manage:cluster-maintenance/nodewise-partition-recovery.adoc[Node-wise Partition Recovery] |
152 | 153 | ** xref:manage:security/index.adoc[Security] |
|
169 | 170 | *** xref:manage:schema-reg/schema-reg-overview.adoc[] |
170 | 171 | *** xref:manage:schema-reg/schema-reg-api.adoc[] |
171 | 172 | *** xref:manage:schema-reg/schema-id-validation.adoc[] |
| 173 | +*** xref:console:ui/schema-reg.adoc[Manage in Redpanda Console] |
172 | 174 | ** xref:manage:console/index.adoc[Redpanda Console] |
173 | | -*** xref:console:index.adoc[Overview] |
174 | | -*** xref:console:quickstart.adoc[Quickstart] |
175 | 175 | *** xref:console:config/index.adoc[Configuration] |
176 | 176 | **** xref:console:config/configure-console.adoc[Configure Console] |
177 | 177 | **** xref:console:config/enterprise-license.adoc[Add an Enterprise License] |
|
191 | 191 | **** xref:console:config/deserialization.adoc[Deserialization] |
192 | 192 | **** xref:console:config/kafka-connect.adoc[Kafka Connect] |
193 | 193 | **** xref:console:config/topic-documentation.adoc[Topic Documentation] |
194 | | -*** xref:console:ui/add-license.adoc[Add an Enterprise License] |
195 | | -*** xref:console:ui/schema-reg.adoc[Schema Registry] |
196 | | -*** xref:console:ui/data-transforms.adoc[Data Transforms] |
197 | 194 | *** xref:console:ui/programmable-push-filters.adoc[Filter Messages] |
198 | 195 | *** xref:console:ui/record-deserialization.adoc[Deserialize Messages] |
199 | 196 | *** xref:console:ui/edit-topic-configuration.adoc[Edit Topic Configuration] |
|
204 | 201 | ** xref:manage:monitoring.adoc[] |
205 | 202 | ** xref:manage:io-optimization.adoc[] |
206 | 203 | ** xref:manage:raft-group-reconfiguration.adoc[Raft Group Reconfiguration] |
| 204 | +* xref:troubleshoot:index.adoc[Troubleshoot] |
| 205 | +** xref:troubleshoot:cluster-diagnostics/index.adoc[Cluster Diagnostics] |
| 206 | +*** xref:troubleshoot:cluster-diagnostics/diagnose-issues.adoc[Linux] |
| 207 | +*** xref:troubleshoot:cluster-diagnostics/k-diagnose-issues.adoc[Kubernetes] |
| 208 | +** xref:troubleshoot:debug-bundle/index.adoc[Generate Debug Bundle] |
| 209 | +*** xref:troubleshoot:debug-bundle/generate-debug-bundle.adoc[Linux] |
| 210 | +*** xref:troubleshoot:debug-bundle/k-generate-debug-bundle.adoc[Kubernetes] |
| 211 | +*** xref:console:ui/generate-bundle.adoc[Redpanda Console] |
| 212 | +** xref:troubleshoot:errors-solutions/index.adoc[Resolve Errors] |
| 213 | +*** xref:troubleshoot:errors-solutions/resolve-errors.adoc[Linux] |
| 214 | +*** xref:troubleshoot:errors-solutions/k-resolve-errors.adoc[Kubernetes] |
207 | 215 | * xref:reference:index.adoc[Reference] |
208 | 216 | ** xref:reference:properties/index.adoc[] |
209 | 217 | *** xref:reference:properties/broker-properties.adoc[] |
|
0 commit comments