Skip to content

Commit 6e3fd3f

Browse files
committed
OSDOCS-4660: Add no-update warning to About page
1 parent 0a3da61 commit 6e3fd3f

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

modules/microshift-configuring-ovn.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To customize your configuration, use the following table to find valid values th
3535
|bool
3636
|false
3737
|Skip configuring OVS bridge `br-ex` in `microshift-ovs-init.service`
38-
|true <1>
38+
|true ^[1]^
3939

4040
|`ovsInit.gatewayInterface`
4141
|Alpha
@@ -56,7 +56,10 @@ To customize your configuration, use the following table to find valid values th
5656
|1300
5757
|===
5858

59-
<1> The OVS bridge is required. When `disableOVSInit` is true, OVS bridge `br-ex` must be configured manually.
59+
[.small]
60+
--
61+
1. The OVS bridge is required. When `disableOVSInit` is true, OVS bridge `br-ex` must be configured manually.
62+
--
6063

6164
.Example `ovn.yaml` config file:
6265
[source, yaml]

welcome/index.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,16 @@ ifdef::openshift-online,openshift-aro[]
5555
Start with **xref:../architecture/architecture.adoc#architecture-overview-architecture[Architecture]**.
5656
endif::[]
5757

58+
ifdef::microshift[]
59+
Start with xref:../microshift_getting_started/microshift-understanding.adoc#microshift-understanding[Understanding {product-title}] and xref:../microshift_install/microshift-install-rhel-for-edge.adoc#microshift-install-rhel-for-edge[Installing].
60+
Then, see the xref:../microshift_release_notes/microshift-4-12-release-notes.adoc#microshift-4-12-release-notes[release notes].
61+
62+
[IMPORTANT]
63+
====
64+
Red Hat will not provide or support an update or upgrade path from Developer Preview and Technology Preview versions to later versions of {product-title}. A new installation will be necessary.
65+
====
66+
endif::[]
67+
5868
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
5969
== Cluster installer activities
6070
Explore these {product-title} installation tasks.

0 commit comments

Comments
 (0)