1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/modules/installing-cluster-loader.adoc
2020-01-16 19:41:21 +00:00

15 lines
304 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:
+
----
$ sudo podman pull registry.svc.ci.openshift.org/ocp/4.3:tests
----