1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

RNs-4.13-stock:updates template file for 4.13 RNs

This commit is contained in:
JoeAldinger
2023-01-25 11:52:46 -05:00
parent 06ae5fff5d
commit c081debe99
5 changed files with 1155 additions and 3104 deletions

View File

@@ -51,8 +51,8 @@ Name: Release notes
Dir: release_notes
Distros: openshift-enterprise
Topics:
- Name: OpenShift Container Platform 4.12 release notes
File: ocp-4-12-release-notes
- Name: OpenShift Container Platform 4.13 release notes
File: ocp-4-13-release-notes
---
Name: Getting started
Dir: getting_started

View File

@@ -9,7 +9,7 @@ toc::[]
{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.
ifndef::openshift-origin[]
For information on configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information on new features and other notable technical changes, review the xref:../release_notes/ocp-4-12-release-notes.adoc#ocp-4-12-release-notes[OpenShift Container Platform 4.12 release notes].
For information on configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information on 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].
endif::[]
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.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@ Start with xref:../architecture/architecture.adoc#architecture-overview-architec
xref:../security/container_security/security-understanding.adoc#understanding-security[Security and compliance].
ifdef::openshift-enterprise,openshift-webscale[]
Then, see the
xref:../release_notes/ocp-4-12-release-notes.adoc#ocp-4-12-release-notes[release notes].
xref:../release_notes/ocp-4-13-release-notes.adoc#ocp-4-13-release-notes[release notes].
endif::[]
endif::[]
@@ -161,7 +161,7 @@ on Azure, you can install a cluster.
- **Install a private cluster**: If your cluster does not require external
internet access, you can install a private cluster on
xref:../installing/installing_aws/installing-aws-private.adoc#installing-aws-private[AWS],
xref:../installing/installing_azure/installing-azure-private.adoc#installing-aws-private[Azure],
xref:../installing/installing_azure/installing-azure-private.adoc#installing-aws-private[Azure],
xref:../installing/installing_gcp/installing-gcp-private.adoc#installing-gcp-private[GCP], or
xref:../installing/installing_ibm_cloud_public/preparing-to-install-on-ibm-cloud.adoc#preparing-to-install-on-ibm-cloud[IBM Cloud VPC]
Internet access is still required to access the cloud APIs and installation media.
@@ -262,7 +262,7 @@ As a cluster administrator for {product-title}, this documentation helps you:
- **xref:../architecture/architecture.adoc#architecture-overview-architecture[Understand {product-title} management]**: Learn about components
of the {product-title} {product-version} control plane. See how {product-title} control plane and worker nodes are managed and updated through the xref:../machine_management/creating_machinesets/creating-machineset-aws.adoc#machine-api-overview_creating-machineset-aws[Machine API] and xref:../architecture/control-plane.adoc#operators-overview_control-plane[Operators].
- **Enable cluster capabilities that were disabled prior to installation** Cluster administrators can enable cluster capabilities that were disabled prior to installation. For more information, see xref:../post_installation_configuration/enabling-cluster-capabilities.adoc#enabling-cluster-capabilities[Enabling cluster capabilities].
- **Enable cluster capabilities that were disabled prior to installation** Cluster administrators can enable cluster capabilities that were disabled prior to installation. For more information, see xref:../post_installation_configuration/enabling-cluster-capabilities.adoc#enabling-cluster-capabilities[Enabling cluster capabilities].
=== Manage cluster components