From 378d042c8fcd431360fdcb82a9e980a9f625be76 Mon Sep 17 00:00:00 2001 From: Laura Bailey Date: Wed, 26 Feb 2025 12:27:02 +1000 Subject: [PATCH] OSDOCS-11245 Ensuring that minimum bandwidth is added to requirements for OSD on AWS. --- modules/mos-network-prereqs-min-bandwidth.adoc | 2 ++ osd_planning/aws-ccs.adoc | 13 ++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/modules/mos-network-prereqs-min-bandwidth.adoc b/modules/mos-network-prereqs-min-bandwidth.adoc index 5e5900d061..6ea9024860 100644 --- a/modules/mos-network-prereqs-min-bandwidth.adoc +++ b/modules/mos-network-prereqs-min-bandwidth.adoc @@ -1,6 +1,8 @@ // Module included in the following assemblies: // // * rosa_planning/rosa-sts-aws-prereqs.adoc +// * rosa_planning/rosa-cloud-expert-prereq-checklist.adoc +// * rosa_install_access_delete_clusters/rosa_getting_started_iam/rosa-aws-prereqs.adoc [id="mos-network-prereqs-min-bandwidth_{context}"] = Minimum bandwidth diff --git a/osd_planning/aws-ccs.adoc b/osd_planning/aws-ccs.adoc index 0975dc98f3..5739bf18ea 100644 --- a/osd_planning/aws-ccs.adoc +++ b/osd_planning/aws-ccs.adoc @@ -10,12 +10,23 @@ toc::[] {product-title} provides a Customer Cloud Subscription (CCS) model that allows Red Hat to deploy and manage clusters into a customer’s existing Amazon Web Service (AWS) account. include::modules/ccs-aws-understand.adoc[leveloffset=+1] + include::modules/ccs-aws-customer-requirements.adoc[leveloffset=+1] + include::modules/ccs-aws-customer-procedure.adoc[leveloffset=+1] + include::modules/ccs-aws-scp.adoc[leveloffset=+1] + include::modules/ccs-aws-iam.adoc[leveloffset=+1] + include::modules/ccs-aws-provisioned.adoc[leveloffset=+1] -include::modules/osd-aws-privatelink-firewall-prerequisites.adoc[leveloffset=+1] + +[id="aws-ccs-networking-prereqs_{context}"] +== Networking prerequisites + +include::modules/mos-network-prereqs-min-bandwidth.adoc[leveloffset=+2] + +include::modules/osd-aws-privatelink-firewall-prerequisites.adoc[leveloffset=+2] [role="_additional-resources"] .Additional resources