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