mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #53914 from openshift-cherrypick-robot/cherry-pick-53837-to-enterprise-4.12
[enterprise-4.12] OSDOCS-4660: Add no-update warning to About page
This commit is contained in:
@@ -35,7 +35,7 @@ To customize your configuration, use the following table to find valid values th
|
||||
|bool
|
||||
|false
|
||||
|Skip configuring OVS bridge `br-ex` in `microshift-ovs-init.service`
|
||||
|true <1>
|
||||
|true ^[1]^
|
||||
|
||||
|`ovsInit.gatewayInterface`
|
||||
|Alpha
|
||||
@@ -56,7 +56,10 @@ To customize your configuration, use the following table to find valid values th
|
||||
|1300
|
||||
|===
|
||||
|
||||
<1> The OVS bridge is required. When `disableOVSInit` is true, OVS bridge `br-ex` must be configured manually.
|
||||
[.small]
|
||||
--
|
||||
1. The OVS bridge is required. When `disableOVSInit` is true, OVS bridge `br-ex` must be configured manually.
|
||||
--
|
||||
|
||||
.Example `ovn.yaml` config file:
|
||||
[source, yaml]
|
||||
|
||||
@@ -55,6 +55,16 @@ ifdef::openshift-online,openshift-aro[]
|
||||
Start with **xref:../architecture/architecture.adoc#architecture-overview-architecture[Architecture]**.
|
||||
endif::[]
|
||||
|
||||
ifdef::microshift[]
|
||||
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].
|
||||
Then, see the xref:../microshift_release_notes/microshift-4-12-release-notes.adoc#microshift-4-12-release-notes[release notes].
|
||||
|
||||
[IMPORTANT]
|
||||
====
|
||||
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.
|
||||
====
|
||||
endif::[]
|
||||
|
||||
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
|
||||
== Cluster installer activities
|
||||
Explore these {product-title} installation tasks.
|
||||
|
||||
Reference in New Issue
Block a user