Skip to content

Commit 92c0b33

Browse files
authored
Merge pull request #57198 from ShaunaDiaz/OSDOCS-5432
OSDOCS-5432: update links for 4.13
2 parents b8b3006 + b759a30 commit 92c0b33

File tree

7 files changed

+22
-33
lines changed

7 files changed

+22
-33
lines changed

_attributes/attributes-microshift.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
:experimental:
55
:imagesdir: images
66
:OCP: OpenShift Container Platform
7-
:ocp-version: 4.12
8-
:rhel-major: rhel-8
7+
:ocp-version: 4.13
8+
:rhel-major: rhel-9
99
:op-system-base-full: Red Hat Enterprise Linux (RHEL)
1010
:op-system: RHEL
1111
:op-system-ostree-first: Red Hat Enterprise Linux (RHEL) for Edge
1212
:op-system-ostree: RHEL for Edge
13-
:op-system-version: 8.7
14-
:op-system-version-major: 8
15-
:op-system-ram: 2GB RAM
13+
:op-system-version: 9.2
14+
:op-system-version-major: 9
1615
:op-system-bundle: Red Hat Device Edge
1716
:op-system-bundle-short: RHDE
1817
:VirtProductName: OpenShift Virtualization

microshift_cli_ref/microshift-cli-overview.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:_content-type: ASSEMBLY
2-
[id="cli-tools-overview"]
2+
[id="microshift-cli-overview"]
33
= {product-title} CLI tools
44
include::_attributes/attributes-microshift.adoc[]
55
:context: cli-tools-overview
@@ -18,9 +18,8 @@ In addition to built-in `microshift` command types and Linux CLI tools, the opti
1818
[id="additional-resources_cli-tools-overview"]
1919
.Additional resources
2020

21-
* link:https://access.redhat.com/documentation/en-us/microshift/4.12/html/microshift_cli_ref/microshift-cli-using-oc.adoc#microshift-cli-oc-about[Installing the `oc` tool for MicroShift].
21+
* xref:..//microshift_cli_ref/microshift-oc-cli-install.adoc#microshift-oc-cli-install[Installing the OpenShift CLI tool for MicroShift].
2222
23-
* link:https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/cli_tools/openshift-cli-oc[OpenShift CLI (oc)]: A full description of `oc` as provided by the {OCP} documentation. Commands focused on multi-node deployments, projects, and developer tooling are not supported by {product-title}.
23+
* link:https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/cli_tools/openshift-cli-oc[OpenShift CLI (oc)]: A full description of `oc` as provided by the {OCP} documentation. Commands focused on multi-node deployments, projects, and developer tooling are not supported by {product-title}.
2424
2525
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9[Red Hat Enterprise Linux (RHEL)]: The RHEL documentation for your specific use case.
26-
//NEED INFO: drill down to more specific links within RHEL docs

microshift_cli_ref/microshift-cli-using-oc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:_content-type: ASSEMBLY
2-
[id="microshift-using-oc"]
2+
[id="microshift-cli-using-oc"]
33
= Using the `oc` tool
44
include::_attributes/attributes-microshift.adoc[]
55
:context: microshift-using-oc

microshift_install/microshift-embed-in-rpm-ostree.adoc

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ include::snippets/microshift-tech-preview-snip.adoc[leveloffset=+1]
1313
[id="preparing-for-image-building_{context}"]
1414
== Preparing for image building
1515

16-
Familiarize yourself with the documentation about https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/composing_installing_and_managing_rhel_for_edge_images[Composing, installing, and managing RHEL for Edge images].
16+
Familiarize yourself with the documentation about https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images[Composing, installing, and managing RHEL for Edge images].
1717

1818
[IMPORTANT]
1919
====
2020
{product-title} deployments have only been tested with {op-system-ostree-first} {op-system-version}. Other versions of {op-system} are not recommended.
2121
====
2222

23-
To build an {op-system-ostree-first} {op-system-version} image for a given CPU architecture, you need a {op-system} {op-system-version} build host of the same CPU architecture that meets the https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-image-builder-system-requirements_setting-up-image-builder[Image Builder system requirements].
23+
To build an {op-system-ostree-first} {op-system-version} image for a given CPU architecture, you need a {op-system} {op-system-version} build host of the same CPU architecture that meets the https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-image-builder-system-requirements_setting-up-image-builder[Image Builder system requirements].
2424

25-
Follow the instructions in https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-installing-image-builder_setting-up-image-builder[Installing Image Builder] to install Image Builder and the `composer-cli` tool.
25+
Follow the instructions in https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-installing-image-builder_setting-up-image-builder[Installing Image Builder] to install Image Builder and the `composer-cli` tool.
2626

2727
//include::modules/microshift-preparing-for-image-building.adoc[leveloffset=+1]
2828

@@ -31,30 +31,32 @@ include::modules/microshift-adding-repos-to-image-builder.adoc[leveloffset=+1]
3131
[role="_additional-resources_microshift-embed-in-rpm-ostree"]
3232
.Additional resources
3333

34-
* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-image-builder-system-requirements_setting-up-image-builder[Image Builder system requirements].
35-
* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-installing-image-builder_setting-up-image-builder[Installing Image Builder].
34+
* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-image-builder-system-requirements_setting-up-image-builder[Image Builder system requirements].
35+
* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images/setting-up-image-builder_composing-installing-managing-rhel-for-edge-images#edge-installing-image-builder_setting-up-image-builder[Installing Image Builder].
3636

3737
include::modules/microshift-adding-service-to-blueprint.adoc[leveloffset=+2]
3838

3939
[role="_additional-resources_microshift-embed-in-rpm-ostree"]
4040
.Additional resources
4141

42-
* For further customizations such as adding users, firewall rules, or kernel arguments to a blueprint, refer to link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/composing_installing_and_managing_rhel_for_edge_images/composing-a-rhel-for-edge-image-using-image-builder-command-line_composing-installing-managing-rhel-for-edge-images#image-customizations_composing-a-rhel-for-edge-image-using-image-builder-command-line[supported image customizations].
42+
* For further customizations such as adding users, firewall rules, or kernel arguments to a blueprint, refer to link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images/composing-a-rhel-for-edge-image-using-image-builder-command-line_composing-installing-managing-rhel-for-edge-images#image-customizations_composing-a-rhel-for-edge-image-using-image-builder-command-line[supported image customizations].
4343

4444
//include::modules/microshift-adding-containers-to-blueprint.adoc[leveloffset=+2]
4545
include::modules/microshift-provisioning-ostree.adoc[leveloffset=+1]
4646

4747
[role="_additional-resources_microshift-embed-in-rpm-ostree"]
4848
.Additional resources
4949

50-
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/composing_installing_and_managing_rhel_for_edge_images/index[{op-system-ostree} documentation].
50+
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/composing_installing_and_managing_rhel_for_edge_images/index[{op-system-ostree} documentation].
5151
* xref:../microshift_install/microshift-install-rpm.adoc#microshift-install-system-requirements_microshift-install-rpm[System requirements for installing MicroShift].
5252
* Red Hat Hybrid Cloud Console link:https://console.redhat.com/openshift/install/pull-secret[pull secret].
5353
* xref:../microshift_networking/microshift-firewall.adoc#microshift-firewall-req-settings_microshift-firewall[Required firewall settings].
54-
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/performing_an_advanced_rhel_8_installation/creating-kickstart-files_installing-rhel-as-an-experienced-user[Creating a Kickstart file].
54+
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/performing_an_advanced_rhel_9_installation/creating-kickstart-files_installing-rhel-as-an-experienced-user[Creating a Kickstart file].
5555
* link:https://access.redhat.com/solutions/60959[How to embed a Kickstart file into an ISO image].
5656

5757
include::modules/microshift-accessing.adoc[leveloffset=+1]
5858
include::modules/microshift-accessing-cluster-locally.adoc[leveloffset=+2]
5959
include::modules/microshift-accessing-cluster-remotely-admin.adoc[leveloffset=+2]
6060
include::modules/microshift-accessing-cluster-remotely-non-admin.adoc[leveloffset=+2]
61+
62+
//note: System requirements for installing MicroShift xref works on Netlify and local previews

microshift_install/microshift-install-rpm.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ include::modules/microshift-install-rpm-preparing.adoc[leveloffset=+1]
2121
2222
* xref:../microshift_configuring/microshift-using-config-tools.adoc#microshift-using-config-tools[Configuring MicroShift].
2323
24-
* For more options on partition configuration, refer to link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/performing_a_standard_rhel_8_installation/index#manual-partitioning_graphical-installation[Configuring Manual Partitioning].
24+
* For more options on partition configuration, refer to link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/performing_a_standard_rhel_9_installation/index#manual-partitioning_graphical-installation[Configuring Manual Partitioning].
2525
26-
* For more information about resizing your existing LVs to free up capacity in your VGs, refer to link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_logical_volumes/index#managing-lvm-volume-groups_configuring-and-managing-logical-volumes[Managing LVM Volume Groups].
26+
* For more information about resizing your existing LVs to free up capacity in your VGs, refer to link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/configuring_and_managing_logical_volumes/index#managing-lvm-volume-groups_configuring-and-managing-logical-volumes[Managing LVM Volume Groups].
2727
2828
include::modules/microshift-installing-from-rpm.adoc[leveloffset=+1]
2929

@@ -43,3 +43,5 @@ include::modules/microshift-accessing.adoc[leveloffset=+1]
4343
include::modules/microshift-accessing-cluster-locally.adoc[leveloffset=+2]
4444
include::modules/microshift-accessing-cluster-remotely-admin.adoc[leveloffset=+2]
4545
include::modules/microshift-accessing-cluster-remotely-non-admin.adoc[leveloffset=+2]
46+
47+
//all xrefs working on previews

microshift_networking/microshift-firewall.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,3 @@ include::modules/microshift-firewall-allow-traffic.adoc[leveloffset=+1]
1616
include::modules/microshift-firewall-apply-settings.adoc[leveloffset=+1]
1717
include::modules/microshift-firewall-verify-settings.adoc[leveloffset=+1]
1818
include::modules/microshift-firewall-known-issue.adoc[leveloffset=+1]
19-
20-
[role="_additional-resources"]
21-
[id="additional-resources_microshift-using-a-firewall"]
22-
.Additional resources
23-
* xref:../microshift_troubleshooting/microshift-troubleshooting.adoc#microshift-ki-cni-iptables-deleted[Troubleshooting iptables deleted].

microshift_networking/microshift-networking.adoc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,3 @@ include::modules/microshift-http-proxy.adoc[leveloffset=+1]
2424
include::modules/microshift-cri-o-container-runtime.adoc[leveloffset=+1]
2525
include::modules/microshift-ovs-snapshot.adoc[leveloffset=+1]
2626
include::modules/microshift-mDNS.adoc[leveloffset=+1]
27-
28-
[role="_additional-resources"]
29-
[id="additional-resources_microshift-applying-networking-settings"]
30-
.Additional resources
31-
32-
* xref:../microshift_troubleshooting/microshift-troubleshooting.adoc#microshift-version[Troubleshooting]
33-
* xref:../microshift_troubleshooting/microshift-troubleshooting.adoc#microshift-troubleshooting-nodeport[Troubleshooting the NodePort service]
34-
* xref:../microshift_troubleshooting/microshift-troubleshooting.adoc#microshift-nodeport-unreachable-workaround[NodePort unreachable workround]

0 commit comments

Comments
 (0)