Skip to content

Commit 48c967e

Browse files
authored
Merge pull request #56429 from ShaunaDiaz/OCPBUGS-7914
OCPBUGS#7914: Add link to oc install guide for accessing cluster
2 parents 3c02232 + bd0963d commit 48c967e

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

microshift_cli_ref/microshift-oc-cli-install.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:_content-type: ASSEMBLY
2-
[id="cli-getting-started"]
2+
[id="microshift-oc-cli-install"]
33
= Getting started with the OpenShift CLI
44
include::_attributes/attributes-microshift.adoc[]
55
:context: cli-oc-installing
@@ -8,7 +8,7 @@ toc::[]
88

99
To use the OpenShift CLI (`oc`) tool, you must download and install it separately from your {product-title} installation.
1010

11-
[id="installing-the-openshift-cli_{context}"]
11+
[id="installing-the-openshift-cli"]
1212
== Installing the OpenShift CLI
1313

1414
You can install the OpenShift CLI (`oc`) either by downloading the binary or by using Homebrew.

microshift_install/microshift-install-rpm.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,18 @@ include::modules/microshift-install-rpm-preparing.adoc[leveloffset=+1]
3131
include::modules/microshift-installing-from-rpm.adoc[leveloffset=+1]
3232

3333
[role="_additional-resources"]
34-
[id="_additional-resources_microshift-install-rpm-section-two"]
3534
.Additional resources
36-
3735
* xref:../microshift_install/microshift-install-rpm.adoc#microshift-install-system-requirements_microshift-install-rpm[System requirements for installing MicroShift].
38-
3936
* xref:../microshift_install/microshift-install-rpm.adoc#microshift-install-rpm-preparing_microshift-install-rpm[Preparing to install MicroShift from an RPM package].
4037
4138
include::modules/microshift-service-starting.adoc[leveloffset=+1]
4239
include::modules/microshift-service-stopping.adoc[leveloffset=+1]
4340
include::modules/microshift-accessing.adoc[leveloffset=+1]
41+
42+
[role="_additional-resources"]
43+
.Additional resources
44+
* xref:../microshift_cli_ref/microshift-oc-cli-install.adoc#microshift-oc-cli-install[Installing the OpenShift CLI tool].
45+
4446
include::modules/microshift-accessing-cluster-locally.adoc[leveloffset=+2]
4547
include::modules/microshift-accessing-cluster-remotely-admin.adoc[leveloffset=+2]
4648
include::modules/microshift-accessing-cluster-remotely-non-admin.adoc[leveloffset=+2]

modules/microshift-accessing.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
:_content-type: CONCEPT
66
[id="accessing-microshift-cluster_{context}"]
7-
= Accessing the {product-title} cluster
7+
= How to access the {product-title} cluster
88

9-
Use the procedures in this section to access the {product-title} cluster locally, either from the same machine running the {product-title} service or remotely from a workstation. You can use this access to observe and administrate workloads.
9+
Use the procedures in this section to access the {product-title} cluster locally, either from the same machine running the {product-title} service or remotely from a workstation. You can use this access to observe and administrate workloads. The {OCP} CLI tool (`oc`) is employed for cluster access.

0 commit comments

Comments
 (0)