Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
aea1e4e6
Commit
aea1e4e6
authored
4 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Fix minor issues in README
parent
f6a172f8
No related branches found
No related tags found
No related merge requests found
Pipeline
#570
passed
4 years ago
Stage: build
Stage: test
Stage: check
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/README.md
+2
-2
2 additions, 2 deletions
execution/README.md
with
2 additions
and
2 deletions
execution/README.md
+
2
−
2
View file @
aea1e4e6
...
...
@@ -60,7 +60,7 @@ not for the actual benchmark execution and evaluation.
#### Our patched Confluent Helm Charts
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
not want to deploy 10 Kafka and 3 Zookeeper instances, alter 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
[
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
)
.
To install
use
it:
To install it:
```
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment