Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ commercial_package
.vale/
!.vale/templates
!.vale/config/vocabularies
build/

# Agent workspace
.agent_workspace/
6 changes: 6 additions & 0 deletions maps/cluster-admin/cluster-admin.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP
include::../../_attributes/common-attributes.adoc[]
include::../../_attributes/attributes-openshift-dedicated.adoc[]
include::../jtbd-attributes.adoc[]

= Cluster Admin
6 changes: 6 additions & 0 deletions maps/discover/discover.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP
include::../../_attributes/common-attributes.adoc[]
include::../../_attributes/attributes-openshift-dedicated.adoc[]
include::../jtbd-attributes.adoc[]

= Discover
6 changes: 6 additions & 0 deletions maps/get-started/get-started.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP
include::../../_attributes/common-attributes.adoc[]
include::../../_attributes/attributes-openshift-dedicated.adoc[]
include::../jtbd-attributes.adoc[]

= Get started
1 change: 1 addition & 0 deletions maps/hcm/dedicated/_attributes
1 change: 1 addition & 0 deletions maps/hcm/dedicated/images
1 change: 1 addition & 0 deletions maps/hcm/dedicated/jobs
1 change: 1 addition & 0 deletions maps/hcm/dedicated/modules
1 change: 1 addition & 0 deletions maps/hcm/dedicated/snippets
3 changes: 3 additions & 0 deletions maps/install/access-the-cluster.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Access the cluster
3 changes: 3 additions & 0 deletions maps/install/aws-provisioned-resources-reference.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= AWS provisioned resources reference
3 changes: 3 additions & 0 deletions maps/install/aws-resource-limits.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= AWS resource limits
3 changes: 3 additions & 0 deletions maps/install/cluster-configuration-properties-reference.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Cluster configuration properties reference
3 changes: 3 additions & 0 deletions maps/install/complete-the-prerequisites.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Complete the prerequisites
3 changes: 3 additions & 0 deletions maps/install/configure-an-identity-provider.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Configure an identity provider
3 changes: 3 additions & 0 deletions maps/install/configure-firewall-prequeisites.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Configure firewall prequeisites
3 changes: 3 additions & 0 deletions maps/install/configure-your-aws-account.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Configure your AWS account
3 changes: 3 additions & 0 deletions maps/install/create-a-cluster-on-aws.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Create a cluster on AWS
3 changes: 3 additions & 0 deletions maps/install/create-a-cluster-using-the-cli.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Create a cluster using the CLI
18 changes: 18 additions & 0 deletions maps/install/create-an-osd-cluster-on-aws.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
:_mod-docs-content-type: MAP

= Create an OSD cluster on AWS

include::prepare-to-create-the-cluster.adoc[leveloffset=+1]

include::overview-of-default-cluster-properties.adoc[leveloffset=+1]

include::create-a-cluster-on-aws.adoc[leveloffset=+1]

include::configure-an-identity-provider.adoc[leveloffset=+1]

include::grant-cluster-admin-access.adoc[leveloffset=+1]

include::access-the-cluster.adoc[leveloffset=+1]

include::delete-a-cluster.adoc[leveloffset=+1]

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
:_mod-docs-content-type: MAP

= Create an OSD cluster on Google Cloud with a Red Hat cloud account

include::../../osd_gcp_clusters/creating-a-gcp-cluster-redhat-account.adoc[leveloffset=+1]

include::overview-of-default-cluster-properties.adoc[leveloffset=+1]

include::complete-the-prerequisites.adoc[leveloffset=+1]

include::create-the-cluster-using-the-ocm-console.adoc[leveloffset=+1]

include::create-the-cluster-using-the-cli.adoc[leveloffset=+1]

include::cluster-configuration-properties-reference.adoc[leveloffset=+1]

include::set-up-initial-access-to-the-cluster.adoc[leveloffset=+1]

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
:_mod-docs-content-type: MAP

= Create an OSD cluster on Google Cloud with Service Account authentication

include::../../osd_gcp_clusters/creating-a-gcp-cluster-sa.adoc[leveloffset=+1]

include::overview-of-default-cluster-properties.adoc[leveloffset=+1]

include::complete-the-prerequisites.adoc[leveloffset=+1]

include::create-the-cluster-using-the-ocm-console.adoc[leveloffset=+1]

include::create-a-cluster-using-the-cli.adoc[leveloffset=+1]

include::cluster-configuration-properties-reference.adoc[leveloffset=+1]

include::set-up-initial-access-to-the-cluster.adoc[leveloffset=+1]

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
:_mod-docs-content-type: MAP

= Create an OSD cluster on Google Cloud with WIF authentication

include::../../osd_gcp_clusters/creating-a-gcp-cluster-with-workload-identity-federation.adoc[leveloffset=+1]

include::overview-of-the-default-cluster-properties.adoc[leveloffset=+1]

include::complete-the-prerequisites.adoc[leveloffset=+1]

include::prepare-your-wif-environment.adoc[leveloffset=+1]

include::create-the-cluster-using-the-ocm-console.adoc[leveloffset=+1]

include::create-the-cluster-using-the-cli.adoc[leveloffset=+1]

include::cluster-configuration-properties-reference.adoc[leveloffset=+1]

include::set-up-initial-access-to-the-cluster.adoc[leveloffset=+1]

include::manage-wif-configurations.adoc[leveloffset=+1]

14 changes: 14 additions & 0 deletions maps/install/create-an-osd-cluster-on-google-cloud.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
:_mod-docs-content-type: MAP

= Create an OSD cluster on Google Cloud

include::prepare-to-create-a-ccs-cluster-on-google-cloud.adoc[leveloffset=+1]

include::create-an-osd-cluster-on-google-cloud-with-wif-authentication.adoc[leveloffset=+1]

include::create-an-osd-cluster-on-google-cloud-with-service-account-authentication.adoc[leveloffset=+1]

include::create-an-osd-cluster-on-google-cloud-with-a-red-hat-cloud-account.adoc[leveloffset=+1]

include::delete-an-osd-cluster-on-google-cloud.adoc[leveloffset=+1]

3 changes: 3 additions & 0 deletions maps/install/create-the-cluster-using-the-cli.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Create the cluster using the CLI
3 changes: 3 additions & 0 deletions maps/install/create-the-cluster-using-the-ocm-console.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Create the cluster using the OCM console
3 changes: 3 additions & 0 deletions maps/install/customer-requirements.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Customer requirements
6 changes: 6 additions & 0 deletions maps/install/delete-a-cluster.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP

= Delete a cluster

include::../../modules/deleting-cluster.adoc[leveloffset=+1]

6 changes: 6 additions & 0 deletions maps/install/delete-an-osd-cluster-on-google-cloud.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP

= Delete an OSD cluster on Google Cloud

include::../../osd_gcp_clusters/osd-deleting-a-cluster-gcp.adoc[leveloffset=+1]

3 changes: 3 additions & 0 deletions maps/install/gcp-resource-limits.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= GCP resource limits
3 changes: 3 additions & 0 deletions maps/install/grant-cluster-admin-access.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Grant cluster-admin access
10 changes: 10 additions & 0 deletions maps/install/install.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
:_mod-docs-content-type: MAP
include::../../_attributes/common-attributes.adoc[]
include::../../_attributes/attributes-openshift-dedicated.adoc[]
include::../jtbd-attributes.adoc[]

= Install

include::create-an-osd-cluster-on-google-cloud.adoc[leveloffset=+1]

include::create-an-osd-cluster-on-aws.adoc[leveloffset=+1]
3 changes: 3 additions & 0 deletions maps/install/manage-wif-configurations.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Manage WIF configurations
3 changes: 3 additions & 0 deletions maps/install/overview-of-default-cluster-properties.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Overview of default cluster properties
3 changes: 3 additions & 0 deletions maps/install/overview-of-the-default-cluster-properties.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Overview of the default cluster properties
3 changes: 3 additions & 0 deletions maps/install/prepare-for-private-service-connect.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Prepare for Private Service Connect
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:_mod-docs-content-type: MAP

= Prepare to create a CCS cluster on Google Cloud

include::prepare-for-private-service-connect.adoc[leveloffset=+1]

include::gcp-resource-limits.adoc[leveloffset=+1]

14 changes: 14 additions & 0 deletions maps/install/prepare-to-create-the-cluster.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
:_mod-docs-content-type: MAP

= Prepare to create the cluster

include::customer-requirements.adoc[leveloffset=+1]

include::configure-your-aws-account.adoc[leveloffset=+1]

include::configure-firewall-prequeisites.adoc[leveloffset=+1]

include::aws-resource-limits.adoc[leveloffset=+1]

include::aws-provisioned-resources-reference.adoc[leveloffset=+1]

3 changes: 3 additions & 0 deletions maps/install/prepare-your-wif-environment.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Prepare your WIF environment
3 changes: 3 additions & 0 deletions maps/install/set-up-initial-access-to-the-cluster.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Set up initial access to the cluster
3 changes: 3 additions & 0 deletions maps/jtbd-attributes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: ATTRIBUTES

:product-title: Red Hat Openshift Dedicated
25 changes: 25 additions & 0 deletions maps/navigation.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
:_mod-docs-content-type: MAP

include::../_attributes/common-attributes.adoc[]
include::../_attributes/attributes-openshift-dedicated.adoc[]
//This needs to be removed. This is just to get the product title attributes to show.
include::jtbd-attributes.adoc[]

= Navigation

include::whats-new/whats-new.adoc[leveloffset=+1]

include::discover/discover.adoc[leveloffset=+1]

include::get-started/get-started.adoc[leveloffset=+1]

include::plan/plan.adoc[leveloffset=+1]

include::install/install.adoc[leveloffset=+1]

include::upgrade/upgrade.adoc[leveloffset=+1]

include::cluster-admin/cluster-admin.adoc[leveloffset=+1]

include::tutorials/tutorials.adoc[leveloffset=+1]

6 changes: 6 additions & 0 deletions maps/plan/plan.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP
include::../../_attributes/common-attributes.adoc[]
include::../../_attributes/attributes-openshift-dedicated.adoc[]
include::../jtbd-attributes.adoc[]

= Plan
6 changes: 6 additions & 0 deletions maps/tutorials/tutorials.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP
include::../../_attributes/common-attributes.adoc[]
include::../../_attributes/attributes-openshift-dedicated.adoc[]
include::../jtbd-attributes.adoc[]

= Tutorials
7 changes: 7 additions & 0 deletions maps/upgrade/channels-and-cluster-update-options.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: MAP
:chunk-to-content:

= Channels and cluster update options

include::../../modules/rosa-upgrading-channels.adoc[leveloffset=+1,toc="no"]

5 changes: 5 additions & 0 deletions maps/upgrade/channels-in-openshift-dedicated-clusters.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
:_mod-docs-content-type: MAP

= Channels in OpenShift Dedicated clusters

include::../../modules/osd-upgrading-channels.adoc[leveloffset=+1]
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: MAP

= Channels in Red Hat OpenShift Service on AWS clusters

include::../../modules/rosa-hcp-upgrading-channels.adoc[leveloffset=+1,toc="no"]

14 changes: 14 additions & 0 deletions maps/upgrade/deleting-a-cluster-upgrade-with-the-rosa-cli.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
:_mod-docs-content-type: MAP
<<<<<<< HEAD
Comment thread
EricPonvelle marked this conversation as resolved.
Comment thread
EricPonvelle marked this conversation as resolved.

= Deleting a cluster upgrade with the ROSA CLI

include::../../modules/rosa-deleting-cluster-upgrade-cli.adoc[leveloffset=+1]
=======
Comment thread
EricPonvelle marked this conversation as resolved.
Comment thread
EricPonvelle marked this conversation as resolved.
:chunk-to-content:

= Deleting a cluster upgrade with the ROSA CLI
Comment thread
EricPonvelle marked this conversation as resolved.

include::../../modules/rosa-deleting-cluster-upgrade-cli.adoc[leveloffset=+1,toc="no"]
>>>>>>> de4c70fb28 (OSDOCS-21311: ROSA Classic JTBD Maps)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] RedHat.MergeConflictMarkers: Do not commit Git merge conflict markers in source code. For more information, see RedHat.MergeConflictMarkers.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.


Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] OpenShiftAsciiDoc.ModuleContainsContentType: Module is missing the '_mod-docs-content-type' variable.

Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
:_mod-docs-content-type: MAP
<<<<<<< HEAD

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] RedHat.MergeConflictMarkers: Do not commit Git merge conflict markers in source code. For more information, see RedHat.MergeConflictMarkers.


= Deleting an upgrade with the OpenShift Cluster Manager console

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] OpenShiftAsciiDoc.SuggestAttribute: Use the AsciiDoc attribute '{cluster-manager}' rather than the plain text product term 'OpenShift Cluster Manager', unless your use case is an exception.


include::../../modules/rosa-deleting-cluster-upgrade-ocm.adoc[leveloffset=+1]
=======

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] RedHat.MergeConflictMarkers: Do not commit Git merge conflict markers in source code. For more information, see RedHat.MergeConflictMarkers.

:chunk-to-content:

= Deleting an upgrade with the OpenShift Cluster Manager console

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] OpenShiftAsciiDoc.SuggestAttribute: Use the AsciiDoc attribute '{cluster-manager}' rather than the plain text product term 'OpenShift Cluster Manager', unless your use case is an exception.


include::../../modules/rosa-deleting-cluster-upgrade-ocm.adoc[leveloffset=+1,toc="no"]
>>>>>>> de4c70fb28 (OSDOCS-21311: ROSA Classic JTBD Maps)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] RedHat.MergeConflictMarkers: Do not commit Git merge conflict markers in source code. For more information, see RedHat.MergeConflictMarkers.


14 changes: 14 additions & 0 deletions maps/upgrade/how-upgrades-work.adoc

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] OpenShiftAsciiDoc.ModuleContainsContentType: Module is missing the '_mod-docs-content-type' variable.

Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
:_mod-docs-content-type: MAP
<<<<<<< HEAD

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] RedHat.MergeConflictMarkers: Do not commit Git merge conflict markers in source code. For more information, see RedHat.MergeConflictMarkers.


= How upgrades work

include::../../modules/rosa-how-upgrades-work.adoc[leveloffset=+1]
=======

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] RedHat.MergeConflictMarkers: Do not commit Git merge conflict markers in source code. For more information, see RedHat.MergeConflictMarkers.

:chunk-to-content:

= How upgrades work

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.


include::../../modules/rosa-how-upgrades-work.adoc[leveloffset=+1,toc="no"]
>>>>>>> de4c70fb28 (OSDOCS-21311: ROSA Classic JTBD Maps)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.MapContents: Maps only support document titles, IDs, include directives, and attribute definitions.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] RedHat.MergeConflictMarkers: Do not commit Git merge conflict markers in source code. For more information, see RedHat.MergeConflictMarkers.


3 changes: 3 additions & 0 deletions maps/upgrade/machine-pool-upgrade-requirements.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:_mod-docs-content-type: MAP

= Machine pool upgrade requirements
11 changes: 11 additions & 0 deletions maps/upgrade/plan-cluster-upgrades.adoc
Comment thread
EricPonvelle marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
:_mod-docs-content-type: MAP

= Plan cluster upgrades

include::understanding-cluster-upgrades.adoc[leveloffset=+1]

include::channels-in-openshift-dedicated-clusters.adoc[leveloffset=+1]

include::switch-channels-to-view-available-update-options.adoc[leveloffset=+1]

include::../../modules/osd-lifecycle-policy.adoc[leveloffset=+1]
Loading