Organize the documentation into separate documents on Terraform, Kubernetes and manual loadtesting, eliminate the casual grammar, and expand on example invocations.
Eliminate a few configuration settings that seemed unnecessary: WaitForServerStart (always false in my experience), EnableRequestTiming (always true in my experience), and most of the ResultsConfiguration block (unused code).
Organize the documentation into separate documents on Terraform, Kubernetes and manual loadtesting, eliminate the casual grammar, and expand on example invocations.
Eliminate a few configuration settings that seemed unnecessary:
WaitForServerStart
(alwaysfalse
in my experience),EnableRequestTiming
(alwaystrue
in my experience), and most of theResultsConfiguration
block (unused code).