Skip to content

Commit dd38cb1

Browse files
authored
Merge pull request #63358 from ShaunaDiaz/OSDOCS-6617
OSDOCS-6617: update version-specific info MicroShift
2 parents bdd8001 + f632528 commit dd38cb1

22 files changed

+61
-38
lines changed

_attributes/attributes-microshift.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,19 @@
44
:experimental:
55
:imagesdir: images
66
:OCP: OpenShift Container Platform
7-
:ocp-version: 4.13
7+
:ocp-version: 4.14
88
:oc-first: pass:quotes[OpenShift CLI (`oc`)]
99
:product-registry: OpenShift image registry
10+
:product-version: 4.14
1011
:rhel-major: rhel-9
1112
:op-system-base-full: Red Hat Enterprise Linux (RHEL)
1213
:op-system: RHEL
1314
:op-system-ostree-first: Red Hat Enterprise Linux (RHEL) for Edge
1415
:op-system-ostree: RHEL for Edge
1516
:op-system-version: 9.2
1617
:op-system-version-major: 9
18+
:op-system-version-major-short: rhel9
1719
:op-system-bundle: Red Hat Device Edge
1820
:op-system-bundle-short: RHDE
21+
:rpm-repo-version: rhocp-4.14
1922
:VirtProductName: OpenShift Virtualization

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc::[]
88

99
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

11-
include::snippets/microshift-tech-preview-snip.adoc[leveloffset=+1]
11+
//include::snippets/microshift-tech-preview-snip.adoc[leveloffset=+1]
1212

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

microshift_install/microshift-install-rpm.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ toc::[]
88

99
You can install {product-title} from an RPM package on a machine with {op-system-base-full} {op-system-version}.
1010

11-
include::snippets/microshift-tech-preview-snip.adoc[leveloffset=+1]
11+
//include::snippets/microshift-tech-preview-snip.adoc[leveloffset=+1]
1212

1313
include::modules/microshift-install-system-requirements.adoc[leveloffset=+1]
1414

1515
include::modules/microshift-install-rpm-before.adoc[leveloffset=+1]
1616

1717
include::modules/microshift-install-rpm-preparing.adoc[leveloffset=+1]
1818

19+
//additional resources for install rpm prep module
1920
[role="_additional-resources"]
2021
.Additional resources
2122
* Download the link:https://console.redhat.com/openshift/install/pull-secret[pull secret] from the Red Hat Hybrid Cloud Console.
@@ -26,6 +27,7 @@ include::modules/microshift-install-rpm-preparing.adoc[leveloffset=+1]
2627
2728
include::modules/microshift-install-rpms.adoc[leveloffset=+1]
2829

30+
//additional resources for install rpms module
2931
[role="_additional-resources"]
3032
.Additional resources
3133
* xref:../microshift_install/microshift-install-rpm.adoc#microshift-install-system-requirements_microshift-install-rpm[System requirements for installing MicroShift].
@@ -37,6 +39,7 @@ include::modules/microshift-service-stopping.adoc[leveloffset=+1]
3739

3840
include::modules/microshift-accessing.adoc[leveloffset=+1]
3941

42+
//additional resources for accessing module
4043
[role="_additional-resources"]
4144
.Additional resources
4245
* xref:../microshift_cli_ref/microshift-oc-cli-install.adoc#microshift-oc-cli-install[Installing the OpenShift CLI tool].
@@ -45,6 +48,4 @@ include::modules/microshift-accessing-cluster-locally.adoc[leveloffset=+2]
4548

4649
include::modules/microshift-accessing-cluster-open-firewall.adoc[leveloffset=+2]
4750

48-
include::modules/microshift-accessing-cluster-remotely.adoc[leveloffset=+2]
49-
50-
//note: additional resources are deliberately set without ID and context so that they trail modules; these are not intended to appear as assembly-level additional resources
51+
include::modules/microshift-accessing-cluster-remotely.adoc[leveloffset=+2]

microshift_networking/microshift-firewall.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,15 @@ include::modules/microshift-firewall-about.adoc[leveloffset=+1]
1818
* xref:..//microshift_networking/microshift-firewall.adoc#microshift-firewall-allow-traffic_microshift-firewall[Allowing network traffic through the firewall]
1919
2020
include::modules/microshift-firewalld-install.adoc[leveloffset=+1]
21+
2122
include::modules/microshift-firewall-req-settings.adoc[leveloffset=+1]
23+
2224
include::modules/microshift-firewall-opt-settings.adoc[leveloffset=+1]
25+
2326
include::modules/microshift-firewall-allow-traffic.adoc[leveloffset=+1]
27+
2428
include::modules/microshift-firewall-apply-settings.adoc[leveloffset=+1]
29+
2530
include::modules/microshift-firewall-verify-settings.adoc[leveloffset=+1]
2631

2732
[role="_additional-resources"]

microshift_rest_api/_attributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_attributes

microshift_rest_api/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images
File renamed without changes.

microshift_rest_api/understanding-api-support-tiers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ toc::[]
1111
This guidance does not cover layered {product-title} offerings.
1212
====
1313

14-
Red Hat requests that application developers validate that any behavior they depend on is explicitly defined in the formal API documentation to prevent introducing dependencies on unspecified implementation-specific behavior or dependencies on bugs in a particular implementation of an API. For example, new releases of an ingress router may not be compatible with older releases if an application uses an undocumented API or relies on undefined behavior.
14+
Red Hat requests that application developers validate that any behavior they depend on is explicitly defined in the formal API documentation to prevent introducing dependencies on unspecified implementation-specific behavior or dependencies on bugs in a particular implementation of an API. For example, new releases of an ingress router may not be compatible with older releases if an application uses an undocumented API or relies on undefined behavior.
1515

1616
include::modules/api-support-tiers.adoc[leveloffset=+1]
1717

microshift_running_apps/microshift-applications.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ toc::[]
99
You can use the `kustomize` configuration management tool to deploy applications. Read through the following procedure for an example of how this tool works in {product-title}.
1010

1111
include::modules/microshift-manifests-overview.adoc[leveloffset=+1]
12+
1213
include::modules/microshift-applying-manifests-example.adoc[leveloffset=+1]

microshift_storage/dynamic-provisioning-microshift.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ include::_attributes/attributes-microshift.adoc[]
66

77
toc::[]
88

9+
Learn about dynamic provisioning for {product-title}, including setting storage classes and other configuration options.
10+
911
include::modules/dynamic-provisioning-about.adoc[leveloffset=+1]
1012

1113
include::modules/dynamic-provisioning-defining-storage-class.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)