Skip to content
Snippets Groups Projects
Commit 568ffa63 authored by Sören Henning's avatar Sören Henning
Browse files

Fix minor issues in README

parent 531fc84a
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ not for the actual benchmark execution and evaluation. ...@@ -60,7 +60,7 @@ not for the actual benchmark execution and evaluation.
#### Our patched Confluent Helm Charts #### Our patched Confluent Helm Charts
To use our patched Confluent Helm Charts clone the To use our patched Confluent Helm Charts clone the
[chart's repsoitory](https://github.com/SoerenHenning/cp-helm-charts. We also [chart's repsoitory](https://github.com/SoerenHenning/cp-helm-charts). We also
provide a [default configuration](infrastructure/kafka/values.yaml). If you do provide a [default configuration](infrastructure/kafka/values.yaml). If you do
not want to deploy 10 Kafka and 3 Zookeeper instances, alter the configuration not want to deploy 10 Kafka and 3 Zookeeper instances, alter the configuration
file accordingly. To install Confluent's Kafka and use the configuration: file accordingly. To install Confluent's Kafka and use the configuration:
...@@ -83,7 +83,7 @@ Other Kafka deployments, for example, using Strimzi, should work in similiar way ...@@ -83,7 +83,7 @@ Other Kafka deployments, for example, using Strimzi, should work in similiar way
[Lightbend's Kafka Lag Exporter](https://github.com/lightbend/kafka-lag-exporter) [Lightbend's Kafka Lag Exporter](https://github.com/lightbend/kafka-lag-exporter)
can be installed via Helm. We also provide a [default configuration](infrastructure/kafka-lag-exporter/values.yaml). can be installed via Helm. We also provide a [default configuration](infrastructure/kafka-lag-exporter/values.yaml).
To install use it: To install it:
```sh ```sh
helm install kafka-lag-exporter https://github.com/lightbend/kafka-lag-exporter/releases/download/v0.6.0/kafka-lag-exporter-0.6.0.tgz -f infrastructure/kafka-lag-exporter/values.yaml helm install kafka-lag-exporter https://github.com/lightbend/kafka-lag-exporter/releases/download/v0.6.0/kafka-lag-exporter-0.6.0.tgz -f infrastructure/kafka-lag-exporter/values.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment