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
591ddf1c
Commit
591ddf1c
authored
3 years ago
by
Lorenz Boguhn
Browse files
Options
Downloads
Patches
Plain Diff
Add resources for uc1-beam-flink to install-configmap
parent
3a5ed7c1
No related branches found
No related tags found
1 merge request
!218
Add Beam Kubernetes Benchmark Definitions
Pipeline
#6126
passed
3 years ago
Stage: build
Stage: test
Stage: check
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theodolite-benchmarks/definitions/install-configmaps.sh
+6
-0
6 additions, 0 deletions
theodolite-benchmarks/definitions/install-configmaps.sh
with
6 additions
and
0 deletions
theodolite-benchmarks/definitions/install-configmaps.sh
+
6
−
0
View file @
591ddf1c
...
...
@@ -10,8 +10,14 @@ kubectl create configmap benchmark-resources-uc2-kstreams --from-file uc2-kstrea
kubectl create configmap benchmark-resources-uc3-kstreams
--from-file
uc3-kstreams/resources
kubectl create configmap benchmark-resources-uc4-kstreams
--from-file
uc4-kstreams/resources
# Beam flink
kubectl create configmap benchmark-resources-uc1-flink
--from-file
uc1-beam-flink/resources
# Load Generator
kubectl create configmap benchmark-resources-uc1-load-generator
--from-file
uc1-load-generator/resources
kubectl create configmap benchmark-resources-uc2-load-generator
--from-file
uc2-load-generator/resources
kubectl create configmap benchmark-resources-uc3-load-generator
--from-file
uc3-load-generator/resources
kubectl create configmap benchmark-resources-uc4-load-generator
--from-file
uc4-load-generator/resources
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