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

Minor fixes

parent 5902afe0
No related branches found
No related tags found
1 merge request!164Add Theodolite docs
...@@ -76,7 +76,7 @@ helm test theodolite ...@@ -76,7 +76,7 @@ helm test theodolite
## Uninstall this Chart ## Uninstall this Chart
The Theodolite Helm can easily be removed with: The Theodolite Helm chart can easily be removed with:
```sh ```sh
helm uninstall theodolite helm uninstall theodolite
......
...@@ -6,10 +6,11 @@ nav_order: 4 ...@@ -6,10 +6,11 @@ nav_order: 4
# Running Scalability Benchmarks # Running Scalability Benchmarks
Running scalability benchmarks with Theodolite involves two things: Running scalability benchmarks with Theodolite involves the following steps:
1. [Deploying a benchmark to Kubernetes](#deploying-a-benchmark) 1. [Deploying a benchmark to Kubernetes](#deploying-a-benchmark)
1. [Creating an execution](#creating-an-execution), which describes the experimental setup for running the benchmark 1. [Creating an execution](#creating-an-execution), which describes the experimental setup for running the benchmark
<!-- TODO analyzing results-->
## Deploying a Benchmark ## Deploying a Benchmark
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment