Skip to content

Commit aa32cb6

Browse files
authored
Merge pull request #103860 from dfitzmau/OSDOCS-17013-bm-upi-re
OSDOCS-17013-bm-upi-re
2 parents 001a690 + 2c8d8d7 commit aa32cb6

File tree

4 files changed

+31
-11
lines changed

4 files changed

+31
-11
lines changed

modules/cli-installing-cli-linux.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ endif::[]
5656
= Installing the OpenShift CLI on Linux
5757

5858
[role="_abstract"]
59-
You can install the {oc-first} binary on Linux by using the following procedure.
59+
You can install the {oc-first} binary on Linux.
6060

6161
[IMPORTANT]
6262
====
@@ -79,18 +79,25 @@ endif::microshift[]
7979

8080
ifdef::openshift-origin[]
8181
. Navigate to link:https://mirror.openshift.com/pub/openshift-v4/clients/oc/latest/[https://mirror.openshift.com/pub/openshift-v4/clients/oc/latest/] and choose the folder for your operating system and architecture.
82+
8283
. Download `oc.tar.gz`.
8384
endif::[]
8485
ifndef::openshift-origin,microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
8586
. Navigate to the link:https://access.redhat.com/downloads/content/290[Download {product-title}] page on the Red{nbsp}Hat Customer Portal.
87+
8688
. Select the architecture from the *Product Variant* list.
89+
8790
. Select the appropriate version from the *Version* list.
91+
8892
. Click *Download Now* next to the *OpenShift v{product-version} Linux Clients* entry and save the file.
8993
endif::openshift-origin,microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
9094
ifdef::microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
9195
. Navigate to the link:https://access.redhat.com/downloads/content/290[Download {OCP}] page on the Red{nbsp}Hat Customer Portal.
96+
9297
. Select the architecture from the *Product Variant* list.
98+
9399
. Select the appropriate version from the *Version* list.
100+
94101
. Click *Download Now* next to the *OpenShift v{product-version} Linux Clients* entry and save the file.
95102
endif::microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
96103
. Unpack the archive:
@@ -99,6 +106,7 @@ endif::microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
99106
----
100107
$ tar xvf <file>
101108
----
109+
102110
. Place the `oc` binary in a directory that is on your `PATH`.
103111
+
104112
To check your `PATH`, execute the following command:

modules/cli-installing-cli-macos.adoc

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ endif::[]
5656
= Installing the OpenShift CLI on macOS
5757

5858
[role="_abstract"]
59-
You can install the {oc-first} binary on macOS by using the following procedure.
59+
You can install the {oc-first} binary on macOS.
6060

6161
[IMPORTANT]
6262
====
@@ -83,7 +83,11 @@ ifdef::openshift-origin[]
8383
endif::[]
8484
ifndef::openshift-origin,microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
8585
. Navigate to the link:https://access.redhat.com/downloads/content/290[Download {product-title}] page on the Red{nbsp}Hat Customer Portal.
86-
. Select the appropriate version from the *Version* drop-down list.
86+
87+
. Select the architecture from the *Product Variant* list.
88+
89+
. Select the appropriate version from the *Version* list.
90+
8791
. Click *Download Now* next to the *OpenShift v{product-version} macOS Clients* entry and save the file.
8892
+
8993
[NOTE]
@@ -94,12 +98,15 @@ endif::openshift-origin,microshift,openshift-rosa,openshift-rosa-hcp,openshift-d
9498
ifdef::microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
9599
. Navigate to the link:https://access.redhat.com/downloads/content/290[Download {OCP}] on the Red{nbsp}Hat Customer Portal.
96100
. Select the appropriate version from the *Version* drop-down list.
101+
97102
. Click *Download Now* next to the *OpenShift v{product-version} macOS Clients* entry and save the file.
103+
98104
endif::microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
99105
. Unpack and unzip the archive.
100-
. Move the `oc` binary to a directory on your PATH.
106+
107+
. Move the `oc` binary to a directory on your `PATH` variable.
101108
+
102-
To check your `PATH`, open a terminal and execute the following command:
109+
To check your `PATH` variable, open a terminal and execute the following command:
103110
+
104111
[source,terminal]
105112
----

modules/cli-installing-cli-windows.adoc

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ endif::[]
5656
= Installing the OpenShift CLI on Windows
5757

5858
[role="_abstract"]
59-
You can install the {oc-first} binary on Windows by using the following procedure.
59+
You can install the {oc-first} binary on Windows.
6060

6161
[IMPORTANT]
6262
====
@@ -83,18 +83,23 @@ ifdef::openshift-origin[]
8383
endif::[]
8484
ifndef::openshift-origin,microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
8585
. Navigate to the link:https://access.redhat.com/downloads/content/290[Download {product-title}] page on the Red{nbsp}Hat Customer Portal.
86+
8687
. Select the appropriate version from the *Version* list.
88+
8789
. Click *Download Now* next to the *OpenShift v{product-version} Windows Client* entry and save the file.
8890
endif::openshift-origin,microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
8991
ifdef::microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
9092
. Navigate to the link:https://access.redhat.com/downloads/content/290[Download {OCP}] page on the Red Hat Customer Portal.
93+
9194
. Select the appropriate version from the *Version* list.
95+
9296
. Click *Download Now* next to the *OpenShift v{product-version} Windows Client* entry and save the file.
9397
endif::microshift,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
9498
. Extract the archive with a ZIP program.
95-
. Move the `oc` binary to a directory that is on your `PATH`.
99+
100+
. Move the `oc` binary to a directory that is on your `PATH` variable.
96101
+
97-
To check your `PATH`, open the command prompt and execute the following command:
102+
To check your `PATH` variable, open the command prompt and execute the following command:
98103
+
99104
[source,terminal]
100105
----

openshift_images/samples-operator-alt-registry.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ include::modules/installation-about-mirror-registry.adoc[leveloffset=+1]
1515
//Incorrect rendering of ROSA attributes discovered during Pruning HCP task. I believe some of the following content is not correct for managed OpenShift. I have created JIRA issue to investigate further.
1616

1717
// Installing the OpenShift CLI on Linux
18-
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
18+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+2]
1919

2020
// Installing the OpenShift CLI on Windows
21-
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
21+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+2]
2222

2323
// Installing the OpenShift CLI on macOS
24-
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
24+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+2]
2525

2626
include::modules/installation-adding-registry-pull-secret.adoc[leveloffset=+1]
2727

0 commit comments

Comments
 (0)