ConfigMax runs within the cluster as an operator. A run is described in a single ConfigMaxRun
YAML resource, applied to the cluster, and its result is read back from the object’s status. It
requires no external tooling or network connectivity.
There are two ways to run it:
ConfigMaxRun custom resource,
and the benchmark runs as an in-cluster Job. Use this for any long-running test.kubectl access.ConfigMaxRun custom resource and converts each
request into an in-cluster benchmark Job. The operator ships with the Kubermatic Virtualization
tooling; install its manifests into the configmax namespace.configmax namespace if the image registry is private.