diff --git a/docs/installation.md b/docs/installation.md index 7c387e566de1eb284c87974e1d9f17d2b912ac95..324b369883cac6bccaf3979a221a51a7294bdd3e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -76,7 +76,7 @@ helm test theodolite ## Uninstall this Chart -The Theodolite Helm can easily be removed with: +The Theodolite Helm chart can easily be removed with: ```sh helm uninstall theodolite diff --git a/docs/running-benchmarks.md b/docs/running-benchmarks.md index e66fb8e346f95768f8e3f3717d8e263c20997964..85e691c61e447f8e52bc4a7b25b6cb637d8cd70f 100644 --- a/docs/running-benchmarks.md +++ b/docs/running-benchmarks.md @@ -6,10 +6,11 @@ nav_order: 4 # 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. [Creating an execution](#creating-an-execution), which describes the experimental setup for running the benchmark +<!-- TODO analyzing results--> ## Deploying a Benchmark