Skip to content

Commit 6af870c

Browse files
committed
OSDOCS-5507: Moving up attributes and versions for 4.13
1 parent 72289c5 commit 6af870c

File tree

6 files changed

+24
-36
lines changed

6 files changed

+24
-36
lines changed

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

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,45 +6,29 @@ include::_attributes/attributes-microshift.adoc[]
66

77
toc::[]
88

9-
You can embed {product-title} into a {op-system-ostree-first} {op-system-version} image. Use the content within this section to build a {op-system} image containing {product-title}.
9+
You can embed {product-title} into a {op-system-ostree-first} {op-system-version} image. Use this guide to build a {op-system} image containing {product-title}.
1010

1111
include::snippets/microshift-tech-preview-snip.adoc[leveloffset=+1]
12-
13-
[id="preparing-for-image-building_{context}"]
14-
== Preparing for image building
15-
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].
17-
18-
[IMPORTANT]
19-
====
20-
{product-title} deployments have only been tested with {op-system-ostree-first} {op-system-version}. Other versions of {op-system} are not recommended.
21-
====
22-
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].
24-
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.
26-
27-
//include::modules/microshift-preparing-for-image-building.adoc[leveloffset=+1]
28-
12+
include::modules/microshift-preparing-for-image-building.adoc[leveloffset=+1]
2913
include::modules/microshift-adding-repos-to-image-builder.adoc[leveloffset=+1]
3014

31-
[role="_additional-resources_microshift-embed-in-rpm-ostree"]
15+
[role="_additional-resources"]
3216
.Additional resources
3317

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].
18+
* link: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].
19+
* link: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].
3620
3721
include::modules/microshift-adding-service-to-blueprint.adoc[leveloffset=+2]
3822

39-
[role="_additional-resources_microshift-embed-in-rpm-ostree"]
23+
[role="_additional-resources"]
4024
.Additional resources
4125

4226
* 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].
4327
4428
//include::modules/microshift-adding-containers-to-blueprint.adoc[leveloffset=+2]
4529
include::modules/microshift-provisioning-ostree.adoc[leveloffset=+1]
4630

47-
[role="_additional-resources_microshift-embed-in-rpm-ostree"]
31+
[role="_additional-resources"]
4832
.Additional resources
4933

5034
* 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].

microshift_networking/microshift-networking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ include::modules/microshift-restart-ovnkube-master.adoc[leveloffset=+1]
2323
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]
26-
include::modules/microshift-mDNS.adoc[leveloffset=+1]
26+
include::modules/microshift-mDNS.adoc[leveloffset=+1]

microshift_troubleshooting/microshift-troubleshooting.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ include::modules/microshift-troubleshooting-nodeport.adoc[leveloffset=+1]
1212

1313
//include::modules/microshift-ki-cni-iptables-deleted.adoc[leveloffset=+1]
1414
//include::modules/microshift-nodeport-unreachable-workaround.adoc[leveloffset=+1]
15-
16-
//TODO: move this module to release notes files in each branch
17-
//TODO: then delete this assembly from this title and topic map
15+
//these two issues were resolved in 4.12 and 4.13; in 4.13, this last module was moved to KIs in the release notes and assembly in Troubleshooting removed

modules/microshift-adding-repos-to-image-builder.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Use the following procedure to add the {product-title} repositories to Image Bui
2020
[source,terminal,subs="attributes+"]
2121
----
2222
$ sudo subscription-manager repos
23-
--enable rhocp-{product-version}-for-rhel-{op-system-version-major}-$(uname -i)-rpms
24-
--enable fast-datapath-for-rhel-{op-system-version-major}-$(uname -i)-rpms
23+
--enable rhocp-{ocp-version}-for-{rhel-major}-$(uname -i)-rpms
24+
--enable fast-datapath-for-{rhel-major}-$(uname -i)-rpms
2525
----
2626

2727
. Install the `reposync` and `createrepo` tools by running the following command:
@@ -36,9 +36,9 @@ $ sudo yum install -y yum-utils
3636
[source,terminal,subs="attributes+"]
3737
----
3838
$ sudo reposync --arch=$(uname -i) --arch=noarch --gpgcheck \
39-
--download-path /var/repos/microshift-local \
40-
--repo=rhocp-{product-version}-for-rhel-{op-system-version-major}-$(uname -i)-rpms \
41-
--repo=fast-datapath-for-rhel-{op-system-version-major}-$(uname -i)-rpms
39+
--download-path REPO_PATH=/var/repos/microshift-local \
40+
--repo=rhocp-{ocp-version}-for-{rhel-major}-$(uname -i)-rpms \
41+
--repo=fast-datapath-for-{rhel-major}-$(uname -i)-rpms
4242
----
4343

4444
. Remove `coreos` packages to avoid conflicts by running the following command:

modules/microshift-installing-from-rpm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use the following procedure to install {product-title} from an RPM package.
2020
[source,terminal,subs="attributes+"]
2121
----
2222
$ sudo subscription-manager repos \
23-
--enable rhocp-{product-version}-for-rhel-8-$(uname -i)-rpms \
23+
--enable rhocp-{ocp-version}-for-{rhel-major}-$(uname -i)-rpms \
2424
--enable fast-datapath-for-{rhel-major}-$(uname -i)-rpms
2525
----
2626

modules/microshift-preparing-for-image-building.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@
66
[id="preparing-for-image-building_{context}"]
77
= Preparing for image building
88

9-
Familiarize yourself with the documentation on 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].
9+
Read link: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].
1010

11-
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].
11+
//[IMPORTANT]
12+
//====
13+
//{product-title} deployments have only been tested with {op-system-ostree-first} {op-system-version}. Other versions of {op-system} are not recommended.
14+
//====
15+
//Can update this note as needed, but this is no longer correct for 4.13
1216

13-
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.
17+
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 link: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].
18+
19+
Follow the instructions in link: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.

0 commit comments

Comments
 (0)