Skip to content

Commit c542f3c

Browse files
committed
OSDOCS-17013-bm-upi: CQA2.0 complete for BM UPI doc
1 parent 7c9c955 commit c542f3c

File tree

50 files changed

+587
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+587
-193
lines changed

cli_reference/openshift_cli/getting-started-cli.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,14 @@ include::modules/cli-about-cli.adoc[leveloffset=+1]
1414

1515
You can install the OpenShift CLI (`oc`) either by downloading the binary or by using an RPM.
1616

17-
// Installing the CLI by downloading the binary
18-
include::modules/cli-installing-cli.adoc[leveloffset=+2]
17+
// Installing the OpenShift CLI on Linux
18+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
19+
20+
// Installing the OpenShift CLI on Windows
21+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
22+
23+
// Installing the OpenShift CLI on macOS
24+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
1925

2026
// Installing the CLI by using the web console
2127
include::modules/cli-installing-cli-web-console.adoc[leveloffset=+2]

cli_reference/openshift_cli/usage-oc-kubectl.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ ROSA
125125
endif::openshift-rosa,openshift-rosa-hcp[]
126126
cluster.
127127

128-
You can install the supported `kubectl` binary by following the steps to xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#cli-installing-cli_cli-developer-commands[Install the OpenShift CLI]. The `kubectl` binary is included in the archive if you download the binary, or is installed when you install the CLI by using an RPM.
128+
You can install the supported `kubectl` binary by following the steps to xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#cli-installing-cli-linux_cli-developer-commands[Install the OpenShift CLI]. The `kubectl` binary is included in the archive if you download the binary, or is installed when you install the CLI by using an RPM.
129129

130130
For more information, see the link:https://kubernetes.io/docs/reference/kubectl/overview/[kubectl documentation].

disconnected/installing-mirroring-installation-images.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,14 @@ For information about viewing the CRI-O logs to view the image source, see xref:
4848
Before you perform the mirror procedure, you must prepare the host to retrieve content
4949
and push it to the remote location.
5050

51-
include::modules/cli-installing-cli.adoc[leveloffset=+2]
51+
// Installing the OpenShift CLI on Linux
52+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+2]
53+
54+
// Installing the OpenShift CLI on Windows
55+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+2]
56+
57+
// Installing the OpenShift CLI on macOS
58+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+2]
5259

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

disconnected/updating/mirroring-image-repository.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,14 @@ If you do not have an existing solution for a container image registry, the xref
7676

7777
Before you perform the mirror procedure, you must prepare the host to retrieve content and push it to the remote location.
7878

79-
// Installing the OpenShift CLI by downloading the binary
80-
include::modules/cli-installing-cli.adoc[leveloffset=+3]
79+
// Installing the OpenShift CLI on Linux
80+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+3]
81+
82+
// Installing the OpenShift CLI on Windows
83+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+3]
84+
85+
// Installing the OpenShift CLI on macOS
86+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+3]
8187

8288
[role="_additional-resources"]
8389
.Additional resources

installing/installing_aws/ipi/ipi-aws-preparing-to-install.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,14 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3232

3333
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
3434

35-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
35+
// Installing the OpenShift CLI on Linux
36+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
37+
38+
// Installing the OpenShift CLI on Windows
39+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
40+
41+
// Installing the OpenShift CLI on macOS
42+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
3643

3744
include::modules/ssh-agent-using.adoc[leveloffset=+1]
3845

installing/installing_aws/upi/upi-aws-preparing-to-install.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,14 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3434

3535
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
3636

37-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
37+
// Installing the OpenShift CLI on Linux
38+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
39+
40+
// Installing the OpenShift CLI on Windows
41+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
42+
43+
// Installing the OpenShift CLI on macOS
44+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
3845

3946
include::modules/ssh-agent-using.adoc[leveloffset=+1]
4047

installing/installing_azure/ipi/installing-azure-preparing-ipi.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@ include::modules/ssh-agent-using.adoc[leveloffset=+1]
2020

2121
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
2222

23-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
23+
// Installing the OpenShift CLI on Linux
24+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
25+
26+
// Installing the OpenShift CLI on Windows
27+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
28+
29+
// Installing the OpenShift CLI on macOS
30+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
2431

2532
include::modules/cluster-telemetry.adoc[leveloffset=+1]
2633

installing/installing_azure/upi/installing-azure-preparing-upi.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@ include::modules/ssh-agent-using.adoc[leveloffset=+1]
2020

2121
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
2222

23-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
23+
// Installing the OpenShift CLI on Linux
24+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
25+
26+
// Installing the OpenShift CLI on Windows
27+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
28+
29+
// Installing the OpenShift CLI on macOS
30+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
2431

2532
include::modules/cluster-telemetry.adoc[leveloffset=+1]
2633

installing/installing_azure/upi/installing-azure-user-infra.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,14 @@ include::modules/installation-creating-azure-worker.adoc[leveloffset=+1]
148148

149149
include::modules/installation-arm-worker.adoc[leveloffset=+2]
150150

151-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
151+
// Installing the OpenShift CLI on Linux
152+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
153+
154+
// Installing the OpenShift CLI on Windows
155+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
156+
157+
// Installing the OpenShift CLI on macOS
158+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
152159

153160
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
154161

installing/installing_azure/upi/installing-restricted-networks-azure-user-provisioned.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,14 @@ include::modules/installation-creating-azure-worker.adoc[leveloffset=+1]
140140

141141
include::modules/installation-arm-worker.adoc[leveloffset=+2]
142142

143-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
143+
// Installing the OpenShift CLI on Linux
144+
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
145+
146+
// Installing the OpenShift CLI on Windows
147+
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
148+
149+
// Installing the OpenShift CLI on macOS
150+
include::modules/cli-installing-cli-macos.adoc[leveloffset=+1]
144151

145152
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
146153

0 commit comments

Comments
 (0)