Skip to content

Commit c161f90

Browse files
authored
Merge pull request #60319 from JoeAldinger/OSDOCS-5983
OSDOCS-5983: template in main for 4.14 RNs
2 parents 01da53a + bbc1e56 commit c161f90

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Name: Release notes
5151
Dir: release_notes
5252
Distros: openshift-enterprise
5353
Topics:
54-
- Name: OpenShift Container Platform 4.13 release notes
55-
File: ocp-4-13-release-notes
54+
- Name: OpenShift Container Platform 4.14 release notes
55+
File: ocp-4-14-release-notes
5656
---
5757
Name: Getting started
5858
Dir: getting_started

migrating_from_ocp_3_to_4/planning-migration-3-4.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc::[]
99
{product-title} {product-version} introduces architectural changes and enhancements. The procedures that you used to manage your {product-title} 3 cluster might not apply to {product-title} 4.
1010

1111
ifndef::openshift-origin[]
12-
For information about configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information about new features and other notable technical changes, review the xref:../release_notes/ocp-4-13-release-notes.adoc#ocp-4-13-release-notes[OpenShift Container Platform 4.13 release notes].
12+
For information about configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information about new features and other notable technical changes, review the xref:../release_notes/ocp-4-14-release-notes.adoc#ocp-4-14-release-notes[OpenShift Container Platform 4.14 release notes].
1313
endif::[]
1414

1515
It is not possible to upgrade your existing {product-title} 3 cluster to {product-title} 4. You must start with a new {product-title} 4 installation. Tools are available to assist in migrating your control plane settings and application workloads.
@@ -21,7 +21,7 @@ With {product-title} 3, administrators individually deployed {op-system-base-ful
2121

2222
{product-title} 4 represents a significant change in the way that {product-title} clusters are deployed and managed. {product-title} 4 includes new technologies and functionality, such as Operators, machine sets, and {op-system-first}, which are core to the operation of the cluster. This technology shift enables clusters to self-manage some functions previously performed by administrators. This also ensures platform stability and consistency, and simplifies installation and scaling.
2323

24-
Beginning with {product-title} 4.13, {op-system} now uses {op-system-base-full} 9.2 packages. This enhancement enables the latest fixes and features as well as the latest hardware support and driver updates. For more information about how this upgrade to RHEL 9.2 might affect your options configuration and services as well as driver and container support, see the xref:../release_notes/ocp-4-13-release-notes.adoc#ocp-4-13-rhcos-rhel-9-2-packages[RHCOS now uses RHEL 9.2] in the _OpenShift Container Platform 4.13 release notes_.
24+
Beginning with {product-title} 4.13, {op-system} now uses {op-system-base-full} 9.2 packages. This enhancement enables the latest fixes and features as well as the latest hardware support and driver updates. For more information about how this upgrade to RHEL 9.2 might affect your options configuration and services as well as driver and container support, see the link:https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html#ocp-4-13-rhel-9-considerations[RHCOS now uses RHEL 9.2] in the _OpenShift Container Platform 4.13 release notes_.
2525

2626
For more information, see xref:../architecture/architecture.adoc#architecture[OpenShift Container Platform architecture].
2727

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[id="ocp-4-14-release-notes"]
2+
= {product-title} {product-version} release notes
3+
include::_attributes/common-attributes.adoc[]
4+
:context: release-notes
5+
6+
Do not add or edit release notes here. Edit release notes directly in the branch
7+
that they are relevant for.
8+
9+
Release note changes should be added/edited in their own PR.
10+
11+
This file is here to allow builds to work.

welcome/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Start with xref:../architecture/architecture.adoc#architecture-overview-architec
6565
xref:../security/container_security/security-understanding.adoc#understanding-security[Security and compliance].
6666
ifdef::openshift-enterprise,openshift-webscale[]
6767
Next, view the
68-
xref:../release_notes/ocp-4-13-release-notes.adoc#ocp-4-13-release-notes[release notes].
68+
xref:../release_notes/ocp-4-14-release-notes.adoc#ocp-4-14-release-notes[release notes].
6969
endif::[]
7070
endif::[]
7171

0 commit comments

Comments
 (0)