mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
16 lines
376 B
Plaintext
16 lines
376 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// scalability_and_performance/using-cluster-loader.adoc
|
|
|
|
[id="installing-cluster-loader_{context}"]
|
|
= Installing Cluster Loader
|
|
Cluster Loader is included in the `origin-tests` container image.
|
|
|
|
.Procedure
|
|
|
|
. To pull the `origin-tests` container image, run:
|
|
+
|
|
----
|
|
$ sudo podman pull quay.io/openshift/origin-tests:4.1
|
|
----
|