diff --git a/docs/benchmarks-and-executions.md b/docs/benchmarks-and-executions.md index 3e17e35307deea6b906d774933c6c5ffe8b6ee44..48a6dc92ca21ee6c33da122906546c81abc902d4 100644 --- a/docs/benchmarks-and-executions.md +++ b/docs/benchmarks-and-executions.md @@ -11,9 +11,9 @@ In Theodolite, we distinguish between the static description of a scalability be ## Benchmarks Benchmarks define what should be executed in scalability experiments. They -consists of system under test (SUT) and an associated load generator, where +consist of a system under test (SUT) and an associated load generator, where both SUT and load generator are represented as sets of Kubernetes resources -such Pods, Services, or ConfigMaps. +such as Pods, Services, or ConfigMaps. Additionally, benchmarks define one or more load and resource types, scalability can be evaluated for.