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
Ashley Hardin 2cf624bc92 Version bumps to 4.7
Conflicts:
	installing/installing_rhv/installing-rhv-customizations.adoc
	installing/installing_rhv/installing-rhv-default.adoc
	modules/cluster-logging-deploy-cli.adoc
	modules/cluster-logging-updating-logging.adoc
2021-01-12 14:52:43 -05:00

16 lines
313 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]
----
$ sudo podman pull quay.io/openshift/origin-tests:4.7
----