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
ca427c0a
Commit
ca427c0a
authored
4 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade Kafka Helm chart version
parent
300cdcb0
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!84
Gitlab CI for Theodolite-Kotlin-Quarkus
Pipeline
#2059
failed
4 years ago
Stage: triggers
Pipeline: theodolite
#2060
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/README.md
+1
-1
1 addition, 1 deletion
execution/README.md
with
1 addition
and
1 deletion
execution/README.md
+
1
−
1
View file @
ca427c0a
...
@@ -84,7 +84,7 @@ not want to deploy 10 Kafka and 3 Zookeeper instances, alter the configuration
...
@@ -84,7 +84,7 @@ not want to deploy 10 Kafka and 3 Zookeeper instances, alter the configuration
file accordingly. To install the patched Confluent's Kafka with our configuration:
file accordingly. To install the patched Confluent's Kafka with our configuration:
```
sh
```
sh
helm
install
my-confluent https://github.com/SoerenHenning/cp-helm-charts/releases/download/v6.0.1-1-JMX-FIX/cp-helm-charts-0.6.0.tgz
-f
infrastructure/kafka/values.yaml
helm
install
my-confluent https://github.com/SoerenHenning/cp-helm-charts/releases/download/v6.0.1-1-JMX-FIX
-2
/cp-helm-charts-0.6.0.tgz
-f
infrastructure/kafka/values.yaml
```
```
To let Prometheus scrape Kafka metrics, deploy a ServiceMonitor:
To let Prometheus scrape Kafka metrics, deploy a ServiceMonitor:
...
...
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