|
1 | 1 | :product: App Services
|
| 2 | +:product-long-kafka: OpenShift Streams for Apache Kafka |
| 3 | +:product-long-registry: OpenShift Service Registry |
2 | 4 |
|
| 5 | += {product} guides and samples |
3 | 6 |
|
| 7 | +== {product-long-kafka} guides |
4 | 8 |
|
5 |
| -= {product} Guides and Samples |
| 9 | +* link:./docs/kafka/getting-started-kafka[Getting started with {product-long-kafka}] |
| 10 | +* link:./docs/kafka/rhoas-cli-getting-started-kafka[Getting started with the rhoas CLI for {product-long-kafka}] |
| 11 | +* link:./docs/kafka/quarkus-kafka[Using Quarkus applications with Kafka instances in {product-long-kafka}] |
| 12 | +* link:./docs/kafka/kcat-kafka[Configuring and connecting Kafkacat with {product-long-kafka}] |
| 13 | +* link:./docs/kafka/kafka-bin-scripts-kafka[Configuring and connecting Kafka scripts with {product-long-kafka}] |
| 14 | +* link:./docs/kafka/access-mgmt-kafka[Managing account access in {product-long-kafka}] |
| 15 | +* link:./docs/kafka/service-binding-kafka[Binding OpenShift applications to {product-long-kafka}] |
| 16 | +* link:./docs/kafka/topic-configuration-kafka[Configuring topics in {product-long-kafka}] |
| 17 | +* link:./docs/kafka/nodejs-kafka[Using Node.js applications with Kafka instances in {product-long-kafka}] |
| 18 | +* link:./docs/kafka/metrics-monitoring-kafka[Monitoring metrics in {product-long-kafka}] |
| 19 | +* link:./docs/kafka/consumer-configuration-kafka[Configuring consumer groups in {product-long-kafka}] |
6 | 20 |
|
7 |
| -== Guides |
| 21 | +== {product-long-registry} guides |
8 | 22 |
|
9 |
| -* link:./docs/kafka/getting-started[Getting started with {product-kafka}] |
10 |
| -* link:./rhoas-cli[Installing and configuring the `rhoas` CLI] |
11 |
| -* link:./docs/service-discovery[Binding OpenShift applications to {product-kafka}] |
| 23 | +* link:./docs/registry/getting-started-registry/[Getting started with {product-long-registry}] |
| 24 | +* link:./docs/registry/access-mgmt-registry[Managing account access in {product-long-registry}] |
| 25 | +* link:./docs/registry/rhoas-cli-registry[Getting started with the rhoas CLI for {product-long-registry}] |
| 26 | +* link:./docs/registry/quarkus-registry[Using Quarkus applications with Kafka instances and {product-long-registry} instances] |
12 | 27 |
|
13 |
| -== OpenShift Streams For Apache Kafka Guides |
| 28 | +== Core guides |
14 | 29 |
|
15 |
| -* link:./docs/kafka/rhoas-cli-kafka[Getting started with the `rhoas` CLI for OpenShift Streams for Apache Kafka] |
16 |
| -* link:./docs/kafka/quarkus[Using Quarkus applications with Kafka instances in {product-kafka}] |
17 |
| -* link:./docs/kafka/kafkacat[Using Kafkacat with Kafka instances in {product-kafka}] |
18 |
| -* link:./docs/kafka/kafka-bin-scripts[Using Kafka bin scripts with {product-kafka}] |
19 |
| - |
20 |
| -== OpenShift Service Registry Guides |
21 |
| - |
22 |
| -* link:./docs/registry/rhoas-cli-service-registry[Getting started with the `rhoas` CLI for OpenShift Service Registry] |
23 |
| -* link:./docs/registry/getting-started-service-registry/[Getting started with Service Registry] |
| 30 | +* link:./docs/rhoas/rhoas-cli-installation[Installing and configuring the rhoas CLI] |
24 | 31 |
|
25 | 32 | == Application examples used in guides
|
26 | 33 |
|
27 | 34 | * link:./code-examples/quarkus-kafka-quickstart[Quarkus Kafka quick start]
|
| 35 | +* link:./code-examples/quarkus-service-registry-quickstart[Quarkus Kafka Service Registry quick start] |
28 | 36 |
|
29 | 37 | == Contributing
|
30 | 38 |
|
31 |
| -* link:./CONTRIBUTING.adoc[Contributing to {product-kafka} guides] |
| 39 | +* link:./CONTRIBUTING.adoc[Contributing to {product} guides] |
0 commit comments