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
5daa5eb5
Commit
5daa5eb5
authored
4 years ago
by
Sören Henning
Committed by
Sören Henning
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add notes on Kafka installation
parent
e29a95c9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/README.md
+17
-0
17 additions, 0 deletions
execution/README.md
with
17 additions
and
0 deletions
execution/README.md
+
17
−
0
View file @
5daa5eb5
...
...
@@ -22,8 +22,25 @@ below), we provide a [patch](https://github.com/SoerenHenning/cp-helm-charts)
for these helm charts. Note that this patch is only required for observation and
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
)
and run
```
sh
helm
install
my-confluent .
```
from within the cloned repository. Further configuration is possible by using a
helm YAML configuration file, passed by
`-f values.yaml`
to helm's install
command.
**TODO**
Add required configuration, installation
#### Other options for Kafka
Other Kafka deployment, for example, using Strimzi, should work in similiar way.
### The Kafka Lag Exporter
Lightbend's Kafka Lag Exporter can be installed via helm:
...
...
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