diff --git a/docs/installation.md b/docs/installation.md index e1c834cde0da39e7820e60738158694e0bf4a75c..45ca8bc8d59848017d37982e7f339125f079a0a8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -53,8 +53,9 @@ Installation of the random scheduler can be enabled via `randomScheduler.enabled ### Multiple installations in the same cluster -Multiple Theodolite installations in the same namespace are currently not fully tested. -In cases, where you need to install multiple Theodolite instances, it's best to use dedicated namespaces **and** different release names. +In cases, where you need to install multiple Theodolite instances, it's best to use dedicated namespaces. +Make sure to [expose Grafana on different ports](#exposing-grafana) for each installation. +Installing [additional cluster-level metrics](#additional-kubernetes-cluster-metrics) multiple times in the same cluster does not work. *Note that for meaningful results, usually only one benchmark should be executed at a time.*