You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/administration-guide/pages/installing-image-puller-on-openshift-using-cli.adoc
+19-11Lines changed: 19 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,19 @@
9
9
10
10
You can install the {image-puller-name} on OpenShift by using OpenShift `oc` management tool.
11
11
12
+
[IMPORTANT]
13
+
====
14
+
If the ImagePuller is installed with the `oc` CLI, it cannot be configured via the `CheCluster` Custom Resource.
15
+
====
16
+
12
17
.Prerequisites
13
18
14
19
* An active `oc` session with administrative permissions to the OpenShift cluster. See link:https://docs.openshift.com/container-platform/{ocp4-ver}/cli_reference/openshift_cli/getting-started-cli.html[Getting started with the OpenShift CLI].
15
20
16
21
.Procedure
17
22
18
-
. Gather a list of relevant container images to pull by navigating to the links:
0 commit comments